You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature you'd like to have.
I'd like to be able to select not based on label but on pvc name.
What is the value to the end user? (why is it a priority?)
Allows me to not have to relabel every deployment previously made because StatefulSets don't patch volume claim template created volume labels.
How will we know we have a good solution? (acceptance criteria)
We can match on more than just labels.
Additional context
I have tons of deployments, this would make it easier to adopt since the naming convention is pretty normalized in statefulsets.
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like to have.
I'd like to be able to select not based on label but on pvc name.
What is the value to the end user? (why is it a priority?)
Allows me to not have to relabel every deployment previously made because StatefulSets don't patch volume claim template created volume labels.
How will we know we have a good solution? (acceptance criteria)
We can match on more than just labels.
Additional context
I have tons of deployments, this would make it easier to adopt since the naming convention is pretty normalized in statefulsets.
The text was updated successfully, but these errors were encountered: