Kubernetes Prow Robot
721bfa7519
Merge pull request #73586 from carlo-colombo/automated-cherry-pick-of-#72965-upstream-release-1.13
...
Automated cherry pick of #72965 : Use actual node hostname during test "EmptyDir Wrapper
2019-02-01 09:40:39 -08:00
mrIncompetent
7faf826df1
Use actual node hostname during test "EmptyDir Wrapper Volume, ConfigMap volumes, no race"
2019-01-31 11:45:13 +00:00
Kubernetes Prow Robot
f305cd83b8
Merge pull request #73325 from prameshj/automated-cherry-pick-of-#73293-upstream-release-1.13
...
Automated cherry pick of #73293 : Add updateStrategy section for nodelocaldns
2019-01-30 17:09:09 -08:00
Kubernetes Prow Robot
6a4baf61f1
Merge pull request #73376 from cblecker/automated-cherry-pick-of-#73326-upstream-release-1.13
...
Automated cherry pick of #73326 : Update to go1.11.5
2019-01-30 02:00:04 -08:00
Kubernetes Prow Robot
323d17cb21
Merge pull request #72958 from mvladev/automated-cherry-pick-of-#71911-upstream-release-1.13
...
Automated cherry pick of #71911 : Only handle addresses of the own ip family
2019-01-29 20:57:00 -08:00
Kubernetes Prow Robot
0aa225f9b6
Merge pull request #73454 from denkensk/automated-cherry-pick-of-#72558-upstream-release-1.13
...
Automated cherry pick of #72558 : add goroutine to move unschedulablepods to activeq regularly 1.13
2019-01-29 17:50:28 -08:00
Kubernetes Prow Robot
210452aa20
Merge pull request #73296 from bsalamat/automated-cherry-pick-of-#73097-upstream-release-1.13
...
Automated cherry pick of #73097 upstream release 1.13
2019-01-29 16:35:16 -08:00
Kubernetes Prow Robot
262262b70e
Merge pull request #73283 from mattkelly/automated-cherry-pick-of-#73239-upstream-release-1.13
...
Automated cherry pick of #73239 : Add back --cert-dir option for init phase certs sa
2019-01-29 16:35:06 -08:00
wangqingcan
06d31c3bd4
add goroutine to move unschedulablepods to activeq regularly
2019-01-30 04:58:52 +08:00
Jeff Grafton
3c58fb1bb0
Update to go1.11.5
2019-01-27 14:19:07 -08:00
Pavithra Ramesh
796975410b
Add xtables.lock file to mounts
...
nodelocaldns needs to use the same iptables lock file to avoid
contention with other entities modifying iptables rules.
2019-01-25 11:33:09 -08:00
Pavithra Ramesh
65253140c8
Add updateStrategy section for nodelocaldns
2019-01-25 11:33:09 -08:00
Kubernetes Prow Robot
6260c81b70
Merge pull request #73310 from wojtek-t/automated-cherry-pick-of-#73268-upstream-release-1.13
...
Automated cherry pick of #73268 upstream release 1.13
2019-01-25 04:54:34 -08:00
wojtekt
b0437a3da6
Correlate max-inflight values in GCE with master VM sizes
2019-01-25 11:46:12 +01:00
Bobby (Babak) Salamat
1281e0159f
Disable TaintNodesByCondition in node e2e tests, because node lifecycle controller does not run in the tests
2019-01-24 18:07:48 -08:00
Bobby (Babak) Salamat
2239816e2f
Autogenerated files
2019-01-24 18:07:48 -08:00
Bobby (Babak) Salamat
a0932c3334
Add a default admission controller to taint new nodes on creation.
2019-01-24 18:07:48 -08:00
Matt Kelly
054ccad2ec
Add back --cert-dir option for init phase certs sa
2019-01-24 12:40:22 -05:00
Kubernetes Prow Robot
a0ad376374
Merge pull request #73114 from neolit123/automated-cherry-pick-of-#72984-origin-release-1.13
...
Automated cherry pick of #72984 : kubeadm: wait for the etcd cluster to be available when
2019-01-21 08:32:16 -08:00
Rafael Fernández López
485d0cb131
kubeadm: wait for the etcd cluster to be available when growing it
...
When the etcd cluster grows we need to explicitly wait for it to be
available. This ensures that we are not implicitly doing this in
following steps when they try to access the apiserver.
2019-01-20 15:32:36 +02:00
Kubernetes Prow Robot
328d3367d1
Merge pull request #72995 from bsalamat/automated-cherry-pick-of-#72895-upstream-release-1.13
...
Automated cherry pick of #72895 upstream release 1.13
2019-01-18 18:21:19 -08:00
Kubernetes Prow Robot
83e98c8f2f
Merge pull request #72982 from M00nF1sh/automated-cherry-pick-of-#68422-upstream-release-1.13
...
Automated cherry pick of #68422 : Fix AWS NLB security group updates
2019-01-18 11:41:42 -08:00
Kubernetes Prow Robot
0cd9833223
Merge pull request #73037 from wojtek-t/automated-cherry-pick-of-#72053-upstream-release-1.13
...
Automated cherry pick of #72053 upstream release 1.13
2019-01-17 14:04:43 -08:00
wojtekt
c04518b5c7
Increase limit for object size in streaming serializer
2019-01-17 20:23:55 +01:00
Bobby (Babak) Salamat
49ab1ee6bd
Fix and improve preemption test to work with the new logic
2019-01-16 14:56:45 -08:00
Bobby (Babak) Salamat
af0097192f
Do not snapshot scheduler cache before starting preemption
2019-01-16 14:56:45 -08:00
Fulton Byrne
ac50f7b37e
Unit test for aws_lb security group filtering
...
kubernetes/kubernetes#60825
2019-01-16 11:17:21 -08:00
Kelly Campbell
8d15f6de83
Fix AWS NLB security group updates
...
This corrects a problem where valid security group ports were removed
unintentionally when updating a service or when node changes occur.
Fixes #60825 , #64148
2019-01-16 11:17:21 -08:00
Lars Ekman
deafffba7d
Updated and new tests for ipv4/ipv6 address mix
2019-01-16 11:04:31 +02:00
Lars Ekman
15631938e4
Only handle addresses of the own ip family
2019-01-16 11:04:26 +02:00
Kubernetes Prow Robot
f5d6de398b
Merge pull request #72837 from liggitt/automated-cherry-pick-of-#72825-upstream-release-1.13
...
Automated cherry pick of #72825 : Find current resourceVersion for waiting for
2019-01-15 09:52:54 -08:00
Kubernetes Prow Robot
2f7c607ea0
Merge pull request #72754 from bsalamat/automated-cherry-pick-of-#72619-upstream-release-1.13
...
Automated cherry-pick of #72619 into upstream release 1.13
2019-01-14 16:27:10 -08:00
Kubernetes Prow Robot
1b7e4b20c0
Merge pull request #72857 from liggitt/automated-cherry-pick-of-#72856-upstream-release-1.13
...
Automated cherry pick of #72856 : Fix nil panic propagation
2019-01-14 11:49:10 -08:00
Kubernetes Prow Robot
07a4e5c278
Merge pull request #72718 from mlmhl/automated-cherry-pick-of-#72431-upstream-release-1.13
...
Automated cherry pick of #72431 : use json format to get rbd image size
2019-01-14 08:01:46 -08:00
Jordan Liggitt
3902ae5fa8
Fix nil panic propagation
2019-01-12 11:18:50 -05:00
Jordan Liggitt
a0fa584f3e
Find current resourceVersion for waiting for deletion/conditions
2019-01-11 16:36:35 -05:00
Anago GCB
4807084f79
Add/Update CHANGELOG-1.13.md for v1.13.2.
2019-01-11 00:36:59 +00:00
Anago GCB
80a06dd166
Kubernetes version v1.13.3-beta.0 openapi-spec file updates
2019-01-10 23:27:25 +00:00
Shingo Omura
c67c6c86c0
change sort function of scheduling queue to avoid starvation when unschedulable pods are in the queue
...
When starvation heppens:
- a lot of unschedulable pods exists in the head of queue
- because condition.LastTransitionTime is updated only when condition.Status changed
- (this means that once a pod is marked unschedulable, the field never updated until the pod successfuly scheduled.)
What was changed:
- condition.LastProbeTime is updated everytime when pod is determined
unschedulable.
- changed sort function so to use LastProbeTime to avoid starvation
described above
Consideration:
- This changes increases k8s API server load because it updates Pod.status whenever scheduler decides it as
unschedulable.
Signed-off-by: Shingo Omura <everpeace@gmail.com>
2019-01-09 14:58:57 -08:00
mlmhl
6b2708830a
use json format to get rbd image size
2019-01-09 20:08:41 +08:00
Kubernetes Prow Robot
cff46ab41f
Merge pull request #72668 from ixdy/automated-cherry-pick-of-#72173-#72218-release-1.13
...
Automated cherry pick of #72173 : make integration/verify script look for k8s under GOPATH #72218 : Clean up artifacts variables in hack scripts
2019-01-08 23:56:01 -08:00
Kubernetes Prow Robot
abc71e373f
Merge pull request #72672 from liggitt/automated-cherry-pick-of-#72437-upstream-release-1.13
...
Automated cherry pick of #72437 : Shorten re-read period for token files to work with
2019-01-08 16:26:46 -08:00
Kubernetes Prow Robot
8550c6f7d7
Merge pull request #72496 from liggitt/automated-cherry-pick-of-#72495-upstream-release-1.13
...
Automated cherry pick of #72495 : Bump dashboard to v1.10.1 for CVE-2018-18264
2019-01-08 06:08:18 -08:00
Kubernetes Prow Robot
34d4711f79
Merge pull request #72643 from krzysztof-jastrzebski/automated-cherry-pick-of-#72373-upstream-release-1.13
...
Automated cherry pick of #72373 : Add request processing HPA into the queue after processing is
2019-01-08 01:20:23 -08:00
Kubernetes Prow Robot
536677693a
Merge pull request #72266 from cofyc/automated-cherry-pick-of-#71509-upstream-release-1.13
...
Automated cherry pick of #71509 : Fix device mountable volume names in DSW
2019-01-07 23:39:35 -08:00
Kubernetes Prow Robot
ded5d2c0d1
Merge pull request #72625 from andyzhangx/automated-cherry-pick-of-#72229-upstream-release-1.13
...
Automated cherry pick of #72229
2019-01-07 21:27:55 -08:00
Kubernetes Prow Robot
6e3bd9f542
Merge pull request #72590 from krzyzacy/automated-cherry-pick-of-#72255-upstream-release-1.13
...
Automated cherry pick of #72255 : vendor golint
2019-01-07 21:27:44 -08:00
Jordan Liggitt
cf878b9332
Shorten re-read period for token files to work with ProjectedTokenVolumeSource
2019-01-07 23:16:49 -05:00
Christoph Blecker
d4ff786eb0
Clean up artifacts variables in hack scripts
2019-01-07 18:13:25 -08:00
Sen Lu
1d4a1ab175
make integration/verify script look for k8s under GOPATH
2019-01-07 18:13:24 -08:00