-
Notifications
You must be signed in to change notification settings - Fork 40k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers #28258
Conversation
Signed-off-by: Vishnu Kannan <vishnuk@google.com> Signed-off-by: Vishnu kannan <vishnuk@google.com>
@dchen1107 Kindly advice if this PR is worth a cherry-pick |
GCE e2e build/test passed for commit ea789e8. |
Thanks @vishh 👍 |
This is a behavior regression from 1.2 release, and do break the private cloud user's the cloud configuration without any workaround. We should cherry-pick the fix. Thanks! |
LGTM |
cc/ @erictune |
@k8s-bot test this [submit-queue is verifying that this PR is safe to merge] |
GCE e2e build/test passed for commit ea789e8. |
Automatic merge from submit-queue |
Automatic merge from submit-queue [kubelet] Allow opting out of automatic cloud provider detection in kubelet. By default kubelet will auto-detect cloud providers fixes kubernetes#28231 (cherry picked from commit ab37fbf)
Commit found in the "release-1.3" branch appears to be this PR. Removing the "cherrypick-candidate" label. If this is an error find help to get your PR picked. |
fixes #28231