Skip to content

[Feature] Namespace offloading in batches #3057

@air-31

Description

@air-31

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions