-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
kind/featureNew feature or requestNew feature or request
Description
What would you like to be added:
The default argument takes a "pod-query", can there be an option for a "deployment-query"? 😄
That way one could pass "app$" and have it match the app-756d764c46-njkvx pod without the longer "app-[0-9a-z]{10}-[0-9a-z]{5}" regex.
Agreed, the easiest way to do this is to use a label selector. Just so I can use this tool easier, I have add something extra. Someone will ask: "Why are you adding these labels?" The answer being "Because I want to use stern in an easier way".
Why is this needed:
cc/ @vsimon
maingoh and nijave
Metadata
Metadata
Assignees
Labels
kind/featureNew feature or requestNew feature or request