Skip to content

Conversation

@bgillman
Copy link

@bgillman bgillman commented Nov 3, 2025

"Update Gateway API from v1alpha1 to v1

  • Updated Gateway apiVersion from networking.x-k8s.io/v1alpha1 to gateway.networking.k8s.io/v1
  • Updated HTTPRoute apiVersion to gateway.networking.k8s.io/v1
  • Added listeners.name field to Gateway spec
  • Changed routes.selector to allowedRoutes.kinds in Gateway
  • Updated HTTPRoute to use parentRefs instead of label-based attachment
  • Changed forwardTo to backendRefs in HTTPRoute
  • Added matches section to HTTPRoute rules
  • Added NEG annotation to Service for GKE internal load balancer support"

…rom networking.x-k8s.io/v1alpha1 to gateway.networking.k8s.io/v1

- Updated HTTPRoute apiVersion to gateway.networking.k8s.io/v1
- Added listeners.name field to Gateway spec
- Changed routes.selector to allowedRoutes.kinds in Gateway
- Updated HTTPRoute to use parentRefs instead of label-based attachment
- Changed forwardTo to backendRefs in HTTPRoute
- Added matches section to HTTPRoute rules
- Added NEG annotation to Service for GKE internal load balancer support
- Updated Gateway apiVersion from networking.x-k8s.io/v1alpha1 to gateway.networking.k8s.io/v1
- Updated HTTPRoute apiVersion to gateway.networking.k8s.io/v1
- Added listeners.name field to Gateway spec
- Changed routes.selector to allowedRoutes.kinds in Gateway
- Updated HTTPRoute to use parentRefs instead of label-based attachment
- Changed forwardTo to backendRefs in HTTPRoute
- Added matches section to HTTPRoute rules
- Added NEG annotation to Service for GKE internal load balancer support
Copy link
Member

@theemadnes theemadnes left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants