runwhen-contrib / rw-public-codecollection

RunWhen Public Codecollection Repository - Open Source troubleshooting runbook library for Kubernetes and cloud infrastructure components.
Apache License 2.0
39 stars 5 forks source link

[Enhancement] k8s-patroni-* should support labels for workload/resource selection #97

Open stewartshea opened 1 year ago

stewartshea commented 1 year ago

Observation The postgres operators often create random statefulset names; it would be helpful to be able to select workloads/resources by label as we can in the postgres codebundles.

Current Outcome Must specific explicit statefulset/deployment/pod name

Desired Outcome Support selection by kubernetes label to make configuration simpler