We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001ed37 commit 64063f3Copy full SHA for 64063f3
.github/workflows/e2e.yml
@@ -62,6 +62,8 @@ jobs:
62
- extra-toggles: nftables, globalnet, ovn
63
- extra-toggles: nftables, ovn, dual-stack
64
- extra-toggles: dual-stack, ovn
65
+ - extra-toggles: dual-stack, vxlan
66
+ - extra-toggles: dual-stack, ovn, vxlan
67
# Oldest Kubernetes version thought to work with SubM.
68
# If this breaks, we may advance the oldest-working K8s version instead of fixing it. See:
69
# https://submariner.io/development/building-testing/ci-maintenance/
0 commit comments