Commit ea29bd8
fix(ingress): legacy NGF HTTP-01/ListenerSet + wildcard TLS, Gateway API v1.5.1, drop ACK ACM
- Gateway API CRDs default to v1.5.1; raise legacy control-plane resource defaults + min_replicas.
- Remove the ACK ACM controller + DNS-01 from the legacy NGF flavors (drop the module + output).
- legacy aws/azure/gcp flavors: DNS-01 (gts-production) cert issuance + wildcard TLS for private
LBs (mirror k8s-native); drop the unsupported cluster_issuer_override fallback.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 366c39b commit ea29bd8
21 files changed
Lines changed: 108 additions & 1328 deletions
File tree
- intents/ack_acm_controller
- modules
- ack_acm_controller/legacy/1.0
- gateway_api_crd/k8s/1.0
- ingress
- nginx_gateway_fabric_legacy_aws/1.0
- nginx_gateway_fabric_legacy_azure/1.0
- nginx_gateway_fabric_legacy_gcp/1.0
- outputs/ack_acm_controller
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
50 | | - | |
| 52 | + | |
0 commit comments