Kubernetes Prow Robot
225aa3aa70
Merge pull request #85404 from yliaog/windows
...
added yliaog to OWNERS
2019-11-22 17:30:55 -08:00
Kubernetes Prow Robot
060d58ca8c
Merge pull request #85401 from liggitt/config-quote
...
Test writing configurations with numeric names
2019-11-22 17:30:44 -08:00
Kubernetes Prow Robot
ef6d304bed
Merge pull request #85345 from andrewsykim/improve-node-event-handler-logic
...
proxier: improve node topology event handler logic
2019-11-22 17:30:35 -08:00
Kubernetes Prow Robot
d60486d8ae
Merge pull request #85340 from chendave/source
...
remove redundant `source` in shell
2019-11-22 17:30:26 -08:00
Kubernetes Prow Robot
f01a4d0608
Merge pull request #85265 from SataQiu/fix-kubeadm-20191114
...
kubeadm: reset raises warnings if it cannot delete folders
2019-11-22 17:30:17 -08:00
Kubernetes Prow Robot
ee1160cf9b
Merge pull request #85235 from oomichi/move-suites
...
Move suites.go to e2e package
2019-11-22 17:30:04 -08:00
Kubernetes Prow Robot
02c61b6af1
Merge pull request #85228 from YangLu1031/kubeproxyVerify
...
Wait for kubelet & kube-proxy to be ready on Windows node within 10s
2019-11-22 17:29:50 -08:00
Kubernetes Prow Robot
a15b5dfb13
Merge pull request #85188 from charleszheng44/scheduler-ut
...
add ut for scheduler framework
2019-11-22 17:29:43 -08:00
Samuel Davidson
9dcb3bfcff
Added rest client metrics for client TTL and rot. ( #84382 )
...
* Added rest client metrics for client TTL and rot.
* Fixed foo bar comment, added nil checks
* Moved rotation observation inside of old cert nil check block
* Fixed rotation age logic.
* fixed BUILD for exec plugin package
* fixed null pointer dereference in exec.go
* Updated metric name, bucket, used oldest cert.
2019-11-22 17:29:30 -08:00
Kubernetes Prow Robot
143f9dd7cc
Merge pull request #84327 from byteor/codereview
...
[k8s.io/sample-controller/controller.go]: fixup minor typo
2019-11-22 17:29:17 -08:00
Wojciech Tyczynski
bfa4188123
Fix kubectl conversions
2019-11-22 14:16:13 -08:00
Ted Yu
c224a6de5e
Output port as number in error message
2019-11-22 13:12:59 -08:00
Lantao Liu
73a881e06d
Fix GKE upgrade test.
...
Signed-off-by: Lantao Liu <lantaol@google.com>
2019-11-22 11:05:44 -08:00
Anago GCB
65aefd3def
Update CHANGELOG-1.17.md for v1.17.0-rc.1.
2019-11-22 18:53:59 +00:00
Kubernetes Prow Robot
3028dc1f7a
Merge pull request #85524 from Nordix/kubeadm-kube-proxy-feature-gate-panic-fix
...
Initialize FeatureGate map for KubeProxy config. #1929
2019-11-22 08:27:29 -08:00
Lubomir I. Ivanov
906d3159b1
kubeadm: add a upgrade health check that deploys a Job
...
- Add a new preflight check for upgrade that runs the pause container
with -v in a Job.
- Wait for the Job to complete and return an error after N seconds.
- Manually clean the Job because we don't have the TTL controller
enabled in kubeadm yet (it's still alpha).
2019-11-22 18:04:40 +02:00
xieyanker
4428c0c25c
stop_kubemark
...
stop kubemark add namespace when run `kubectl delete`
2019-11-22 16:26:21 +08:00
Cria Hu
1431853075
fix broken link : https://github.com/kubernetes/community/blob/master/contributors/devel/container-runtime-interface.md
2019-11-22 15:55:04 +08:00
Cria Hu
1c25890e94
fix broken link : https://github.com/kubernetes/community/blob/master/contributors/devel/cri-validation.md
2019-11-22 15:49:46 +08:00
Antonio Ojea
98be7831e4
Revert "kube-proxy: check KUBE-MARK-DROP"
...
This reverts commit 1ca0ffeaf2
.
kube-proxy is not recreating the rules associated to the
KUBE-MARK-DROP chain, that is created by the kubelet.
Is preferrable avoid the dependency between the kubelet and
kube-proxy and that each of them handle their own rules.
2019-11-22 06:37:42 +01:00
Jun Gong
abc64a8519
Print nominated pods on the node when dumping scheduler cached NodeInfo
2019-11-22 13:12:37 +08:00
Arvinderpal Wander
c025cfcd9c
Initialize FeatureGate map for KubeProxy config. #1929
2019-11-21 20:46:25 -08:00
jadarsie
3322ff9551
generalize solution
2019-11-21 19:14:47 -08:00
Kubernetes Prow Robot
d87c921a51
Merge pull request #85402 from RainbowMango/pr_remove_metrics_hidden_log
...
Remove metric be hidden log temporarily
2019-11-21 18:19:29 -08:00
Rong Gao
99603e105a
check service status value returned by EnsureLoadBalancer
...
when service status returned by EnsureLoadBalancer is nil, return the
function directly to avoid NPE
2019-11-22 09:19:06 +08:00
jadarsie
11b0e9af25
better comments
2019-11-21 10:36:04 -08:00
jadarsie
55828d059d
misc fixes
2019-11-21 10:19:25 -08:00
notpad
8b951edada
Set default value for TEST_CLUSTER_LOG_LEVEL and KUBE_GCE_INSTANCE_PREFIX
2019-11-21 23:26:24 +08:00
xieyanker
e16cc492b0
fix kubemark output error
2019-11-21 15:56:15 +08:00
Anish Ramasekar
7b478d15d5
Set node cidr mask size ipv4/ipv6 config
2019-11-20 22:08:58 -08:00
Kubernetes Prow Robot
3c5dad61f7
Merge pull request #85494 from yutedz/node-cidr-mask
...
Fill in default node cidr mask size when dual stack is not enabled
2019-11-20 21:01:28 -08:00
Ted Yu
5be960c34d
Fill in default node cidr mask size when dual stack is not enabled
2019-11-20 19:50:33 -08:00
tanjunchen
8f4a262d61
fix 1-12 number urls
2019-11-21 11:17:46 +08:00
Yecheng Fu
96eb647898
add cofyc as local volume owner
2019-11-21 09:38:49 +08:00
Kubernetes Prow Robot
976712556e
Merge pull request #85223 from sttts/sttts-crd-items-types
...
apiextensions: fix items+type logic in API due to broken go-openapi validation
2019-11-20 14:23:19 -08:00
Dr. Stefan Schimanski
788088936b
apiextensions: fixup go-openapi constructor invocations
2019-11-20 18:33:45 +01:00
Dr. Stefan Schimanski
ef88c43c02
hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5
2019-11-20 18:33:45 +01:00
Dr. Stefan Schimanski
323639cbba
apiextensions: add items+type integration test
2019-11-20 18:33:45 +01:00
Michal Fojtik
a3c82e8ae3
apiserver: add Retry-After header to response when apiserver is shutting down
2019-11-20 17:30:52 +01:00
Michal Fojtik
9aa68a5cf4
client-go: add connection refused to list of transient errors
2019-11-20 17:30:05 +01:00
chenjun.cj
1daa08c5c8
use context to check client closed instead of http.CloseNotifier in processing watch request
2019-11-20 11:49:42 +08:00
Kubernetes Prow Robot
c97baa339b
Merge pull request #85456 from BenTheElder/fix-providerless
...
Fix providerless
2019-11-19 16:21:19 -08:00
Benjamin Elder
cf510ac285
fix multiple node cidr masks in providerless build
2019-11-19 09:47:45 -08:00
Benjamin Elder
753774d9ea
add providerless tag to vsphere volume code
2019-11-19 09:47:45 -08:00
Benjamin Elder
b100bf9654
add providerless tags to new awsebs code
2019-11-19 09:47:45 -08:00
Benjamin Elder
820b7dfa1b
fix providerless build post-CSI migration
2019-11-19 09:47:44 -08:00
gkarthiks
b05749c619
chore(gofmt): go format fix
...
Signed-off-by: gkarthiks <github.gkarthiks@gmail.com>
2019-11-19 08:30:16 -08:00
Kubernetes Prow Robot
384e45febd
Merge pull request #85441 from liggitt/authorizer-version-plumbing
...
Plumb authorization webhook version from CLI to config
2019-11-19 07:19:42 -08:00
Ruben
55c83e3397
Fix golint issues in pkg/kubelet/events/event.go
...
Change the single const statement in favor of multiple const event lists.
This way we don't need to put the name of the constant in the comment
and it's clearer that the comment refers to the whole list.
2019-11-19 13:15:08 +01:00
Jordan Liggitt
dc0e51dd18
Plumb authorization webhook version from CLI to config
2019-11-18 23:58:05 -08:00