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

Enable karmadactl get to support pull mode. #1091

Closed
lonelyCZ opened this issue Dec 11, 2021 · 3 comments · Fixed by #1575
Closed

Enable karmadactl get to support pull mode. #1091

lonelyCZ opened this issue Dec 11, 2021 · 3 comments · Fixed by #1575
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@lonelyCZ
Copy link
Member

What would you like to be added:
If we don't consider that there is only single side network communication from member cluster to karmada control plane. We can enable karmadactl get to support pull mode. There are two way to do this.

  1. Using --cluster-kubeconfig and --cluster-context.
  2. Add access secret of member cluster of pull mode to karmada control plane.

Why is this needed:
This command can be used with the migrate command, we also add a field that can check if the workload are managed by karmada through karmadactl get.

@lonelyCZ lonelyCZ added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 11, 2021
@lonelyCZ
Copy link
Member Author

/assign

@RainbowMango
Copy link
Member

I think after #1077, we can get a better solution to achieve this.

@lonelyCZ
Copy link
Member Author

I think after #1077, we can get a better solution to achieve this.

Ok, expecting for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants