-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Generate v19.15.0 client #1584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate v19.15.0 client #1584
Conversation
Sometimes a user's machine has this env set. Setting the value explicitly makes sure we always download the right kubernetes openapi spec during a release.
Update readme and changelog in the master branch, add minor changes to the release automation script
Use `go install` instead of `go get`
Fix replication controller pods delete in tests
…n_base update python-base commithash
…-v19b Update changelog and readme in the master branch
Add Python 3.10 to the testing
add no_proxy parameter to configuration for REST and websocket client
…thash update python-base commithash
…omated-release-of-19.15.0-upstream-release-19.0-1635134453
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: roycaihw The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@roycaihw codes for no_proxy supporting are removed from kubernetes/client/configuration.py and kubernetes/client/rest.py my PR to OpenAPITools/openapi-generator is waiting final review/merge ...
|
/assign @yliaog |
@itaru2622 Nice catch! I think for this PR we can cherrypick #1579 |
/lgtm |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Generated with the script in #1583:
Does this PR introduce a user-facing change?