Skip to content

Conversation

@stefanprodan
Copy link
Member

This pull request introduces a new ResourceSet configuration for managing the Gateway API in the Kubernetes infrastructure.

Infrastructure automation:

  • Added kubernetes/infra/gateway-api.yaml file that defines a ResourceSet for installing the Gateway API CRDs, enabling automated and periodic updates via Flux Operator.
  • Configured dynamic inputs for deployment channel (experimental or standard), version (1.x), and update interval (24h) to support auto-upgrades.

Flux resource definitions:

  • Included a GitRepository resource to fetch Gateway API manifests from the upstream GitHub repository, using semantic versioning and the specified interval.
  • Added a Kustomization resource to apply the Gateway API CRDs, with options for pruning, waiting, retries, and timeouts.

Signed-off-by: Stefan Prodan <[email protected]>
@stefanprodan stefanprodan merged commit b9d1ae5 into main Oct 29, 2025
1 check passed
@stefanprodan stefanprodan deleted the gateway-api branch October 29, 2025 10:35
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