Commit a37ab02
test: Add apiserver-ilb-zones flavor for zone-redundant LB E2E test
Create a new cluster template flavor that extends apiserver-ilb
and adds availabilityZones configuration to all load balancers
(APIServerLB, NodeOutboundLB, ControlPlaneOutboundLB).
This fixes the optional E2E test for zone-redundant load balancers
by using a dedicated template with zones pre-configured instead of
relying on an unused environment variable.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 9ca4c6c commit a37ab02
File tree
4 files changed
+268
-3
lines changed- templates
- flavors/apiserver-ilb-zones
- patches
- test/e2e
4 files changed
+268
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1441 | 1441 | | |
1442 | 1442 | | |
1443 | 1443 | | |
1444 | | - | |
1445 | | - | |
1446 | 1444 | | |
1447 | 1445 | | |
1448 | | - | |
| 1446 | + | |
1449 | 1447 | | |
1450 | 1448 | | |
1451 | 1449 | | |
| |||
0 commit comments