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

Adding Changelog for v0.5.1 #1407

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

robscott
Copy link
Member

What type of PR is this?
/kind documentation

What this PR does / why we need it:
This adds the changelog for v0.5.1. This also bumps version numbers from v0.5.0 to v0.5.1 where applicable. Approving this PR means that you're approving a release of v0.5.1 based on this commit.

Does this PR introduce a user-facing change?:

NONE

/hold for consensus

@robscott robscott added this to the v0.5.1 milestone Sep 26, 2022
@k8s-ci-robot k8s-ci-robot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/documentation Categorizes issue or PR as related to documentation. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 26, 2022
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 26, 2022
@robscott robscott linked an issue Sep 26, 2022 that may be closed by this pull request
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: robscott, shaneutt

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

@shaneutt shaneutt added lgtm "Looks good to me", indicates that a PR is ready to be merged. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Sep 26, 2022
@shaneutt
Copy link
Member

I'll leave the lgtm for one other person just since this will result in a release, but it does LGTM.

@robscott
Copy link
Member Author

Last push updated changelog to include #1382 from @skriss. I think this is good to go now. Hopefully can get this release out tomorrow.

CHANGELOG.md Outdated
* The duplicate gateway-system namespace definitions have been removed.
[#1387](https://github.com/kubernetes-sigs/gateway-api/pull/1387)
* The webhook has been updated to watch v1beta1.
[1365](https://github.com/kubernetes-sigs/gateway-api/pull/1368)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"#" is missed before issue number?

CHANGELOG.md Outdated
[#1351](https://github.com/kubernetes-sigs/gateway-api/pull/1351)
* A new test has been added to cover when a Gateway references a Secret that
does not exist
[1334](https://github.com/kubernetes-sigs/gateway-api/pull/1334)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

@youngnick
Copy link
Contributor

LGTM with the changes notes by @gyohuangxin.

This also bumps version numbers from v0.5.0 to v0.5.1 where applicable.
@robscott
Copy link
Member Author

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 27, 2022
@youngnick
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 27, 2022
@k8s-ci-robot k8s-ci-robot merged commit 02fc8af into kubernetes-sigs:release-0.5 Sep 27, 2022
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/documentation Categorizes issue or PR as related to documentation. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conflict namespace resource when using kustomize
5 participants