address PR comment around removing hotfix when v20 clients are released

This commit is contained in:
Jason Price 2021-06-23 18:10:01 -04:00
parent 9a2fbde41b
commit 29729af6a0

View File

@ -75,7 +75,7 @@ else
fi;
# Patching commits for Tolerating Null Sources on Projected Volumes
# 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
# Ref: https://github.com/kubernetes-client/python/pull/1497
git cherry-pick -n f3dbc8cbf1ab2aaf5e3bd8c0f0fc068e67823971
if [ $? -eq 0 ]