Commit Graph

26042 Commits

Author SHA1 Message Date
Jeff Lowdermilk
d644062445 Merge pull request #22333 from bprashanth/gke-ingress
Move gke ingress tests into a different project.
2016-03-02 15:06:06 -08:00
Jeff Lowdermilk
6154f59599 Merge pull request #22330 from pwittrock/jenkins-cleanup
node e2e ci - clean up workspace before builds
2016-03-02 15:05:29 -08:00
Jeff Lowdermilk
81efc5887b Merge pull request #22258 from a-robinson/dep
Mark the old high-availability proposal as deprecated.
2016-03-02 15:04:36 -08:00
Joe Finney
5315921d68 Use timeout command instead of Jenkins for e2e tests. 2016-03-02 15:02:29 -08:00
Vishnu kannan
e33ec7a6ba Re-enable system metrics kubelet tests.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-03-02 14:55:26 -08:00
Vishnu kannan
f9129b02a5 Start for real background tasks in container manager.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-03-02 14:55:26 -08:00
Tim St. Clair
3ad59de829 Garbage collect containers for deleted pods 2016-03-02 14:35:17 -08:00
k8s-merge-robot
ec77d0841d Merge pull request #22376 from caesarxuchao/add-log-nodecontroller
Auto commit by PR queue bot
2016-03-02 13:36:34 -08:00
Prashanth Balasubramanian
67e1ddddfb Move gke ingress tests into a different project. 2016-03-02 13:03:54 -08:00
David McMahon
efa588dcf9 Pass latest or stable to build/push-official-release.sh. 2016-03-02 12:43:27 -08:00
Jay Vyas
b81ea8a55f Update Conformance definition section in e2e doc. 2016-03-02 14:54:53 -05:00
David McMahon
7a54cb2ad0 Add Godeps/LICENSES to server tarball. 2016-03-02 11:23:32 -08:00
k8s-merge-robot
2cf91576a1 Merge pull request #22274 from piosz/bump-heapster
Auto commit by PR queue bot
2016-03-02 11:23:30 -08:00
Janet Kuo
e42eab59bc Add comments about deployment revision update 2016-03-02 11:19:48 -08:00
Chao Xu
f8dd7fe1de log the succussful forceful deletion 2016-03-02 11:18:55 -08:00
Madhusudan.C.S
8b7e56d242 Allow cross-group subresource registrations in the APIInstaller.
This allows subresources which belong to different API groups than
their parents to be registered in the APIInstaller and REST handlers
installed for them. The specific changes that makes this possible
are:

1. Allow subresource overrides to be specified while registering an
   API group.
2. Use those overrides in the APIInstaller while validating the
   resource/subresource group version to allow subresources which
   belong to a different group to be registered if they have an
   override specified.
3. Use the RESTMapper supplied in the override to map the REST paths
   to the correct subresource storage object, i.e. correct group
   version kinds.
