kubernetes-client/python
custom objects API should support label selectors for delete collection methods
Aberta
#1.957 aberto em 23 de nov. de 2022
help wantedkind/feature
Métricas do repositório
- Stars
- (6.225 estrelas)
- Métricas de merge de PR
- (Mesclagem média 10d 3h) (2 fundiu PRs em 30d)
Description
What is the feature and why do you need it: I would like to be able to delete custom objects using a label selector.
Describe the solution you'd like to see: Support the label_selector kwarg in delete methods