## Context Instead of selecting just based off namespace name, the volume cleaner should also accept a list of labels to filter for. ## TODO - [ ] Add a new value to the controller and scheduler config. - [ ] Implement logic to filter namespaces with the provided labels ## Expected Outcome Volume cleaner should ignore namespaces that don't match the names and labels in the configs.
Context
Instead of selecting just based off namespace name, the volume cleaner should also accept a list of labels to filter for.
TODO
Expected Outcome
Volume cleaner should ignore namespaces that don't match the names and labels in the configs.