2016-03-02 10:57:30 -08:00
k8s-merge-robot
940e0a9b94 Merge pull request #22360 from justinsb/pass_hash_to_download_or_bust
Auto commit by PR queue bot
2016-03-02 10:47:48 -08:00
Jeff Lowdermilk
ac444e0dec Merge pull request #22372 from spxtr/fix-soak
Point soak tests at the correct workspace directory.
2016-03-02 10:27:13 -08:00
Joe Finney
9cba0c62a1 Point soak tests at the correct workspace directory. 2016-03-02 10:24:33 -08:00
k8s-merge-robot
9c72e6e923 Merge pull request #22362 from wojtek-t/print_go_version_in_building_release
Auto commit by PR queue bot
2016-03-02 09:10:50 -08:00
k8s-merge-robot
7f9ee58550 Merge pull request #22129 from pmorie/kubectl-describe-volumes
Auto commit by PR queue bot
2016-03-02 09:10:48 -08:00
k8s-merge-robot
1df380cee1 Merge pull request #22361 from gmarek/high-density-kubemark
Auto commit by PR queue bot
2016-03-02 08:34:04 -08:00
k8s-merge-robot
1dbc618c14 Merge pull request #22358 from gmarek/set-register
Auto commit by PR queue bot
2016-03-02 08:34:02 -08:00
k8s-merge-robot
98d91b7172 Merge pull request #22350 from jasrusable/master
Auto commit by PR queue bot
2016-03-02 08:33:59 -08:00
k8s-merge-robot
a6e534ff6a Merge pull request #21745 from bryk/release-beta1
Auto commit by PR queue bot
2016-03-02 08:33:56 -08:00
Wojciech Tyczynski
947589607b Print go version when building release 2016-03-02 16:40:35 +01:00
gmarek
89f0699035 Increase MaxPods in Kubemark 2016-03-02 16:21:16 +01:00
k8s-merge-robot
6dbdcfe78f Merge pull request #22116 from david-mcmahon/license-tool
Auto commit by PR queue bot
2016-03-02 07:14:40 -08:00
Justin Santa Barbara
b058c6b3e1 AWS: Add sha to download-or-bust
download-or-bust was changed on the GCE side to verify a hash if passed,
so we need to pass a hash in the AWS scripts that reuse this function.
2016-03-02 10:12:39 -05:00
gmarek
fb2173cedf Register master kubelet in scalability suite 2016-03-02 16:09:37 +01:00
Piotr Szczesniak
80269abfd0 Bumped Heapster to v0.20.0-alpha10 2016-03-02 15:51:27 +01:00
Marek Grabowski
3caa6caa04 Merge pull request #22356 from gmarek/master
Shorten the name for high-density kubemark, as we're generating too l…
2016-03-02 15:46:54 +01:00
gmarek
73863757ce Shorten the name for high-density kubemark, as we're generating too long names with the old one. 2016-03-02 15:45:40 +01:00
Marek Grabowski
7b2cb80700 Merge pull request #22355 from kubernetes/revert-20669-sched
Revert "Scheduler: replace system modeler with scheduler cache and do O(1) lookup for resource req"
2016-03-02 15:43:31 +01:00
k8s-merge-robot
cc19c9fdfa Merge pull request #21671 from kargakis/add-exposed-ports-in-pod-desc
Auto commit by PR queue bot
2016-03-02 06:40:28 -08:00
Marek Grabowski
eb2f5153b3 Revert "Scheduler: replace system modeler with scheduler cache and do O(1) lookup for resource req" 2016-03-02 15:38:56 +01:00
Paul Morie
d87e712b05 Disambiguate emptydir wrapper test 2016-03-02 09:00:16 -05:00
Marek Grabowski
512cc08929 Merge pull request #22352 from gmarek/master
Add a name for high density kubemark
2016-03-02 14:43:57 +01:00
gmarek
11b938bde6 Add a name for high density kubemark 2016-03-02 14:41:11 +01:00
HAI HUANG
15ffe5746d added kubelet-api-servers flag to km scheduler 2016-03-02 08:18:58 -05:00
k8s-merge-robot
83f9c0d4fd Merge pull request #22316 from vishh/godeps-cadvisor
Auto commit by PR queue bot
2016-03-02 05:12:01 -08:00
Maciej Szulik
1b56d79f64 Unifying empty/none/not set values in describer 2016-03-02 13:57:39 +01:00
k8s-merge-robot
b25b261fcf Merge pull request #22276 from GertiPoppel/userdoc
Auto commit by PR queue bot
2016-03-02 04:37:19 -08:00
Jason Russell
91bd582f0c Fix typo in docs 2016-03-02 14:31:31 +02:00
Piotr Szczesniak
2b026ec103 Merge pull request #22347 from mwielgus/grafana-bump
Update Grafana to support new Influxdb/Heapster schema
2016-03-02 12:55:36 +01:00
k8s-merge-robot
73b39e9f1e Merge pull request #22293 from dchen1107/test
Auto commit by PR queue bot
2016-03-02 03:35:05 -08:00
Marek Grabowski
b2eab6b323 Merge pull request #22349 from kubernetes/revert-22269-faster_load_test
Revert "Speed up load test in smaller clusters"
2016-03-02 12:26:14 +01:00
Marek Grabowski
0919f1478b Merge pull request #22348 from gmarek/master
Run 100 pods/node 100 node kubemark suite.
2016-03-02 12:26:00 +01:00
Wojciech Tyczynski
e9d99bd8e7 Revert "Speed up load test in smaller clusters" 2016-03-02 12:24:13 +01:00
gmarek
174155b9ae Run 100 pods/node 100 node kubemark suite. 2016-03-02 12:21:27 +01:00