IPv6 support
What would you like to be added: Based on issues #244 , it was found that kmesh does not currently support ipv6 Why is this needed: If using higher version of k8s, JVM will enable IPv6 by default, in this case , kmesh couldn't handle request between java services
cc @nlgwcy
we also need to consider the IPv4-mapped IPv6
Waypoint should support decoding IPV6 address as well.
PR_434 covers only IPv6 compatibility reconstruction.
- workload mode supports IPv6
- [x] IPv6-compatible reconstruction on the control plane
- [x] IPv6-compatible reconstruction on the data plane
Wait for support:
-
workload mode supports IPv6
- [x] Authentication process supports IPv6
- [x] Kmesh management supports IPv6
-
ads mode supports IPv6
- [ ] Control plane supports configuration issuance related to IPv6
- [ ] eBPF programs support IPv6
- [ ] Kmesh management supports IPv6
- [ ] OE 23.03 adaptation
- [ ] IPv4-mapped IPv6 scenario
- [ ] Document refresh
/reopen
#468
This is supported now, will be released in v0.4.0