kubernetes-client/python

custom objects API should support label selectors for delete collection methods

Open

#1.957 geöffnet am 23. Nov. 2022

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (3.323 Forks)batch import
help wantedkind/feature

Repository-Metriken

Stars
 (6.225 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 10T 3h) (2 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide