Klaus Ma
aeb908865d
Updated k8spetstore to use non-default namespace.
2016-08-29 21:56:33 +08:00
Ryan Hitchman
5508e49ef5
Use bash ranges "{1..3}" instead of "$(seq 1 3)".
2016-08-08 16:23:39 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
Tim Hockin
efe566621f
try harder to timeout hung curls in examples test
2015-11-17 23:53:39 -08:00
Tim Hockin
7f0ed03f45
Fix the petstore example test with iptables proxy
...
hypothesis: The old userspace proxier would internally retry connections. The
new one does not. When this test comes up, the firewall might not yet be open or
something is causing a long delay and a timeout. I can't repro this failure
locally, so I am shooting in the dark. It's sort of plausible.
evidence: I can SSH into the jenkins master that is hung and I can see the hung
curl. I can run that curl by hand and it works. I can see that my shell is in
the same netns as that hung curl.
2015-11-16 22:03:36 -08:00
Mike Danese
f061875840
updating all references in .sh scripts
2015-08-12 14:41:59 -07:00
Chao Xu
360b79f41f
Update examples/k8petstore/k8petstore.sh to v1
...
Add examples/k8petstore/k8petstore-loadbalancer.sh
2015-06-12 15:16:23 -07:00
Pedro Marques
aa30e8f686
Upgrade to v1beta3 API.
...
Convert the example to the v1beta3 API since support for beta1 was removed.
2015-06-05 16:56:12 -07:00
jayunit100
c4efc62dee
K8petstore shell update, separated from the larger PR
...
Also, cleaned up whitespace inconsistencies.
2015-05-27 12:28:00 -04:00
Quinton Hoole
78ee2ed325
Revert "E2E: Soak test and Functional tests for K8Petstore "
2015-05-11 18:24:42 -07:00
jayunit100
13a9ae15f5
E2E: Functional + Soak test for k8petstore, revised with improved polling, exit code handling.
2015-05-08 20:53:22 +00:00
jayunit100
9e4c4ff1e7
Update K8Petstore.sh to support external invocation
2015-05-06 13:21:47 -04:00
Eric Paris
8bd9d4b6ec
Include shell license boilerplate in examples/k8petstore
2015-05-01 13:39:59 -04:00
jayunit100
0a0d719273
Remove loopback ip from k8petstore PublicIPs
2015-04-02 21:16:17 +00:00
jayunit100
1e3eb6a044
Cleanup of k8petstore json formatting flaw, and parameterization of kubectl.
2015-03-26 09:24:06 -04:00
jayunit100
c552e916da
K8PetStore: A scalable kubernetes application with automated load generation ( #3137 ).
2015-03-13 14:18:00 -04:00