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 cb1a3b0 commit 8f50899Copy full SHA for 8f50899
.github/workflows/e2e.yml
@@ -55,6 +55,9 @@ jobs:
55
include:
56
- extra-toggles: dual-stack
57
- extra-toggles: dual-stack, globalnet
58
+ - extra-toggles: nftables
59
+ - extra-toggles: nftables, ovn
60
+ - extra-toggles: nftables, globalnet
61
# Oldest Kubernetes version thought to work with SubM.
62
# This should match minK8sMajor.minK8sMinor in subctl/pkg/version/version.go.
63
# If this breaks, we may advance the oldest-working K8s version instead of fixing it. See:
0 commit comments