Allow apiserver to choose preferred kubelet address type#35497
Conversation
|
Jenkins Kubemark GCE e2e failed for commit 0230774a2aa6959481d390175f6ef99cb3f2252a. Full PR test history. The magic incantation to run this job again is |
|
Jenkins GKE smoke e2e failed for commit 0230774a2aa6959481d390175f6ef99cb3f2252a. Full PR test history. The magic incantation to run this job again is |
|
Jenkins GCI GCE e2e failed for commit 0230774a2aa6959481d390175f6ef99cb3f2252a. Full PR test history. The magic incantation to run this job again is |
|
Jenkins GCE etcd3 e2e failed for commit 0230774a2aa6959481d390175f6ef99cb3f2252a. Full PR test history. The magic incantation to run this job again is |
|
Jenkins GCE e2e failed for commit 0230774a2aa6959481d390175f6ef99cb3f2252a. Full PR test history. The magic incantation to run this job again is |
6e74a7a to
00b2be9
Compare
|
Jenkins GCI GKE smoke e2e failed for commit 00b2be994e68f526f494231bfaefc7d1a038ba88. Full PR test history. The magic incantation to run this job again is |
|
@justinsb PTAL |
|
LGTM |
|
Jenkins GCE Node e2e failed for commit 4b72045106b5b7d1dddb3641ad2914df59196245. Full PR test history. The magic incantation to run this job again is |
|
@k8s-bot node e2e test this |
|
Jenkins verification failed for commit 4b72045106b5b7d1dddb3641ad2914df59196245. Full PR test history. The magic incantation to run this job again is |
|
update test_owners.csv (#35850) |
|
Jenkins unit/integration failed for commit 1a7f7c5. Full PR test history. The magic incantation to run this job again is |
|
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
|
Automatic merge from submit-queue |
Follow up to #33718 to stay compatible with clusters using DNS names for master->node communications. Adds the
--kubelet-preferred-address-typesapiserver flag for clusters that prefer a different node address type.This change is