Skip to content

Stuck on replacing controlplane nodes #3127

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

Closed
farodin91 opened this issue Jun 2, 2020 · 7 comments
Closed

Stuck on replacing controlplane nodes #3127

farodin91 opened this issue Jun 2, 2020 · 7 comments
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@farodin91
Copy link
Contributor

What steps did you take and what happened:

  • Create a Cluster
  • Wait for the cluster to be running
  • Change the configuration of a controlplane
  • New controlplane node are spawned
  • New controlplane stucks in the phase: Provisioning with the event: Waiting for control plane to pass control plane health check to continue reconciliation: control plane machine namespace/node-cp-v2-s8p8w has no status.nodeRef

What did you expect to happen:

  • new controlplane node gets the nodeRef and switches to the phase running

Anything else you would like to add:
logs of capi-controller-manager

E0529 12:06:21.142555       1 machine_controller_noderef.go:98] controllers/Machine "msg"="Failed to parse ProviderID" "error"="providerID is empty" "providerID"={} "node"="node-cp-v2-s8p8w"

I would like to help. I already opened the issue on provider side. I wasn't sure were to open it. kubernetes-sigs/cluster-api-provider-vsphere#921.

Environment:

  • Cluster-api version: v0.3.6
  • Cluster-api-provider-vsphere version: v0.6.4
  • Kubernetes version: (use kubectl version):
Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.0", GitCommit:"9e991415386e4cf155a24b1da15becaa390438d8", GitTreeState:"clean", BuildDate:"2020-03-25T14:58:59Z", GoVersion:"go1.13.8", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.3", GitCommit:"06ad960bfd03b39c8310aaf92d1e7c12ce618213", GitTreeState:"clean", BuildDate:"2020-02-11T18:07:13Z", GoVersion:"go1.13.6", Compiler:"gc", Platform:"linux/amd64"}
  • OS (e.g. from /etc/os-release): ubuntu 18.04

/kind bug
[One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels]

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jun 2, 2020
@farodin91
Copy link
Contributor Author

I checkout the issue a bit deeper and seems the cloud controller in the provision cluster is unable to set the providerID. I think it would helpful to improve the log message.

@vincepri
Copy link
Member

vincepri commented Jun 2, 2020

Makes sense to improve the error message, +1

/milestone v0.3.x

@k8s-ci-robot k8s-ci-robot added this to the v0.3.x milestone Jun 2, 2020
@vincepri
Copy link
Member

vincepri commented Jun 2, 2020

/help

@k8s-ci-robot
Copy link
Contributor

@vincepri:
This request has been marked as needing help from a contributor.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-help command.

In response to this:

/help

Instructions 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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. label Jun 2, 2020
@vincepri
Copy link
Member

vincepri commented Aug 3, 2020

/milestone v0.4.0

@k8s-ci-robot k8s-ci-robot modified the milestones: v0.3.x, v0.4.0 Aug 3, 2020
@vincepri
Copy link
Member

vincepri commented Aug 3, 2020

Let's switch to a condition / reason message for Ready to present this information to users, this will be fixed in #3138

/close

@k8s-ci-robot
Copy link
Contributor

@vincepri: Closing this issue.

In response to this:

Let's switch to a condition / reason message for Ready to present this information to users, this will be fixed in #3138

/close

Instructions 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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants