k8s-merge-robot
f8eb75669b
Merge pull request #16482 from fabianofranz/remove_stdin_from_completions
...
Auto commit by PR queue bot
2015-10-29 01:26:27 -07:00
k8s-merge-robot
1b96e92ccc
Merge pull request #16428 from wojtek-t/fix_latency_test
...
Auto commit by PR queue bot
2015-10-29 01:21:04 -07:00
k8s-merge-robot
720dc87967
Merge pull request #14803 from zhengguoyong/minion-libvird
...
Auto commit by PR queue bot
2015-10-29 00:55:57 -07:00
k8s-merge-robot
eda8e8b55f
Merge pull request #16415 from wojtek-t/fix_update_codecgen_script
...
Auto commit by PR queue bot
2015-10-29 00:51:07 -07:00
k8s-merge-robot
325c3b31ca
Merge pull request #16245 from justinsb/workaround_16238
...
Auto commit by PR queue bot
2015-10-28 23:47:14 -07:00
k8s-merge-robot
63af7c227e
Merge pull request #16069 from zmerlynn/nfs-1.1
...
Auto commit by PR queue bot
2015-10-28 22:39:09 -07:00
k8s-merge-robot
f13ed3ff75
Merge pull request #16056 from paralin/fix-aws-reboot-failure
...
Auto commit by PR queue bot
2015-10-28 22:07:37 -07:00
Sam Abed
d05a433956
remove back-off exponential test and adjust timing
...
Signed-off-by: Sam Abed <samsabed@gmail.com>
2015-10-29 15:47:01 +11:00
k8s-merge-robot
e4924a4d36
Merge pull request #16382 from aveshagarwal/master-e2e-prestop
...
Auto commit by PR queue bot
2015-10-28 21:36:35 -07:00
Harry Zhang
fad2db221c
Add downwardAPI
2015-10-29 03:43:35 +00:00
k8s-merge-robot
c8a1783724
Merge pull request #15323 from swagiaal/pod-volume-selinux
...
Auto commit by PR queue bot
2015-10-28 19:17:32 -07:00
Fabiano Franz
d9161cb3b5
stdin is not a valid file extension for bash completions
2015-10-29 00:00:34 -02:00
k8s-merge-robot
0f99c59da1
Merge pull request #16413 from ddysher/controller-manager-start
...
Auto commit by PR queue bot
2015-10-28 18:36:29 -07:00
Tim St. Clair
9a2089adc8
Concurrency fixes in status.Manager
...
- Fix deadlock when syncing deleted pods with full update channel
- Prevent sending stale updates to API server
- Don't delete cached status when sync fails (causes problems for prober)
2015-10-28 17:40:55 -07:00
Dr. Stefan Schimanski
e755988d59
Defer GinkgoRecover call in runKubectlWithTimeout to handle panic
2015-10-28 19:20:48 -05:00
k8s-merge-robot
98a434b611
Merge pull request #16423 from wojtek-t/timeout_seconds_test
...
Auto commit by PR queue bot
2015-10-28 16:16:28 -07:00
Isaac Hollander McCreery
b3df78236e
Merge pull request #16464 from ihmccreery/upgrade-project-fix
...
Use k8s-jkns-upgrade-fixed-1 instead of kubernetes-jenkins-gke-upgrade for GKE stable-latest job
2015-10-28 16:13:07 -07:00
Isaac Hollander McCreery
4dd0618b38
Use k8s-jkns-upgrade-fixed-1 instead of kubernetes-jenkins-gke-upgrade for GKE stable-latest job
2015-10-28 15:59:36 -07:00
Mike Danese
3343522546
enable deployment and daemonset in gce upgrade tests
2015-10-28 15:28:27 -07:00
Nikhil Jindal
46303ebc63
Merge pull request #16138 from nikhiljindal/deploymentDoc
...
Adding a user guide readme for deployments
2015-10-28 15:25:51 -07:00
Madhusudan.C.S
ce257b5a0e
Use node out of disk condition in the scheduler while scheduling pods.
...
Set the out of disk node condition to unknown in the node controller if
the kubelet does not report its node condition in a long time. Update
node controller unit tests.
Implement a node condition predicate function that checks if a given
node satisfies the conditions defined by the predicate and if it
does, use that node for scheduling pods. The predicate function takes
both NodeReady and NodeOutOfDisk into consideration to determine if a
node is fit for scheduling pods.
The predicate is then passed to the node lister in the scheduler factory
so that the node lister can run the predicate function on the nodes when
schedling pods thereby omitting nodes that does not satisfy the
predicate.
Also update listers test.
2015-10-28 14:29:46 -07:00
krousey
b74b2aa43e
Merge pull request #16452 from ihmccreery/upgrade-test-jobs
...
stable-latest GKE upgrade jobs
2015-10-28 14:01:36 -07:00
nikhiljindal
5c0cc34101
Adding a user-guide doc for deployments
2015-10-28 13:14:08 -07:00
Isaac Hollander McCreery
2ab10c4772
stable-latest GKE upgrade jobs
2015-10-28 12:36:28 -07:00
k8s-merge-robot
56e5123744
Merge pull request #16360 from gmarek/framework
...
Auto commit by PR queue bot
2015-10-28 12:26:15 -07:00
Clayton Coleman
6f688c3df8
Improve the message for UsageError
...
Capitalize, also indicate that we have examples
2015-10-28 13:33:37 -04:00
Jordan Liggitt
b58e62e7d4
Pass runtime.Object to Helper.Create/Replace
2015-10-28 12:43:21 -04:00
Deyuan Deng
638411d744
Wait apiserver in controller manager startup process
2015-10-29 00:15:33 +08:00
Wojciech Tyczynski
579fa74977
Add test for TimeoutSeconds parameter
2015-10-28 15:48:36 +01:00
Wojciech Tyczynski
c053ef2a31
Fix computing of percentiles in Density test
2015-10-28 15:45:16 +01:00
Sami Wagiaalla
1d352a16b8
Support volume relabling for pods which specify an SELinux label
2015-10-28 09:26:58 -04:00
Jerzy Szczepkowski
1524d7490a
Merge pull request #16294 from aveshagarwal/master-fix-code-duplication
...
Fixes code duplication.
2015-10-28 13:23:06 +01:00
k8s-merge-robot
47b15c8896
Merge pull request #16366 from jszczepkowski/autoscaling-example
...
Auto commit by PR queue bot
2015-10-28 03:11:28 -07:00
k8s-merge-robot
ffe92cc4d4
Merge pull request #16182 from timothysc/etcd-remove-fakeclient-part2
...
Auto commit by PR queue bot
2015-10-28 02:02:01 -07:00
k8s-merge-robot
71f57ea6fb
Merge pull request #16303 from jvalencia/master
...
Auto commit by PR queue bot
2015-10-28 02:01:01 -07:00
k8s-merge-robot
43c9309630
Merge pull request #16338 from janetkuo/doc-started-docker
...
Auto commit by PR queue bot
2015-10-28 02:00:43 -07:00
Wojciech Tyczynski
adb9685fe9
Fix hack/update-codecgen.sh script
2015-10-28 09:35:43 +01:00
Mike Danese
6bbc2448c9
autogenerated
2015-10-28 00:13:40 -07:00
Mike Danese
b0a41108af
move deployment PodTemplate to be not a pointer
2015-10-28 00:13:40 -07:00
k8s-merge-robot
d5e680afbb
Merge pull request #16386 from ihmccreery/version-skew-step6
...
Auto commit by PR queue bot
2015-10-27 21:27:59 -07:00
k8s-merge-robot
3850579313
Merge pull request #16207 from janetkuo/kubectl-apply-tests
...
Auto commit by PR queue bot
2015-10-27 20:29:17 -07:00
k8s-merge-robot
d695177229
Merge pull request #16054 from smarterclayton/revert_extension_syntax
...
Auto commit by PR queue bot
2015-10-27 19:57:15 -07:00
k8s-merge-robot
d228fd6d9c
Merge pull request #15809 from mikedanese/deploy
...
Auto commit by PR queue bot
2015-10-27 19:25:12 -07:00
k8s-merge-robot
70049d10d8
Merge pull request #15697 from piosz/autoscaling-e2e-fix
...
Auto commit by PR queue bot
2015-10-27 18:53:40 -07:00
k8s-merge-robot
ec9b493647
Merge pull request #14639 from gmarek/hollow-proxy
...
Auto commit by PR queue bot
2015-10-27 18:22:38 -07:00
k8s-merge-robot
a1fd0536cd
Merge pull request #13980 from aveshagarwal/iptables-proxy-cleanup
...
Auto commit by PR queue bot
2015-10-27 17:45:35 -07:00
k8s-merge-robot
77f3c7ebf5
Merge pull request #16363 from ashcrow/disable-flake-16285
...
Auto commit by PR queue bot
2015-10-27 17:14:33 -07:00
Zach Loafman
b71bc4e480
Fix volumes/test/nfs: Needs to run insecure to allow container connections
...
Since this is a container service port anyways, "insecure" is a bit of
a red herring. There's no real security relevance to the incoming port
numbers for the NFS server pod.
This lets us get rid of the examples/nfs/exporter Docker build
(@jsafrane's personal image).
2015-10-27 16:58:04 -07:00
Zach Loafman
17fd5f2536
NFS: Revamp example, add nfs-common to debian saltbase
...
This ensures nfs-common is installed on GCE, and provides a more
functional explanation/example. I launched two replication controllers
so that there were busybox pods to poke around at the NFS volume, and
so that the later wget actually works (the original example would have
to work on the node, or need some other access to the container
network). After switching to two controllers, it actually makes more
sense to use PV claims, and it's probably a configuration that makes
more sense for indirection for NFS anyways.
2015-10-27 16:58:04 -07:00
Daniel Smith
b791642480
Merge pull request #16217 from caesarxuchao/update-versionize
...
versionize the include directory in definitions.md and operations.md
2015-10-27 16:42:00 -07:00