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
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
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
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
Jordan Liggitt
702f00c2af
Fix incorrect procMount defaulting
2019-06-10 22:03:10 -04: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
Kubernetes Prow Robot
b1fdb024ce
Merge pull request #77830 from prameshj/automated-cherry-pick-of-#77029-upstream-release-1.14
...
Automated cherry pick of #77029 : Update k8s-dns-node-cache image version
2019-05-30 11:22:24 -07:00
andyzhangx
74a785b925
fix azure retry issue when return 2XX with error
...
fix comments
2019-05-28 08:08:47 +00:00
Tim Allclair
6c1b3b4f62
Revert "Use consistent imageRef during container startup"
...
This reverts commit 26e3c8674e
.
2019-05-24 13:24:57 -07:00
Rong Gao
bbeb6f9df0
fix: failed to close kubelet->API connections on heartbeat failure
2019-05-24 14:45:28 +08:00
Kubernetes Prow Robot
4ccdc8b71b
Merge pull request #78027 from yuchengwu/automated-cherry-pick-of-#77874-github-release-1.14
...
Automated cherry pick of #77874 : fix CVE-2019-11244: `kubectl --http-cache=<world-accessible
2019-05-21 11:32:41 -07:00
Kubernetes Prow Robot
4efb32be02
Merge pull request #77947 from tallclair/automated-cherry-pick-of-#77888-upstream-release-1.14
...
Automated cherrypick of #77888 upstream release 1.14
2019-05-21 11:32:33 -07:00
Kubernetes Prow Robot
92e692de59
Merge pull request #77875 from caesarxuchao/automated-cherry-pick-of-#77619-upstream-release-1.14
...
Automated cherry pick of #77619 : In GuaranteedUpdate, retry on any error if we are working
2019-05-21 11:32:25 -07:00
Kubernetes Prow Robot
098854ae8f
Merge pull request #77236 from apelisse/automated-cherry-pick-of-#76969-upstream-release-1.14
...
Automated cherry pick of #76969 : Fix eviction dry-run
2019-05-21 11:32:15 -07:00
Kubernetes Prow Robot
484ab1431d
Merge pull request #77897 from mikedanese/automated-cherry-pick-of-#77613-upstream-release-1.14
...
Automated cherry pick of #77613 upstream release 1.14
2019-05-21 10:08:20 -07:00
Kubernetes Prow Robot
88996f82c4
Merge pull request #77855 from andyzhangx/automated-cherry-pick-of-#77722-upstream-release-1.14
...
Automated cherry pick of #77722 : fix incorrect prometheus metrics
2019-05-21 10:08:07 -07:00
Doug MacEachern
93263cd95b
Backport of #78137 : godeps: update vmware/govmomi to v0.20.1
...
Cannot cherry-pick #78137 (go mod vs godep)
Includes fix for SAML token auth with vSphere and zones API
Issue #77360
See also: #75742
2019-05-21 08:03:08 -07:00
Kubernetes Prow Robot
39fc3c4956
Merge pull request #78082 from cblecker/automated-cherry-pick-of-#77362-#77910-#77985-#78048-#78059-upstream-release-1.14
...
Automated cherry pick of #77362 : Don't use mapfile as it isn't bash 3 compatible #77910 : fix unbound array variable #77985 : fix unbound variable release.sh #78048 : Don't use declare -g in build #78059 : Check KUBE_SERVER_PLATFORMS existence
2019-05-19 12:03:10 -07:00
hui luo
defab15f65
Check KUBE_SERVER_PLATFORMS existence
...
when compile kubectl on platform other than
linux/amd64, we need to check the KUBE_SERVER_PLATFORMS
array emptiness before assign it.
the example command is:
make WHAT=cmd/kubectl KUBE_BUILD_PLATFORMS="darwin/amd64 windows/amd64"
2019-05-18 21:59:18 -04:00
Christoph Blecker
1d3fc2a90a
Don't use declare -g in build
2019-05-18 21:59:17 -04:00
adisky
b7ce1ed3e4
fix unbound variable release.sh
2019-05-18 21:59:16 -04:00
adisky
a878f90f63
fix unbound array variable
2019-05-18 21:59:15 -04:00
Christoph Blecker
1b18987e57
Don't use mapfile as it isn't bash 3 compatible
2019-05-18 21:59:13 -04:00
Jordan Liggitt
63bad1d80c
honor overridden tokenfile, add InClusterConfig override tests
2019-05-17 08:28:13 -07:00
Jordan Liggitt
21b9a31c33
Terminate watchers when watch cache is destroyed
2019-05-17 10:36:06 -04:00
Pengfei Ni
66503fbea9
Update godeps
2019-05-17 13:51:22 +00:00
Pengfei Ni
95b2f6a501
Upgrade Azure network API version to 2018-07-01
2019-05-17 13:17:58 +00:00
Yucheng Wu
6e4df6a7f2
fix CVE-2019-11244: `kubectl --http-cache=<world-accessible dir>` creates world-writeable cached schema files
2019-05-17 21:09:08 +08:00
Anago GCB
28f2526923
Add/Update CHANGELOG-1.14.md for v1.14.2.
2019-05-16 17:33:07 +00:00
Anago GCB
fa61af1053
Kubernetes version v1.14.3-beta.0 openapi-spec file updates
2019-05-16 16:13:57 +00:00
Tim Allclair
1503be4569
Don't create a RuntimeClassManager without a KubeClient
2019-05-15 11:17:16 -07:00