Commit Graph

71 Commits (63930183e023492671817c5e33e5b80f1738ae2d)

Author SHA1 Message Date
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
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