Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions charts/gateway-crds-helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ To uninstall the chart:
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| crds.envoyGateway.enabled | bool | `false` | |
| crds.gatewayAPI.channel | string | `"experimental"` | |
| crds.gatewayAPI.enabled | bool | `false` | |

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- if .Values.crds.gatewayAPI.enabled }}
{{- if and .Values.crds.gatewayAPI.enabled (or (eq .Values.crds.gatewayAPI.channel "experimental") (eq .Values.crds.gatewayAPI.channel "")) }}
# Copyright 2025 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
10,613 changes: 10,613 additions & 0 deletions charts/gateway-crds-helm/templates/standard-gatewayapi-crds.yaml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions charts/gateway-crds-helm/values.tmpl.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
crds:
gatewayAPI:
enabled: false
channel: experimental # Available options: standard, experimental
envoyGateway:
enabled: false
1 change: 1 addition & 0 deletions charts/gateway-crds-helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
crds:
gatewayAPI:
enabled: false
channel: experimental # Available options: standard, experimental
envoyGateway:
enabled: false
1 change: 1 addition & 0 deletions release-notes/current.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ security updates: |

# New features or capabilities added in this release.
new features: |
Added support for optionally installing the Gateway API standard channel CRDs through the gateway-crds-helm chart.

bug fixes: |
Fix reference grant from SecurityPolicy to referenced remoteJWKS backend not respected.
Expand Down
1 change: 1 addition & 0 deletions site/content/en/latest/install/gateway-crds-helm-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ A Helm chart for Kubernetes
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| crds.envoyGateway.enabled | bool | `false` | |
| crds.gatewayAPI.channel | string | `"experimental"` | |
| crds.gatewayAPI.enabled | bool | `false` | |

24 changes: 12 additions & 12 deletions test/helm/gateway-crds-helm/all.out.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_backendtlspolicies.yaml
#
Expand Down Expand Up @@ -651,7 +651,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_gatewayclasses.yaml
#
Expand Down Expand Up @@ -1172,7 +1172,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_gateways.yaml
#
Expand Down Expand Up @@ -3881,7 +3881,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml
#
Expand Down Expand Up @@ -6103,7 +6103,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml
#
Expand Down Expand Up @@ -13386,7 +13386,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_referencegrants.yaml
#
Expand Down Expand Up @@ -13580,7 +13580,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml
#
Expand Down Expand Up @@ -14317,7 +14317,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml
#
Expand Down Expand Up @@ -15117,7 +15117,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml
#
Expand Down Expand Up @@ -15854,7 +15854,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.x-k8s.io_xbackendtrafficpolicies.yaml
#
Expand Down Expand Up @@ -16464,7 +16464,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.x-k8s.io_xlistenersets.yaml
#
Expand Down Expand Up @@ -43462,7 +43462,7 @@ spec:
subresources:
status: {}
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
# Copyright 2025 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
24 changes: 12 additions & 12 deletions test/helm/gateway-crds-helm/gateway-api-crds.out.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_backendtlspolicies.yaml
#
Expand Down Expand Up @@ -651,7 +651,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_gatewayclasses.yaml
#
Expand Down Expand Up @@ -1172,7 +1172,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_gateways.yaml
#
Expand Down Expand Up @@ -3881,7 +3881,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_grpcroutes.yaml
#
Expand Down Expand Up @@ -6103,7 +6103,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_httproutes.yaml
#
Expand Down Expand Up @@ -13386,7 +13386,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_referencegrants.yaml
#
Expand Down Expand Up @@ -13580,7 +13580,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_tcproutes.yaml
#
Expand Down Expand Up @@ -14317,7 +14317,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_tlsroutes.yaml
#
Expand Down Expand Up @@ -15117,7 +15117,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.k8s.io_udproutes.yaml
#
Expand Down Expand Up @@ -15854,7 +15854,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.x-k8s.io_xbackendtrafficpolicies.yaml
#
Expand Down Expand Up @@ -16464,7 +16464,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
#
# config/crd/experimental/gateway.networking.x-k8s.io_xlistenersets.yaml
#
Expand Down Expand Up @@ -17311,7 +17311,7 @@ status:
conditions: null
storedVersions: null
---
# Source: gateway-crds-helm/templates/gatewayapi-crds.yaml
# Source: gateway-crds-helm/templates/experimental-gatewayapi-crds.yaml
# Copyright 2025 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
crds:
gatewayAPI:
enabled: true
channel: experimental
envoyGateway:
enabled: false
Loading