We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2fbde commit 29729afCopy full SHA for 29729af
scripts/apply-hotfixes.sh
@@ -75,7 +75,7 @@ else
75
fi;
76
77
# Patching commits for Tolerating Null Sources on Projected Volumes
78
-# UPDATE: OpenAPI generator v4.3.0 has the context manager as a functionality. Cherry-picking just the tests for completeness.
+# TODO: remove this patch when we release v20 clients
79
# Ref: https://github.com/kubernetes-client/python/pull/1497
80
git cherry-pick -n f3dbc8cbf1ab2aaf5e3bd8c0f0fc068e67823971
81
if [ $? -eq 0 ]
0 commit comments