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
echo Successfully patched changes for Client Context Manager
61
-
else
62
-
echo Failed to patch changes for Client Context Manager
63
-
git restore --staged .
64
-
exit 1
65
-
fi;
66
-
67
54
# Patching commit for no_proxy support
68
55
# UPDATE: The commit being cherry-picked is updated kubernetes/client/ unless OpenAPI generator v5.3.1 involved (offinical support of no_proxy feature).
69
56
# Ref: https://github.com/kubernetes-client/python/pull/1579/commits/95a893cd1c34de11a4e3893dd1dfde4a0ca30bdc and conversations in the PR.
0 commit comments