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

Pull master into release-17.0 #1460

Merged

Conversation

roycaihw
Copy link
Member

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Talked with @scottilee offline. Doing the first step in the release process, so the remaining steps for the v17.17.0 release will be cleaner.

Pulling master into release-17.0:

$ git fetch upstream
$ git checkout upstream/release-17.0
$ git checkout -b pull-master-into-release-17
$ git pull -X theirs upstream master

This only contains submodule and example updates.

Does this PR introduce a user-facing change?

NONE

/cc @yliaog

jonasdlindner and others added 18 commits May 1, 2021 23:24
…ggu-deployment-rolling-restart

add example to demonstrate a rolling restart of the deployment
to reflect the lastest v17 and v18 releases
Update CHANGELOG and README in master branch
…ggu-add-dynamic-client-examples

add examples to demonstrate the usage of dynamic client
…ggu-list-ingressroute-in-all-namespaces

add 'list_ingressroute_for_all_namespaces' method
Add OS X sed check to update-submodule.sh
…check

Refactor OS X sed check into a util
@k8s-ci-robot k8s-ci-robot requested a review from yliaog May 11, 2021 03:45
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels May 11, 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 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. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels May 11, 2021
@yliaog
Copy link
Contributor

yliaog commented May 11, 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 May 11, 2021
@roycaihw roycaihw mentioned this pull request May 11, 2021
@k8s-ci-robot k8s-ci-robot merged commit 62071e4 into kubernetes-client:release-17.0 May 11, 2021
@roycaihw roycaihw deleted the pull-master-into-release-17 branch May 11, 2021 15:30
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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants