-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
feature proposalSuggest a feature to LiqoSuggest a feature to Liqogood first issueGood for newcomersGood for newcomers
Description
Describe the problem you are having (if any)
We are working in an environment with a considerably high number of namespaces (on the order of thousands). We would like to offload a larger part of them, however it is somewhat impractical to do so with the currently available offloading procedure.
Describe the solution you would like
It would be nice to upgrade the liqoctl offload
command to include an option to offload namespaces in batches via the usage of label selectors (e.g. liqoctl offload namespaces --label 'k8s.io/type=tenant'
). Subsequently, the liqoctl unoffload
command is to be upgraded accordingly as well.
Describe the user value of this feature
This would provide users with a direct way to offload a number of namespaces at once.
Describe your proposed solution
No response
Do you volunteer to implement this feature?
- I want to implement this feature
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
feature proposalSuggest a feature to LiqoSuggest a feature to Liqogood first issueGood for newcomersGood for newcomers