Commit 266b680
Peker Oksuz
fix: move CRDs to Helm crds/ directory for proper ordering
v0.15.6:
- CRDs moved from subchart templates/ to parent crds/ directory
Helm applies crds/ BEFORE any templates → no race condition
- crds subchart disabled (crds.enabled: false)
- Removed template tags from CRD YAML (crds/ is plain YAML)
- Webhook failurePolicy: Ignore (from v0.15.5)
- IPAddressPool/L2Advertisement as normal templates (no hooks)1 parent eaede02 commit 266b680
5 files changed
Lines changed: 1505 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
0 commit comments