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

[BUG] Can't enable kube-explorer ui plugin when creating a cluster #651

Closed
JacieChao opened this issue Dec 8, 2023 · 1 comment
Closed
Assignees
Labels
autok3s-ui bug Something isn't working to test Need to test
Milestone

Comments

@JacieChao
Copy link
Collaborator

Describe the bug
When creating a cluster, can't enable kube-explorer as ui plugin. Only can enable it from the cluster list page.

To reproduce
Steps to reproduce the behavior:

  1. Go to the Clusters list page and create a new cluster.
  2. Config cluster parameters and enable Explorer as ui plugin in Add-on Options Tab
  3. After deploying K3s successfully, the kube-explorer is not enabled as selected.
  4. Enable kube-explorer plugin from the Cluster list page is working as expected.

Expected behavior
The kube-explorer plugin can be enabled after deploying the K3s cluster successfully.

Screenshots

image

Environments (please complete the following information):

  • OS: Darwin Bigsur
  • AutoK3s Version v0.9.1

Additional context

This bug occurs after adding the support of the Add-ons plugin in Add-on Options Tab.

@JacieChao
Copy link
Collaborator Author

tested by UI version v0.9.2-rc2. close as complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autok3s-ui bug Something isn't working to test Need to test
Development

No branches or pull requests

2 participants