kubernetes-client/python
View on GitHubcustom objects API should support label selectors for delete collection methods
Open
#1,957 opened on Nov 23, 2022
help wantedkind/feature
Repository metrics
- Stars
- (6,225 stars)
- PR merge metrics
- (Avg merge 10d 3h) (2 merged PRs in 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