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

gateway-api: Bump the version to v1.0.0-rc1 #28757

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

sayboras
Copy link
Member

Most of the changes are related to API versions and go dependency, also some of below extra changes:

  • Add default Listener ResolvedRef condition
  • Update go.mod to current upstream main commit to include fixes for v1.0.0-rc1 conformance tests

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 24, 2023
@sayboras sayboras added release-note/minor This PR changes functionality that users may find relevant to operating Cilium. feature/k8s-gateway-api labels Oct 24, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Oct 24, 2023
@sayboras
Copy link
Member Author

/test

@sayboras
Copy link
Member Author

/test

@sayboras sayboras marked this pull request as ready for review October 24, 2023 12:26
@sayboras sayboras requested review from a team as code owners October 24, 2023 12:26
@sayboras sayboras added the needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch label Oct 24, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from main in 1.14.4 Oct 24, 2023
Copy link
Member

@meyskens meyskens left a comment

Choose a reason for hiding this comment

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

LGTM :)
Not a lot has changes just a lot of changes...

Most of the changes are related to API versions and go dependency, also
some of below extra changes:

- Add default Listener ResolvedRef condition
- Update go.mod to current upstream main commit to include fixes for
  v1.0.0-rc1 conformance tests

Signed-off-by: Tam Mach <tam.mach@cilium.io>
@sayboras
Copy link
Member Author

/test

Copy link
Member

@gandro gandro left a comment

Choose a reason for hiding this comment

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

Is there any upgrade impact to this, e.g. do users need to bump the API version of their custom resources too? If so, we probably should mention that in the docs.

@sayboras
Copy link
Member Author

Is there any upgrade impact to this, e.g. do users need to bump the API version of their custom resources too? If so, we probably should mention that in the docs.

Good point, the minimum requirement is to have users install v1 CRDs, then kube api server will be able to publish events for both v1beta1 and v1 resources. I will update the docs separately 👍.

@sayboras sayboras removed the needs-backport/1.14 This PR / issue needs backporting to the v1.14 branch label Oct 25, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot removed this from Needs backport from main in 1.14.4 Oct 25, 2023
Copy link
Member

@aanm aanm left a comment

Choose a reason for hiding this comment

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

As pointed out by other reviewers this will require documentation changes to mention that users need to upgrade the CRD to v1.

I would suggest to add a note in the upgrade guide leaving a node specifically for gateway API users that v1beta1 will NOT work unless the v1 CRD is deployed first.

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Oct 25, 2023
@sayboras sayboras merged commit f2fd2fe into main Oct 25, 2023
216 of 221 checks passed
@sayboras sayboras deleted the tam/gateway-api-1.0.0-rc1 branch October 25, 2023 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/k8s-gateway-api ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/minor This PR changes functionality that users may find relevant to operating Cilium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants