atomist / sdm-pack-k8s

Extension Pack for an Atomist SDM to integrate Kubernetes deployments
Apache License 2.0
3 stars 2 forks source link

List secrets using labelSelector #29

Closed ddgenome closed 5 years ago

ddgenome commented 5 years ago

Instead of listing all secrets and then filtering the result, provide the proper labelSelector to the list API call.