-
Notifications
You must be signed in to change notification settings - Fork 147
Closed as not planned
Labels
kind/featureNew feature or requestNew feature or request
Description
What would you like to be added:
A flag, like --until
, that would provide a way to exit stern
given a condition.
Why is this needed:
It's really difficult to capture logs during installation of a Helm Chart during CI. Stern surely helps it, but comes with some additional challenges. Example: how do I make stern stop? An --until
option would come in handy.
It could accept some conditions like if a given pod is healthy.
Metadata
Metadata
Assignees
Labels
kind/featureNew feature or requestNew feature or request