Commit Graph

26164 Commits (6d9e0ed038d1467a48ff3d8f6badccd805edd687)

Author SHA1 Message Date
Janet Kuo d5953991d9 Fix kubectl edit: no such file 2016-03-02 16:05:08 -08:00
Jeff Lowdermilk e953b65501 Merge pull request #22378 from david-mcmahon/license-part2
Add Godeps/LICENSES to server tarball.
2016-03-02 15:58:47 -08:00
Jeff Lowdermilk d5f4595c5f Merge pull request #21914 from spxtr/remove-prepare-version
Remove PrepareVersion from hack/e2e.go.
2016-03-02 15:57:59 -08:00
Joe Finney 56b7c9ba20 Dump logs at the end of e2e runs. 2016-03-02 15:49:08 -08:00
Yu-Ju Hong 216727c448 e2e: add kubelet resource usage test to monitor 100 pods per node 2016-03-02 15:23:54 -08:00
Zach Loafman 820842036b Show LICENSES in /etc/motd
Plumb through from the server tarball to
/usr/local/share/docs/kubernetes/LICENSES, then display in the motd.
2016-03-02 15:23:17 -08:00
Avesh Agarwal ad6dfa0370 Fix kubectl create to create all resources in a url.
https://github.com/kubernetes/kubernetes/issues/18751 .
2016-03-02 18:08:24 -05:00
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
Dhawal Yogesh Bhanushali fe7568d099 cidr-fix for vsphere cloud provider
let kubelet configure cbr0 bridge.
let kube-controll-manager distributed the subnet across the nodes.
create routes for the pod network.
2016-03-02 12:52:56 -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
Paul Morie 834776aa1f Add resource quota for ConfigMap 2016-03-02 09:59:51 -05: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
Marcin Wielgus 24b12b9191 In HPA metric client make average from samples from the last 1 minute 2016-03-02 15:06:27 +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