hack/local-up-cluster.sh: remove kubelet --cloud-config#131841
hack/local-up-cluster.sh: remove kubelet --cloud-config#131841k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
c0b2f34 removed that flag, which was already deprecated earlier. When passing it now, kubelet fails to come up.
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pohly The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 10c7ed62ddd72544368370b79d663e51365670ad |
|
/sig testing |
What type of PR is this?
/kind bug
/kind failing-test
What this PR does / why we need it:
c0b2f34 (#130161) removed that flag, which was already deprecated earlier. When passing it now, kubelet fails to come up.
Which issue(s) this PR fixes:
Fixes #130161 (comment)
Does this PR introduce a user-facing change?
/assign @carlory