Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Consume gateway-api v0.5.0-rc2 #279

Merged
merged 4 commits into from
Jul 12, 2022
Merged

Consume gateway-api v0.5.0-rc2 #279

merged 4 commits into from
Jul 12, 2022

Conversation

nathancoleman
Copy link
Member

@nathancoleman nathancoleman commented Jul 12, 2022

Changes proposed in this PR:

Consume RC2 of gateway-api v0.5.0 as this is likely to be the GA release later this week. We at least want to make sure our tests all pass with it.

Additionally, this fixes a panic when using ReferencePolicy instead of ReferenceGrant due to the inclusion of kubernetes-sigs/gateway-api#1239. This has been inhibiting my own testing of other changes.

How I've tested this PR:

🤖 tests pass

How I expect reviewers to test this PR:

See above

Checklist:

  • Tests added
  • CHANGELOG entry added

    Run make changelog-entry for guidance in authoring a changelog entry, and
    commit the resulting file, which should have a name matching your PR number.
    Entries should use imperative present tense (e.g. Add support for...)

@nathancoleman nathancoleman added pr/no-changelog Skip the CI check that requires a changelog entry pr/run-conformance labels Jul 12, 2022
@nathancoleman nathancoleman marked this pull request as ready for review July 12, 2022 18:25
@nathancoleman nathancoleman changed the title Consume gateway-api v0.4.0-rc2 Consume gateway-api v0.5.0-rc2 Jul 12, 2022
The ReferencePolicy CRD is restored to the default experimental set in v0.5.0-rc2
@nathancoleman nathancoleman removed the pr/no-changelog Skip the CI check that requires a changelog entry label Jul 12, 2022
@nathancoleman nathancoleman merged commit 08a028b into main Jul 12, 2022
@nathancoleman nathancoleman deleted the upstream-rc2 branch July 12, 2022 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants