Commit c70571c
committed
feat(helm): add opt-in Gateway API CRDs to Helm chart
Bundles upstream Gateway API v1.5.1 standard and experimental CRDs as
opt-in via crds.gatewayAPI.standard.enabled / experimental.enabled
(both default false). Raw YAML lives in config/crd/gateway/upstream/
and is copied to helm/files/ by make crds, so verify-crds.sh catches
drift automatically.1 parent c37dac8 commit c70571c
7 files changed
Lines changed: 79245 additions & 0 deletions
File tree
- config/crd/gateway/upstream
- helm/aws-load-balancer-controller
- files
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
| |||
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
| 97 | + | |
| 98 | + | |
93 | 99 | | |
94 | 100 | | |
95 | 101 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 22084 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 17527 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
515 | 515 | | |
516 | 516 | | |
517 | 517 | | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
0 commit comments