From a15da51413cbe0c597fa120d13918e7fbd684194 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Mon, 19 Jan 2026 14:44:32 +0000 Subject: [PATCH] Revert "rolled back to prior open api generator version v4.3.0 for python client 1.35 GA release" This reverts commit a3394c2d03bf1664f42e60d2cdf669fd0286d4f4. --- openapi/python.sh | 2 +- openapi/python.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi/python.sh b/openapi/python.sh index 3892935..46ab7e3 100755 --- a/openapi/python.sh +++ b/openapi/python.sh @@ -45,7 +45,7 @@ popd > /dev/null source "${SCRIPT_ROOT}/openapi-generator/client-generator.sh" source "${SETTING_FILE}" -OPENAPI_GENERATOR_COMMIT="${OPENAPI_GENERATOR_COMMIT:-v4.3.0}" +OPENAPI_GENERATOR_COMMIT="${OPENAPI_GENERATOR_COMMIT:-v6.6.0}" CLIENT_LANGUAGE=python; \ CLEANUP_DIRS=(client/api client/apis client/models docs test); \ diff --git a/openapi/python.xml b/openapi/python.xml index 22bd264..3659b3f 100644 --- a/openapi/python.xml +++ b/openapi/python.xml @@ -18,7 +18,7 @@ ${generator.spec.path} - python + python-legacy kubernetes-client python true