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

Antctl multi-cluster member token command enhancement #4255

Closed
luolanzone opened this issue Sep 29, 2022 · 0 comments · Fixed by #4254
Closed

Antctl multi-cluster member token command enhancement #4255

luolanzone opened this issue Sep 29, 2022 · 0 comments · Fixed by #4254
Assignees
Labels
area/multi-cluster Issues or PRs related to multi cluster. kind/design Categorizes issue or PR as related to design.

Comments

@luolanzone
Copy link
Contributor

Describe what you are trying to solve
When the user is trying to initialize a multi-cluster ClusterSet, a member access token is required for member cluster to join leader cluster. For now, user can use antctl mc create membertoken or antctl mc init with --create-token option to create the member token. But there is no way via antctl to get the member token information again or delete created one.

Describe the solution you have in mind
Add antctl mc get membertoken and antctl mc delete membertoken sub-commands, so user can retrieve the token again, or delete the member token without involving kubectl.

@luolanzone luolanzone added kind/design Categorizes issue or PR as related to design. area/multi-cluster Issues or PRs related to multi cluster. labels Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/multi-cluster Issues or PRs related to multi cluster. kind/design Categorizes issue or PR as related to design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants