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

bump gatewayapi to 1.1.0-rc2 #3336

Merged
merged 16 commits into from
May 7, 2024
Merged

bump gatewayapi to 1.1.0-rc2 #3336

merged 16 commits into from
May 7, 2024

Conversation

zirain
Copy link
Member

@zirain zirain commented May 7, 2024

fixes: #3265

Key features:

  • Bump GRPCRoute to v1
  • Rename gwapiv1a2.PolicyTargetReferenceWithSectionName to gwapiv1a2.LocalPolicyTargetReferenceWithSectionName
  • Bump BackendTLSPolicy to v1alpha3

Signed-off-by: zirain <[email protected]>
@zirain zirain requested a review from a team as a code owner May 7, 2024 10:03
zirain added 14 commits May 7, 2024 18:22
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
Signed-off-by: zirain <[email protected]>
@@ -322,6 +322,7 @@ grpcRoutes:
- method:
method: DoThing
service: com.example.Things
sessionPersistence: null
Copy link
Contributor

Choose a reason for hiding this comment

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

should be fixed in v1.1
kubernetes-sigs/gateway-api#3059

Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

LGTM thanks !
this bump does not look easy

once merged, we should probably alert our users on Slack that old BackendTLSPolicy resources will no longer work, and will need to be updated

@arkodg arkodg added the release-note Indicates a required release note label May 7, 2024
@arkodg arkodg merged commit ed4222b into envoyproxy:main May 7, 2024
24 checks passed
@zirain zirain deleted the gwapi-rc2 branch May 7, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note Indicates a required release note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Gateway API to v1.1.0-rc1
4 participants