You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip Gateway API tests on IPv6/dual-stack clusters
Gateway API tests fail on IPv6 and dual-stack clusters, particularly on
baremetal platforms where catalog sources are typically disabled. This
prevents OSSM operator installation via OLM.
Replace AWS-specific dual-stack check with platform-agnostic detection
that checks the cluster's ServiceNetwork CIDRs for IPv6 addressing.
This will skip Gateway API tests on:
- Baremetal/vSphere/EquinixMetal IPv6 or dual-stack clusters
- AWS dual-stack clusters
- Any other platform with IPv6 networking
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments