Jordan Liggitt
c91cb1c146
Remove proxy workaround fixed in go 1.12.4
2019-04-29 14:52:11 -04:00
Sean Sullivan
bbc2886a3b
Rename NewHumanReadablePrinter to NewTablePrinter
2019-04-29 11:42:04 -07:00
Lubomir I. Ivanov
96e907348a
kubeadm: remove flaky unit tests for chroot
...
This unit test contains some hacks are causing the bazel-test
e2e job to flake very often. Instead of maintaining this
unit test remove it completely. It has little benefits
WRT testing app/util/chroot*.go.
2019-04-29 20:49:09 +03:00
Kubernetes Prow Robot
306740f81c
Merge pull request #77156 from draveness/feature/refactor-util-endpoints
...
refactor: move wait for endpoints to new pkg
2019-04-29 10:44:20 -07:00
Monis Khan
edb284b378
Add enj and mikedanese sig-auth-api-reviewers
...
Signed-off-by: Monis Khan <mkhan@redhat.com>
2019-04-29 13:23:53 -04:00
Kubernetes Prow Robot
0f7d12436e
Merge pull request #77206 from rojkov/drop-parsePEMCerts
...
kubeadm: remove duplicated token.parsePEMCerts()
2019-04-29 09:28:20 -07:00
Travis Rhoden
78d109e201
Always use filepath.Join instead of path.Join
...
This patch cleans up pkg/util/mount/* and pkg/util/volume/* to always
use filepath.Join instead of path.Join. filepath.Join is preferred
because path.Join can have issues on Windows.
2019-04-29 09:56:05 -06:00
Travis Rhoden
12b7f1450c
Move MountsInGlobalPDPath from mount pkg to volume
...
Since pkg/util/mount is going to move out of k/k, this exported constant
that is Kubernetes specific needed to move somewhere else. Made sense to
move it to pkg/volume/util.
Update GetDeviceNameFromMount in the mount interface to now take a
pluginMountDir argument, which is volume plugin dir with the global
mount path appended to it already.
2019-04-29 09:56:00 -06:00
Kubernetes Prow Robot
855c291cb8
Merge pull request #76858 from SataQiu/fix-cluster-clientbin-20190420
...
Fix shellcheck failures of cluster/clientbin.sh
2019-04-29 07:46:22 -07:00
Pengfei Ni
30f1bf20b6
Add unit tests
2019-04-29 22:28:20 +08:00
Kubernetes Prow Robot
9b437f9520
Merge pull request #76909 from Huang-Wei/fix-iks-kubemark
...
kubemark: fix and enhance kubemark scripts for IKS
2019-04-29 06:30:23 -07:00
daihao
18ed2f6c54
Enqueue controllers after minreadyseconds when all pods are ready
2019-04-29 19:51:03 +08:00
Dmitry Rozhkov
358659ef4d
kubeadm: remove duplicated token.parsePEMCerts()
...
The function parsePEMCerts() duplicates ParseCertsPEM() from
the "k8s.io/client-go/util/cert" package.
2019-04-29 14:32:38 +03:00
SataQiu
6f7690e139
fix some golint failures of pkg/kubectl/cmd/attach pkg/kubectl/cmd/autoscale
2019-04-29 17:25:34 +08:00
Kubernetes Prow Robot
74a70262c5
Merge pull request #76974 from mtaufen/fix-golang-sh
...
Restrict builds to officially supported platforms
2019-04-29 02:10:22 -07:00
Kubernetes Prow Robot
16193d83a4
Merge pull request #77187 from andyzhangx/azuredisk-list-copy
...
fix azure disk list corruption issue
2019-04-28 23:38:19 -07:00
Pengfei Ni
34e898ac5e
Add etag for NSG updates so as to fix nsg race condition
2019-04-29 13:01:00 +08:00
stgleb
7bf9acd303
Change misleading log message
...
Secret instead of configmap for
upload certs phase
2019-04-29 03:06:11 +03:00
Yassine TIJANI
0f3e9ca700
deprecate count field on Event API
2019-04-28 23:32:50 +02:00
Kubernetes Prow Robot
69718b975d
Merge pull request #77178 from fejta/rbe
...
Use gcr.io/k8s-testimages/bazel-krte during remote execution
2019-04-28 11:24:20 -07:00
andyzhangx
7717a9c936
fix disk list corruption issue
2019-04-28 11:56:59 +00:00
Kubernetes Prow Robot
f01c1401a9
Merge pull request #77179 from feiskyer/vmss-reus
...
Reuse vmssIPConfigurationRE for getting the NIC's resource group
2019-04-28 00:06:20 -07:00
Erick Fejta
1ae0d95ff6
Use gcr.io/k8s-testimages/bazel-krte during remote execution
2019-04-27 22:15:20 -07:00
Pengfei Ni
1a6c283575
Reuse vmssIPConfigurationRE for getting the NIC's resource group
2019-04-28 12:43:02 +08:00
Dan Kohn
65dfa4f25b
Correct URL
...
Signed-off-by: Dan Kohn <dan@dankohn.com>
2019-04-28 00:05:57 -04:00
Kubernetes Prow Robot
2dc3509b6d
Merge pull request #76867 from xichengliudui/fixshellcheckfailures-29
...
fix shellcheck failures on vet.sh
2019-04-27 16:48:21 -07:00
ialidzhikov
5fc1bcba3f
Clean up cluster-service label from fluentd-elastic
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-27 22:52:01 +03:00
Kubernetes Prow Robot
c88b7cdd58
Merge pull request #76862 from fabriziopandini/fix-upgrade-certs-renew
...
kubeadm: fix certs renewal during upgrade
2019-04-27 12:30:20 -07:00
Kubernetes Prow Robot
a0b8d1cbb8
Merge pull request #76732 from JieJhih/proxy/server
...
os exit when option is true
2019-04-27 11:18:21 -07:00
mattjmcnaughton
0547167ad0
Increase maxMsgSize for dockershim
...
Increase the grpc max message size to be the same as the value defined
in `pkg/kubelet/remote/utils.go`.
Increase the limit because, `ListPodSandbox` (and possibly other) calls
are hitting the limit. Long term, the best solution to this issue is to
use pagination, but that is not currently available.
2019-04-27 13:26:31 -04:00
Kubernetes Prow Robot
e5dd4521a8
Merge pull request #73664 from prksu/kubectl-exec-resource-name
...
Kubectl exec support resource/name format
2019-04-27 09:06:21 -07:00
aaa
a4a4abd428
update pull request
...
update pull request on vet.sh
2019-04-27 10:56:43 -04:00
draveness
774c15f2be
refactor: move wait for endpoints to new pkg
2019-04-27 22:05:39 +08:00
Kevin Klues
ef27f5f1a5
Add ability to find init Container IDs in cpumanager reconcileState()
...
The cpumanager loops through all init Containers and app Containers when
reconciling its state. However, the current implementation of
findContainerIDByName(), which is call by the reconciler, does not
resolve for init Containers.
This patch updates findContainerIDByName() to account for init
Containers and adds a regression test that fails before the change and
succeeds after.
2019-04-27 06:18:55 -07:00
Kubernetes Prow Robot
829b6d82d3
Merge pull request #77032 from chenzhiwei/cgroup-driver
...
use new method to detect cgroup driver
2019-04-27 05:50:22 -07:00
Kubernetes Prow Robot
41f9f31592
Merge pull request #77153 from MrHohn/cmd-proxy-owner
...
Add OWNERS file for cmd/kube-proxy
2019-04-27 02:00:22 -07:00
Chen Zhiwei
79c436f48f
use new method to detect cgroup driver
2019-04-27 08:39:18 +00:00
fabriziopandini
137137cbaa
fix-upgrade-certs-renew
2019-04-27 09:58:17 +02:00
draveness
04bb797ff6
refactor: use framework.ExpectNoError instead in e2e tests
2019-04-27 15:49:15 +08:00
Kubernetes Prow Robot
1039feeab7
Merge pull request #77158 from kubernetes/revert-74690-etcdserverhttp
...
Revert "override ETCD_SERVER with https instead http when mTLS is enabled"
2019-04-27 00:48:21 -07:00
JieJhih
94731c5dcd
Merge branch 'master' into proxy/server
2019-04-27 13:48:29 +08:00
Kubernetes Prow Robot
b4aa81b96a
Merge pull request #77149 from fejta/rbe
...
Use suggested canonical form for busybox and debian container images
2019-04-26 22:12:21 -07:00
Wojciech Tyczynski
0d77f62c02
Revert "override ETCD_SERVER with https instead http when mTLS is enabled"
2019-04-27 06:50:20 +02:00
Ted Yu
1be83c9d4d
Utilize read lock for getLastObservedNodeAddresses
2019-04-26 20:05:49 -07:00
Kubernetes Prow Robot
3148eb750d
Merge pull request #76390 from rojkov/ecdsa-v2
...
kubeadm: add support for ECDSA keys
2019-04-26 19:56:23 -07:00
Kubernetes Prow Robot
7a9e1fb7a9
Merge pull request #76218 from anfernee/regression-issue-74839
...
Add e2e for connection reset issue
2019-04-26 18:30:35 -07:00
Kubernetes Prow Robot
e302d8dc9e
Merge pull request #76114 from qingsenLi/k8s190404-fix-retrive
...
fix spelling error 'retrive' in log
2019-04-26 18:30:23 -07:00
Jordan Liggitt
4e6a8fbd15
Short-circuit quota admission rejection on zero-delta updates
2019-04-26 17:30:20 -07:00
Erick Fejta
35683d7342
Use suggested canonical form
2019-04-26 17:27:34 -07:00
Zihong Zheng
028d4e8fe7
Add OWNERS file for cmd/kube-proxy
2019-04-26 17:22:29 -07:00