Tim St. Clair
|
b0d3f32e88
|
Update test/e2e for test/e2e/framework refactoring
|
2016-04-13 10:50:17 -07:00 |
Phillip Wittrock
|
f22ddf1ea8
|
Update serve_hostname version from 1.1 to v1.4
|
2016-03-21 12:53:22 -07:00 |
feihujiang
|
ac9f890238
|
Support the subresource of service proxy
|
2016-02-18 15:16:05 +08:00 |
Paul Morie
|
b672785d72
|
Add boilerplate checks for Dockerfiles
|
2016-02-03 18:35:26 -05:00 |
Paul Morie
|
05bd107301
|
Add boilerplate checks for Makefiles
|
2016-02-03 18:35:26 -05:00 |
Clayton Coleman
|
4a6935b31f
|
Remaining codec change refactors
|
2016-01-22 13:27:27 -05:00 |
Wojciech Tyczynski
|
960808bf08
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
Wojciech Tyczynski
|
6dcb689d4e
|
Simplify List() signature in clients.
|
2015-12-03 09:54:07 +01:00 |
Wojciech Tyczynski
|
8343c8ce6c
|
Pass ListOptions to List() methods.
|
2015-12-01 15:00:36 +01:00 |
Tim Hockin
|
ba383bcfeb
|
Refactor IntOrString into a new pkg
pkg/util/intstr is a cleaner encapsulation for this type and supporting
functions. No behavioral change.
|
2015-11-16 10:57:52 -08:00 |
hurf
|
ce35bb4208
|
Remove trace of "kubectl stop"
Remove doc and use of "kubectl stop" since it's deprecated.
|
2015-10-30 14:12:20 +08:00 |
Kris
|
f4ad00d9ae
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
Clayton Coleman
|
40e80e1e75
|
Soak tests should wait until namespaces are dead before exiting
|
2015-08-18 17:43:49 -04:00 |
Kris Rousey
|
ae6c64d9bb
|
Moving everyone to unversioned client
|
2015-08-18 10:23:03 -07:00 |
Mike Danese
|
17defc7383
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
Abhi Shah
|
492f121f83
|
Merge pull request #9530 from satnam6502/cauldron
Cauldron soak test
|
2015-06-11 08:48:22 -07:00 |
Satnam Singh
|
d6145ec69b
|
Cauldron soak test
|
2015-06-10 10:32:15 -07:00 |
Satnam Singh
|
55580b2490
|
Update serve_hostnames node check with namespace creation
|
2015-06-09 13:16:11 -07:00 |
Chao Xu
|
9c1153322e
|
update PodSpec.Host to PodSpec.NodeName in /pkg/api/types.go and /pkg/api/v1beta3/types.go
|
2015-05-28 14:10:06 -07:00 |
Jeff Lowdermilk
|
553f9f822b
|
Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
|
2015-05-15 18:56:38 -07:00 |
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Piotr Szczesniak
|
11a2dc496f
|
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
Those are changes which touch users required by Termination Notice
Addresses #6804
|
2015-04-30 18:00:33 +02:00 |
Satnam Singh
|
fe02c1247f
|
Fix breakage of serve_hostnames soak test
|
2015-04-13 15:02:23 -07:00 |
Wojciech Tyczynski
|
88eb0b0295
|
FieldSelector for node List()
|
2015-04-10 12:53:16 +02:00 |
Masahiro Sano
|
d04cc5ced4
|
List in NodesInterface takes label selector
|
2015-04-08 23:41:27 +09:00 |
Satnam Singh
|
1c2a903e78
|
Adjust defaults and reporting for serve_hostnames
|
2015-04-02 16:01:58 -07:00 |
Satnam Singh
|
b21db4b214
|
Support GKE
|
2015-04-02 11:18:50 -07:00 |
Satnam Singh
|
7049bb6b55
|
Issue queries in parallel
|
2015-04-01 16:29:34 -07:00 |
Jeff Lowdermilk
|
2d8e93f8b4
|
e2e images pulled from gcr.io
|
2015-04-01 09:18:03 -07:00 |
Tim Hockin
|
eeff1b74fb
|
Fixes from feedback and testing
|
2015-03-30 23:52:37 -07:00 |
Satnam Singh
|
a9a881e6b1
|
Change soak test to pull image from gcr.io
|
2015-03-26 18:03:08 -07:00 |
Satnam Singh
|
e48c79c72e
|
Increase timeout for pods to enter running state
|
2015-03-26 16:32:39 -07:00 |
Satnam Singh
|
e6cddc1a27
|
Documentation for the serve_hostnames soak test
|
2015-03-26 15:48:50 -07:00 |
Satnam Singh
|
700c45d1d7
|
Add verbose flag, specify queries per node, increase pod start timeout
|
2015-03-26 11:40:54 -07:00 |
Satnam Singh
|
32909a3368
|
Change defaults, retry on errors and report stats
|
2015-03-25 10:12:49 -07:00 |
Satnam Singh
|
9716805613
|
Soak test based on serve_hostname image
|
2015-03-22 16:36:23 -07:00 |