Lantao Liu
6bcad9cf71
Support image family in node e2e image config file.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-05-21 21:32:48 -07:00
Lantao Liu
cd33337ad9
Use default service account when creating test instance.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-05-21 21:09:04 -07:00
Kubernetes Prow Robot
1c10061967
Merge pull request #75543 from qingsenLi/k8s190321
...
format error in CHANGELOG-1.14.md
2019-05-21 20:10:03 -07:00
Kubernetes Prow Robot
43b4d218b0
Merge pull request #75053 from RobertKrawitz/pid-limit-comment-typo
...
Fix typo in comments on SystemReserved and KubeReserved
2019-05-21 18:44:07 -07:00
Kubernetes Prow Robot
3517197bcb
Merge pull request #77699 from chardch/reset-extended
...
Reset extended resources only when node is recreated.
2019-05-21 17:02:08 -07:00
Kubernetes Prow Robot
b7b8addd62
Merge pull request #77068 from monstercy/nodeStatusReportFrequency
...
fix comment about nodeStatusReportFrequency in kubelet.go
2019-05-21 14:30:10 -07:00
Richard Chen
c9f1b57b5b
Reset extended resources only when node is recreated.
2019-05-21 14:16:54 -07:00
Joe Betz
e23769f018
Add webhook converter integration test suite
2019-05-21 13:07:44 -07:00
Kubernetes Prow Robot
2fd1556eb3
Merge pull request #77720 from jiatongw/e2e/framework/service_util
...
Move service_util endpoints related functions to framework/endpoints/ports.go
2019-05-21 11:40:21 -07:00
Kubernetes Prow Robot
ae2a1628f6
Merge pull request #75459 from wk8/wk8/gmsa_beta
...
Kubelet & API changes for Windows GMSA support
2019-05-21 11:40:08 -07:00
qingsenLi
7da5f2d3e6
remove unused const in test/integration
2019-05-22 00:51:52 +08:00
Kubernetes Prow Robot
13c11de135
Merge pull request #78132 from gnufied/fix-goroutie-wait
...
Wait for waitforattach goroutine before exiting
2019-05-21 08:24:52 -07:00
Hemant Kumar
0ab6bdfa36
Wait for waitforattach goroutine before exiting
...
This test suite fails in weird ways without waiting for the
goroutine
2019-05-21 09:57:47 -04:00
Davanum Srinivas
c7dcb61e80
Same as defaulting allow-privileged to true
...
Change-Id: Ib0337bd4eabf9c0cc0d3b0c5a865ed0c468ba370
2019-05-21 08:51:16 -04:00
Kubernetes Prow Robot
40e357a2d4
Merge pull request #78163 from s-ito-ts/fix_kubedns_fail
...
Add transforming of "pillar['dns_memory_limit']" to local-up-cluster.sh.
2019-05-21 05:24:42 -07:00
s-ito-ts
992773a4d9
Add transforming of "pillar['dns_memory_limit']" to local-up-cluster.sh.
2019-05-21 10:31:38 +00:00
Zhou Peng
2fd4f883d6
[pkg/controller/serviceaccount]: refactor to more idiomatic go
...
Signed-off-by: Zhou Peng <p@ctriple.cn>
2019-05-21 17:55:30 +08:00
Pingan2017
0a8d7aadc0
update LastTransitionTime for pod ready condition when node become notready
2019-05-21 17:20:08 +08:00
Kubernetes Prow Robot
8211cabfb2
Merge pull request #77647 from fisherxu/patch-1
...
Add pending status for pastBackoffLimitOnFailure
2019-05-20 21:56:39 -07:00
Doug MacEachern
f1f50a3fc4
godeps: update vmware/govmomi to v0.20.1
...
Includes fix for SAML token auth with vSphere and zones API
Issue #77360
See also: #75742
2019-05-20 20:45:15 -07:00
Fei Xu
9feb0df370
Add pending status for pastBackoffLimitOnFailure
2019-05-21 09:45:29 +08:00
Kubernetes Prow Robot
fe0d89fc57
Merge pull request #78131 from sttts/sttts-e2e-CreateMultiVersionTestCRD-fix
...
e2e: fix CreateMultiVersionTestCRD version logic
2019-05-20 18:39:05 -07:00
Kubernetes Prow Robot
15d88d19d3
Merge pull request #78019 from mrkm4ntr/use-constant
...
Change to use a constant
2019-05-20 18:38:52 -07:00
Kubernetes Prow Robot
938041694c
Merge pull request #77554 from sttts/sttts-structural-publishing
...
apiextensions: publish (only) structural OpenAPI schemas
2019-05-20 18:38:39 -07:00
Kubernetes Prow Robot
69c90d8cca
Merge pull request #77991 from mikedanese/ledoc
...
cleanup some leader election client doc
2019-05-20 17:12:39 -07:00
Kubernetes Prow Robot
fa110d754e
Merge pull request #78133 from sttts/sttts-apiextensions-avoid-nonstructural-message-fight
...
apiextensions: avoid two HA API servers to fight for NonStructural condition message
2019-05-20 14:54:13 -07:00
Dr. Stefan Schimanski
2cfc3c69dc
apiextensions: avoid two HA API server to fight for NonStructural condition message
2019-05-20 22:26:19 +02:00
Kubernetes Prow Robot
b049dfaa59
Merge pull request #77343 from johnSchnake/removeGKE-SAR-404-path
...
GKE also requires SAR endpoints
2019-05-20 13:21:13 -07:00
Dr. Stefan Schimanski
9e04e778dd
e2e: fix CreateMultiVersionTestCRD version logic
2019-05-20 22:07:02 +02:00
Jiatong Wang
76f76450ca
Move service_util endpoints related to framework/endpoints
...
Signed-off-by: Jiatong Wang <wangjiatong@vmware.com>
2019-05-20 11:47:38 -07:00
Kubernetes Prow Robot
e476a60ccb
Merge pull request #73241 from vikaschoudhary16/selinux-label
...
Add correct selinux label at plugin socket directory
2019-05-20 11:07:17 -07:00
Kubernetes Prow Robot
1ae2a5d0f6
Merge pull request #77606 from tnqn/attach
...
Fix missing pod name for kubectl attach
2019-05-20 08:05:20 -07:00
Kubernetes Prow Robot
6ba13bf151
Merge pull request #77773 from DaiHao/daemon
...
fix daemon set rolling update hang
2019-05-20 03:11:12 -07:00
SataQiu
b828e570b1
fix golint failures of test/e2e/storage/drivers
2019-05-20 13:12:38 +08:00
smileusd
a81f770472
add annotation about IsLikelyNotMountPoint can't to distinguish mounts and symbolic link
2019-05-20 11:35:24 +08:00
s-ito-ts
c101f40e18
Fix golint failures of test/e2e/autoscaling
2019-05-20 02:20:39 +00:00
Andrew Sy Kim
6677d796df
ipvs: add graceful termination unit tests
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-05-19 23:10:01 +02:00
Andrew Sy Kim
15682dfc2a
export serviceKey and realServerKey in fake ipvs for easier test fixtures
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-05-19 23:09:42 +02:00
Kubernetes Prow Robot
81a61ae0e3
Merge pull request #77863 from fabriziopandini/certs-expiration
...
Kubeadm: Add check certificate expiration command
2019-05-19 12:47:10 -07:00
Kubernetes Prow Robot
c854f72dcb
Merge pull request #77507 from cuericlee/patch-1
...
unexpected deleting of contents of mount points due to symbolic link …
2019-05-19 09:23:10 -07:00
Bin Lu
b121545b70
data attribute was missing for apiserver integration test cases
...
Signed-off-by: Bin Lu <bin.lu@arm.com>
2019-05-19 20:04:35 +08:00
Kubernetes Prow Robot
89031553ce
Merge pull request #77845 from draveness/bugfix/resource-allocation-priority
...
fix: verify metadata is non-nil in resource allocation
2019-05-18 23:11:12 -07:00
Kubernetes Prow Robot
0f31cc93b6
Merge pull request #74440 from yliaog/dynamic
...
Switched to use dynamic shared informer for Garbage Collector.
2019-05-18 12:23:12 -07:00
Kubernetes Prow Robot
df4b3c866a
Merge pull request #78059 from figo/e2e
...
Check KUBE_SERVER_PLATFORMS emptiness
2019-05-18 10:39:12 -07:00
hui luo
6c8aabc832
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 09:17:22 -07:00
mattjmcnaughton
c68690c640
Standardize housekeeping capitalization
...
Previously, the code base had both `housekeeping` and `houseKeeping`,
which made case sensitive search in vim difficult. Standardize on
`housekeeping`, which was by far the most popular.
2019-05-18 11:30:47 -04:00
fabriziopandini
e4d87b0804
autogenerated
2019-05-18 16:28:44 +02:00
fabriziopandini
919826531c
certs-expiration
2019-05-18 16:28:33 +02:00
Kubernetes Prow Robot
667c3ed94c
Merge pull request #78063 from tedyu/evt-lock
...
Change lock type to write lock in eventBroadcasterImpl
2019-05-18 05:01:12 -07:00
Kubernetes Prow Robot
df4f033a4f
Merge pull request #77501 from JieJhih/scheduling/plugin
...
add scheduling framework configuration
2019-05-18 03:39:12 -07:00