Skip to content
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

roycaihw
Copy link
Member

What type of PR is this?

/kind feature

What this PR does / why we need it:

Generated with the script in #1583:

KUBERNETES_BRANCH=release-1.19 CLIENT_VERSION=19.15.0 DEVELOPMENT_STATUS="5 - Production/Stable" scripts/release.sh

Does this PR introduce a user-facing change?

NONE

roycaihw and others added 25 commits September 20, 2021 10:23
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
Fix replication controller pods delete in tests
…-v19b

Update changelog and readme in the master branch
add no_proxy parameter to configuration for REST and websocket client
…omated-release-of-19.15.0-upstream-release-19.0-1635134453
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/feature Categorizes issue or PR as related to a new feature. labels Oct 25, 2021
@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 25, 2021
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Oct 25, 2021
@itaru2622
Copy link
Contributor

@roycaihw codes for no_proxy supporting are removed from kubernetes/client/configuration.py and kubernetes/client/rest.py
it may be raised by re-generating client, as described in PR #1579 conversation.

my PR to OpenAPITools/openapi-generator is waiting final review/merge ...
after it merged, it gets success when you use followings:

@roycaihw
Copy link
Member Author

/assign @yliaog

@roycaihw
Copy link
Member Author

@itaru2622 Nice catch! I think for this PR we can cherrypick #1579

@yliaog
Copy link
Contributor

yliaog commented Oct 25, 2021

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 25, 2021
@k8s-ci-robot k8s-ci-robot merged commit c7f60ed into kubernetes-client:release-19.0 Oct 25, 2021
@roycaihw roycaihw deleted the automated-release-of-19.15.0-upstream-release-19.0-1635134453 branch October 25, 2021 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants