kubernetes-client/python

custom objects API should support label selectors for delete collection methods

Open

#1.957 aberto em 23 de nov. de 2022

Ver no GitHub
 (7 comments) (0 reactions) (1 assignee)Python (3.323 forks)batch import
help wantedkind/feature

Métricas do repositório

Stars
 (6.225 stars)
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

Guia do colaborador