Skip to content

Conversation

@kamir
Copy link
Collaborator

@kamir kamir commented Jan 31, 2026

Summary

  • Handle IPv6 kind networks when deriving MetalLB address pools.
  • Add a long-running demo test target that disables go test timeout.
  • Add IPv6 MetalLB e2e coverage for demo bootstrap.

Changes

  • scripts/demo-platform.sh: use IPv6 CIDR as the MetalLB pool when the kind subnet is IPv6.
  • Makefile: add demo-long target (go test -timeout 0).
  • test/e2e/metallb_ipv6_kind_test.go: new opt-in IPv6 kind e2e test.

Validation

  • KAFSCALE_E2E=1 KAFSCALE_E2E_KIND=1 KAFSCALE_E2E_KIND_IPV6=1 go test -tags=e2e ./test/e2e -run TestDemoPlatformMetallbIPv6 -v

@kamir kamir requested a review from novatechflow January 31, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant