Commit Graph

76332 Commits (88989d25e2ebdc9732018bf3ecfe52c39a43af97)

Author SHA1 Message Date
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
Mike Danese 6919c6e1ab BoundServiceAccountTokenVolume: fix InClusterConfig 2019-05-14 20:52:53 -07:00
Chao Xu 0a7e849adf In GuaranteedUpdate, retry on any error if we are working with stale data 2019-05-14 10:37:55 -07:00
Kubernetes Prow Robot 66049e3b21
Merge pull request #77831 from cblecker/automated-cherry-pick-of-#76576-#77528-upstream-release-1.14
Automated cherry pick of #76576: Update to go 1.12.4 #77528: Update to go 1.12.5
2019-05-14 03:01:17 -07:00
andyzhangx 59a898670f fix incorrect prometheus metrics
fix left incorrect metrics
2019-05-14 07:54:16 +00:00
Yongkun Gui d55560f29a Bump ip-masq-agent version to v2.3.0 2019-05-13 12:04:31 -07:00
Christoph Blecker 158c3cbf2a
Update to go 1.12.5 2019-05-13 12:00:30 -07:00
Christoph Blecker c90b0ea073
Update to go 1.12.4 2019-05-13 12:00:28 -07:00
Steve Coffman 68cff866d1 Update k8s-dns-node-cache image version
This revised image resolves kubernetes dns#292 by updating the image from `k8s-dns-node-cache:1.15.2` to `k8s-dns-node-cache:1.15.2`
2019-05-13 11:55:57 -07:00
Antoine Pelisse c192ba4c1a Fix eviction dry-run 2019-05-10 13:06:48 -07:00
Kubernetes Prow Robot 46d8155f3d
Merge pull request #77729 from yastij/automated-cherry-pick-of-#77656-upstream-release-1.14
Automated cherry pick of #77656: check if Memory is not nil for container stats
2019-05-10 12:44:31 -07:00
Kubernetes Prow Robot 9a4445fe0d
Merge pull request #77622 from MrHohn/automated-cherry-pick-of-#77282-upstream-release-1.14
Automated cherry pick of #77282: Bump addon-manager to v9.0.1
2019-05-10 12:44:23 -07:00
Kubernetes Prow Robot d26a7ca348
Merge pull request #77367 from mansi-a/automated-cherry-pick-of-#76299-upstream-release-1.14
Automated cherry pick of #76299: Short-circuit quota admission rejection on zero-delta
2019-05-10 12:44:14 -07:00
Kubernetes Prow Robot 39c09f89cb
Merge pull request #77640 from Random-Liu/automated-cherry-pick-of-#77426-upstream-release-1.14
Automated cherry pick of #77426: Remove terminated pod from summary api.
2019-05-10 11:09:11 -07:00
Kubernetes Prow Robot 59a9c64405
Merge pull request #76199 from mvladev/automated-cherry-pick-of-#75072-upstream-release-1.14
Automated cherry pick of #75072: Check for required name parameter in dynamic client
2019-05-10 11:09:01 -07:00
Kubernetes Prow Robot 8bdf22b6ec
Merge pull request #77685 from yujuhong/automated-cherry-pick-of-#77411-upstream-release-1.14
Automated cherry pick of #77411: Expect the correct object type to be removed
2019-05-10 05:01:59 -07:00
Yassine TIJANI 433c2f5f01 check if Memory is not nil for container stats 2019-05-10 10:31:31 +02:00
Jordan Liggitt e502ca4653 Expect the correct object type to be removed 2019-05-09 10:57:51 -07:00
Lantao Liu 4ecab5ea4a Remove terminated pod from summary api.
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-05-08 23:24:53 -07:00
Zihong Zheng d1c57a2b87 Bump addon-manager to v9.0.1 - Rebase image on debian-base:v1.0.0. 2019-05-08 18:09:38 -07:00
Kubernetes Prow Robot 3a208b6893
Merge pull request #76960 from harsh-px/automated-cherry-pick-of-#76341-upstream-release-1.14
Automated cherry pick of #76341: Fix concurrent map access in Portworx create volume call
2019-05-08 04:34:36 -07:00
Kubernetes Prow Robot 399e37ba2e
Merge pull request #77249 from qingling128/automated-cherry-pick-of-#77224-upstream-release-1.14
Automated cherry pick of #77224: Upgrade Stackdriver Logging Agent addon image from 1.6.0 to
2019-05-07 08:23:49 -07:00
Kubernetes Prow Robot e2151e62f2
Merge pull request #77064 from losipiuk/lo/ca-1.14.2
Update Cluster Autoscaler to 1.14.2
2019-05-06 15:57:39 -07:00
Kubernetes Prow Robot 09f3af06e3
Merge pull request #77393 from liggitt/automated-cherry-pick-of-#76675-upstream-release-1.14
Automated cherry pick of #76675: Error when etcd3 watch finds delete event with nil prevKV
2019-05-06 14:27:47 -07:00
Kubernetes Prow Robot 97ef497a85
Merge pull request #77320 from tallclair/automated-cherry-pick-of-#76665-upstream-release-1.14
Automated cherry pick of #76665 upstream release 1.14
2019-05-06 14:27:39 -07:00
Kubernetes Prow Robot 049611bcf3
Merge pull request #77311 from jingxu97/automated-cherry-pick-of-#76977-upstream-release-1.14
Update the dynamic volume limit in GCE PD
2019-05-06 12:55:52 -07:00