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-18.0 #1519

Merged
merged 20 commits into from
Aug 6, 2021

Conversation

roycaihw
Copy link
Member

@roycaihw roycaihw commented Aug 6, 2021

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.

Pulling master into release-18.0:

$ git fetch upstream
$ git checkout upstream/release-18.0
$ git checkout -b release18               
$ git submodule update --remote           # needed only because the submodules in the two branches diverged
$ git commit -am 'update submodule'       # needed only because the submodules in the two branches diverged
$ git pull -X theirs upstream master

Updated the CHANGELOG.md.

Does this PR introduce a user-facing change?

NONE

/cc @scottilee

Priyankasaggu11929 and others added 20 commits June 2, 2021 23:33
Signed-off-by: Priyanka Saggu <priyankasaggu11929@gmail.com>
See issue 1494
Removes the false requirement that sources be a populated list
…94-tolerate-null-sources-projected-volumes

tolerate null sources on projected volumes
…-readme

Cherrypick README and CHANGLOG of v18.20.0b1 to master branch
…date-hotfix-script-1497

update the hotfix script for tolerating null sources on projected volumes
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndabot/github_actions/helm/kind-action-1.2.0

Bump helm/kind-action from 1.1.0 to 1.2.0
…umet-server-and-client-side-timeout

add documentation for the server & client side timeout
…l-objects-param-to-create-from-yaml-util

Allow optional list of YAML objects as param to create_from_yaml util
@k8s-ci-robot
Copy link
Contributor

@roycaihw: GitHub didn't allow me to request PR reviews from the following users: scottilee.

Note that only kubernetes-client members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

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.

Pulling master into release-18.0:

$ git fetch upstream
$ git checkout upstream/release-18.0
$ git checkout -b release18               
$ git submodule update --remote           # needed only because the submodules in the two branches diverged
$ git commit -am 'update submodule'       # needed only because the submodules in the two branches diverged
$ git pull -X theirs upstream master

Updated the CHANGELOG.md.

Does this PR introduce a user-facing change?

NONE

/cc @scottilee

Instructions 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/test-infra repository.

@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 Aug 6, 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/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Aug 6, 2021
@roycaihw
Copy link
Member Author

roycaihw commented Aug 6, 2021

/cc @yliaog

@yliaog
Copy link
Contributor

yliaog commented Aug 6, 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 Aug 6, 2021
@k8s-ci-robot k8s-ci-robot merged commit 6850340 into kubernetes-client:release-18.0 Aug 6, 2021
@roycaihw roycaihw deleted the release18 branch August 6, 2021 15:48
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/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.

8 participants