kubernetes-client/python

custom objects API should support label selectors for delete collection methods

Open

#1,957 创建于 2022年11月23日

在 GitHub 查看
 (7 评论) (0 反应) (1 负责人)Python (3,323 fork)batch import
help wantedkind/feature

仓库指标

Star
 (6,225 star)
PR 合并指标
 (平均合并 10天 3小时) (30 天内合并 2 个 PR)

描述

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

贡献者指南