tiffany jernigan
88989d25e2
Update aws provider build files
2019-07-02 21:18:14 -07:00
tiffany jernigan
f9bd50bd81
Refactors and fixes bugs in AWS credentialprovider
...
Adds caching per registry. Fixes caching of invalid ECR tokens.
2019-07-02 21:18:14 -07:00
tiffany jernigan
d03853e2b9
Credential provider Provide takes image (clouds)
2019-07-02 21:18:14 -07:00
tiffany jernigan
5224b94282
Credential provider Provide takes image (general)
2019-07-02 21:18:13 -07:00
tiffany jernigan
3211bdad3d
Remove aws cred provider dep on cloud provider
2019-07-02 21:18:13 -07:00
tiffany jernigan
e6174e0ab5
Updated client-go expiration cache to take in expiration policies
2019-07-02 21:18:11 -07:00
Kubernetes Prow Robot
2cc5100933
Merge pull request #79182 from tallclair/automated-cherry-pick-of-#78313-upstream-release-1.14
...
Automated cherry pick of #78313 : Avoid the default server mux
2019-07-02 14:33:12 -07:00
Kubernetes Prow Robot
c5a761cc6e
Merge pull request #79575 from nikhita/ipv6-unit-test-fix
...
Allow unit test to pass on machines without ipv6
2019-07-01 09:21:23 -07:00
Jordan Liggitt
a50985cbb0
Allow unit test to pass on machines without ipv6
2019-06-30 21:30:23 +05:30
Kubernetes Prow Robot
d5f2096f1a
Merge pull request #79519 from feiskyer/automated-cherry-pick-of-#79514-upstream-release-1.14
...
Automated cherry pick of #79514 : Default resourceGroup should be used when value of annotation
2019-06-29 05:41:23 -07:00
Kubernetes Prow Robot
2fcb57ff05
Merge pull request #79338 from rafatio/automated-cherry-pick-of-#79073-upstream-release-1.14
...
Automated cherry pick of #79073 : Ignore cgroup pid support if related feature gates are
2019-06-29 04:29:25 -07:00
Kubernetes Prow Robot
55bca275e5
Merge pull request #79483 from yujuhong/automated-cherry-pick-of-#79451-upstream-release-1.14
...
Automated cherry pick of #79451 : kubelet: retry pod sandbox creation when containers were
2019-06-28 03:27:38 -07:00
Pengfei Ni
23a7bd5c99
Default resourceGroup should be used when value of annotation azure-load-balancer-resource-group is empty string
2019-06-28 17:18:10 +08:00
Yu-Ju Hong
7782a900f4
kubelet: retry pod sandbox creation when containers were never created
...
If kubelet never gets past sandbox creation (i.e., never attempted to
create containers for a pod), it should retry the sandbox creation on
failure, regardless of the restart policy of the pod.
2019-06-27 10:22:39 -07:00
rafatio
ed402e3629
Ignore cgroup pid support if related feature gates are disabled
2019-06-24 10:53:32 -03:00
Kubernetes Prow Robot
2d20b57594
Merge pull request #77832 from anfernee/release-1.14
...
Bump ip-masq-agent version to v2.3.0
2019-06-20 17:40:36 -07:00
Kubernetes Prow Robot
6b360e905b
Merge pull request #79131 from andyzhangx/automated-cherry-pick-of-#75234-upstream-release-1.14
...
Automated cherry pick of #75234 : fix flexvol stuck issue due to corrupted mnt point
2019-06-20 16:14:43 -07:00
Kubernetes Prow Robot
8daa63bd22
Merge pull request #78961 from subramanian-neelakantan/automated-cherry-pick-of-#75187-upstream-release-1.14
...
Automated cherry pick of #75187 : Use any host that mounts the datastore to create Volume
2019-06-20 16:14:36 -07:00
Kubernetes Prow Robot
87de10ed40
Merge pull request #78905 from dougm/automated-cherry-pick-of-#78876-upstream-release-1.14
...
Automated cherry pick of #78876 : vSphere: allow SAML token delegation
2019-06-20 14:31:11 -07:00
Kubernetes Prow Robot
2ff91b0885
Merge pull request #78878 from msau42/automated-cherry-pick-of-#75129-upstream-release-1.14
...
Automated cherry pick of #75129 : Move CSIDriver Lister to the controller
2019-06-20 14:31:03 -07:00
Kubernetes Prow Robot
3df2c60c4d
Merge pull request #78790 from andyzhangx/automated-cherry-pick-of-#78700-upstream-release-1.14
...
Automated cherry pick of #78700 : fix: update vm if detach a non-existing disk
2019-06-20 14:30:54 -07:00
Kubernetes Prow Robot
2a4632e1cf
Merge pull request #78750 from jingxu97/automated-cherry-pick-of-#78658-upstream-release-1.14
...
Automated cherry pick of #78658 : Fix volume mount tests issue for windows
2019-06-20 14:30:46 -07:00
Kubernetes Prow Robot
65de86e72f
Merge pull request #78602 from paulgmiller/release-1.14
...
cherry pick of #74027 : proxy: add some useful metrics
2019-06-20 14:30:38 -07:00
Kubernetes Prow Robot
cb7218fac5
Merge pull request #79101 from andrewsykim/automated-cherry-pick-of-#78999-origin-release-1.14
...
Automated cherry pick of #78999 : ipvs: fix string check for IPVS protocol during graceful
2019-06-20 12:46:14 -07:00
Kubernetes Prow Robot
5098719581
Merge pull request #78883 from liggitt/procmount-1.14
...
1.14: Fix incorrect procMount defaulting
2019-06-20 12:46:02 -07:00
Tim Allclair
0f9623d937
Avoid the default server mux
2019-06-19 12:32:05 -07:00
Kubernetes Prow Robot
40238163d1
Merge pull request #78665 from benmoss/automated-cherry-pick-of-#78594-upstream-release-1.14
...
Automated cherry pick of #78594 : Fix memory leak from not closing hcs container handles
2019-06-19 03:34:33 -07:00
andyzhangx
e7c82c0250
fix flexvol stuck issue due to corrupted mnt point
...
fix comments about PathExists
fix comments
revert change in PathExists func
2019-06-18 08:36:50 +00:00
Andrew Sy Kim
a252fb9366
ipvs: fix string check for IPVS protocol during graceful termination
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-06-17 10:15:51 -04:00
Subramanian Neelakantan
11f8744560
Use any host that mounts the datastore to create Volume
...
Also, This change makes zone to work per datacenter and cleans up dummy vms.
There can be multiple datastores found for a given name. The datastore name is
unique only within a datacenter. So this commit returns a list of datastores
for a given datastore name in FindDatastoreByName() method. The calles are
responsible to handle or find the right datastore to use among those returned.
2019-06-13 14:47:31 +05:30
Kubernetes Prow Robot
d1c99590f4
Merge pull request #78772 from liggitt/automated-cherry-pick-of-#78770-upstream-release-1.14
...
Automated cherry pick of #78770 : Fix kubectl apply skew test with extra properties
2019-06-12 09:20:19 -07:00
Doug MacEachern
d3e7abab07
vSphere: allow SAML token delegation
...
Issue #77360
2019-06-11 08:40:34 -07:00
Jordan Liggitt
702f00c2af
Fix incorrect procMount defaulting
2019-06-10 22:03:10 -04:00
Xing Yang
4e65976da4
Move CSIDriver Lister to the controller
2019-06-10 17:41:54 -07:00
Paul Miller
85bdd81662
picked up extra unnecessary dep in merge
...
at least verify build thinks its unnecessary
2019-06-10 08:36:18 -07:00
andyzhangx
04a3e29d7c
fix: update vm if detach a non-existing disk
...
fix gofmt issue
2019-06-07 14:04:43 +00:00
Jordan Liggitt
1ba69b16a4
Fix kubectl apply skew test with extra properties
2019-06-06 14:57:12 -04:00
Anago GCB
0020140bf3
Add/Update CHANGELOG-1.14.md for v1.14.3.
2019-06-06 02:53:57 +00:00
Anago GCB
ce968390b1
Kubernetes version v1.14.4-beta.0 openapi-spec file updates
2019-06-06 01:35:29 +00:00
Jing Xu
7d90e13692
Fix volume mount tests issue for windows
...
For windows node, security context is disabled. This PR fixes a bug so
that fsGroup will not be applied to pods that run on windows node.
Change-Id: Id9870416d2ad8ef791b3b4896d6747a2adbada2f
2019-06-05 14:00:37 -07:00
Kubernetes Prow Robot
5e53fd6bc1
Merge pull request #78066 from feiskyer/az-network-2018-07-01-1.14
...
Automated cherry pick of #78012 : Upgrade Azure network API version to 2018-07-01
2019-06-04 11:15:53 -07:00
Kubernetes Prow Robot
5c102a465a
Merge pull request #78180 from dougm/vsphere-token-auth-godeps
...
Backport of #78137 : godeps: update vmware/govmomi to v0.20.1
2019-06-04 10:02:05 -07:00
Ben Moss
b9ab369234
Fix memory leak from not closing hcs container handles
2019-06-03 15:00:16 -07:00
Kubernetes Prow Robot
051c16a005
Merge pull request #78567 from DataDog/automated-cherry-pick-of-#77802-upstream-release-1.14
...
Automated cherry pick of #77802 upstream release 1.14
2019-05-31 21:52:21 -07:00
Casey Callendrello
c3da106f31
cherry pick of 017f57a
, had to do a very simple merge of BUILD
2019-05-31 14:12:36 -07:00
Kubernetes Prow Robot
02026415cd
Merge pull request #78316 from tallclair/automated-cherry-pick-of-#78261-upstream-release-1.14
...
Revert "Use consistent imageRef during container startup"
2019-05-31 01:42:29 -07:00
Laurent Bernaille
a7a3c7d912
Disable graceful termination for udp
2019-05-31 10:18:49 +02:00
Kubernetes Prow Robot
801f4e7003
Merge pull request #78422 from andyzhangx/automated-cherry-pick-of-#78298-upstream-release-1.14
...
Automated cherry pick of #78298 : fix azure retry issue when return 2XX with error
2019-05-30 22:46:39 -07:00
Kubernetes Prow Robot
0096daf9a6
Merge pull request #78281 from gaorong/automated-cherry-pick-of-#78016-upstream-release-1.14
...
Automated cherry pick of #78016 : fix: failed to close kubelet->API connections on heartbeat
2019-05-30 22:46:26 -07:00
Kubernetes Prow Robot
9150633414
Merge pull request #78034 from liggitt/automated-cherry-pick-of-#78029-upstream-release-1.14
...
Automated cherry pick of #78029 : Terminate watchers when watch cache is destroyed
2019-05-30 17:34:22 -07:00