mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
Merge pull request #41813 from shiywang/timeout_options
Automatic merge from submit-queue (batch tested with PRs 43642, 43170, 41813, 42170, 41581) Be able to specify the timeout to wait for pod for kubectl logs/attach Fixes https://github.com/kubernetes/kubernetes/issues/41786 current flag is `get-pod-timeout`, we can have a discussion if you have better one, default unit is seconds, above 0 @soltysh @kargakis ptal, thanks @kubernetes/sig-cli-feature-requests
This commit is contained in:
@@ -517,6 +517,7 @@ pod-infra-container-image
|
||||
pod-manifest-path
|
||||
pod-network-cidr
|
||||
pod-running
|
||||
pod-running-timeout
|
||||
pods-per-core
|
||||
policy-config-file
|
||||
poll-interval
|
||||
|
Reference in New Issue
Block a user