Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: inc-ali The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @inc-ali! |
|
PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
It removes the need to the
sixdependency, which was mostly present in the generated openapi client code. Python 2 support was dropped a long time ago.It was previously tried but abandoned in #2224
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
The changes to the generated classes are simple, please focus on changes to
ws_client.py.Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: