Skip to content

[HYPERSHELL-126] chore(kind): upgrade Gateway API CRDs to v1.6.1 - #169

Merged
jsell-rh merged 2 commits into
mainfrom
fix/gateway-api-v1.6.1
Aug 20, 2026
Merged

[HYPERSHELL-126] chore(kind): upgrade Gateway API CRDs to v1.6.1#169
jsell-rh merged 2 commits into
mainfrom
fix/gateway-api-v1.6.1

Conversation

@jsell-rh

Copy link
Copy Markdown
Collaborator

Summary

  • Upgrades Kind infrastructure Gateway API CRDs from v1.5.1 to v1.6.1
  • Fixes CI e2e failure: Kubernetes 1.33 ships TCPRoute/UDPRoute CRDs with v1 as storedVersion, but v1.5.1 experimental bundle only serves v1alpha2 — causing a storedVersions validation error on kind-up
  • Gateway API v1.6.1 includes v1 for TCPRoute/UDPRoute (graduated to GA), resolving the conflict
  • All APIs we use (Gateway, GRPCRoute, HTTPRoute, BackendTLSPolicy) are stable across v1.5→v1.6

Test plan

  • CI e2e Kind job passes (no more storedVersions error)
  • Local make kind-up succeeds

🤖 Generated with Claude Code

Kubernetes 1.33 ships Gateway API CRDs with TCPRoute/UDPRoute at v1
(GA). Our v1.5.1 experimental bundle only served v1alpha2 for these
resources, causing a storedVersions conflict that fails kind-up.
Gateway API v1.6.1 includes v1 for TCPRoute/UDPRoute, resolving the
conflict. All APIs we use (Gateway, GRPCRoute, HTTPRoute,
BackendTLSPolicy) are stable across v1.5→v1.6.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Repository: openshift-online/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 6b2eddab-f140-4f79-828e-3cc4b5002bd5


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jsell-rh
jsell-rh enabled auto-merge August 20, 2026 16:58
@jsell-rh
jsell-rh disabled auto-merge August 20, 2026 17:59
@jsell-rh
jsell-rh merged commit 2f5211d into main Aug 20, 2026
12 of 14 checks passed
@jsell-rh
jsell-rh deleted the fix/gateway-api-v1.6.1 branch August 20, 2026 17:59
@jsell-rh jsell-rh changed the title chore(kind): upgrade Gateway API CRDs to v1.6.1 [HYPERSHELL-126] chore(kind): upgrade Gateway API CRDs to v1.6.1 Aug 20, 2026
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.

1 participant