Skip to content
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

When using clusterctl init, it panics. #9128

Closed
chaunceyjiang opened this issue Aug 7, 2023 · 7 comments
Closed

When using clusterctl init, it panics. #9128

chaunceyjiang opened this issue Aug 7, 2023 · 7 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@chaunceyjiang
Copy link
Contributor

What steps did you take and what happened?

image

What did you expect to happen?

There should not be any panic information.

Cluster API version

root@localhost:~# clusterctl version
clusterctl version: &version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.0", GitCommit:"4abf44cd85c4590602e4c10543d53cd4ec914845", GitTreeState:"clean", BuildDate:"2023-07-25T15:49:47Z", GoVersion:"go1.20.6", Compiler:"gc", Platform:"linux/amd64"}

Kubernetes version

root@localhost:~# kubectl version
WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short.  Use --output=yaml|json to get the full version.
Client Version: version.Info{Major:"1", Minor:"26", GitVersion:"v1.26.7", GitCommit:"84e1fc493a47446df2e155e70fca768d2653a398", GitTreeState:"clean", BuildDate:"2023-07-19T12:23:27Z", GoVersion:"go1.20.6", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.7
Server Version: version.Info{Major:"1", Minor:"27", GitVersion:"v1.27.3", GitCommit:"25b4e43193bcda6c7328a6d147b1fb73a33f1598", GitTreeState:"clean", BuildDate:"2023-06-15T00:36:28Z", GoVersion:"go1.20.5", Compiler:"gc", Platform:"linux/amd64"}

Anything else you would like to add?

No response

Label(s) to be applied

/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 kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Aug 7, 2023
@k8s-ci-robot
Copy link
Contributor

This issue is currently awaiting triage.

If CAPI contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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.

@killianmuldoon
Copy link
Contributor

killianmuldoon commented Aug 7, 2023

Seems like a duplicate of #9101 - @chaunceyjiang could you check if the fix in #9107 works for you?

@killianmuldoon
Copy link
Contributor

This should be resolved on main once #9107 merges.

Feel free to reopen if this looks like a separate issue on your side. Thanks for reporting this!

@killianmuldoon
Copy link
Contributor

/close

@k8s-ci-robot
Copy link
Contributor

@killianmuldoon: Closing this issue.

In response to this:

/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.

@sbueringer
Copy link
Member

And just to be clear. This does not panic. It just prints a stacktrace. That's a huge difference :)

@chaunceyjiang
Copy link
Contributor Author

And just to be clear. This does not panic. It just prints a stacktrace. That's a huge difference :)

Got it. Thanks~. @sbueringer @killianmuldoon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

4 participants