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
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
By default, Kubectl does not exit properly after long-running commands
like `kubectl run` starting in 1.22
(kubernetes/kubectl#1098). This change
disables the new feature to work around the problem, as suggested in the
issue itself.
Tested: hierarchical network policy test hangs without this change,
passes with it.
0 commit comments