kubernetes-client/python

custom objects API should support label selectors for delete collection methods

Open

#1,957 opened on 2022年11月23日

GitHub で見る
 (7 comments) (0 reactions) (1 assignee)Python (3,323 forks)batch import
help wantedkind/feature

Repository metrics

Stars
 (6,225 stars)
PR merge metrics
 (平均マージ 10d 3h) (30d で 2 merged PRs)

説明

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

コントリビューターガイド