linkerd2/controller/api
Alejandro Pedraza 567288a060
Dual-stack support for ExternalWorkloads (#12965)
* Dual-stack support for ExternalWorkloads

This changes the `workloadIPs.maxItems` field in the ExternalWorkload CRD from `1` to `2`, to accommodate for an IPv4 and IPv6 pair. This is a BC change, so there's no need to bump the CRD version.

The control plane already supports this, so this change is mainly about expansions to the unit tests to also account for the double stack case.
2024-08-30 13:23:56 -05:00
..
destination Dual-stack support for ExternalWorkloads (#12965) 2024-08-30 13:23:56 -05:00
util Fuzzing: Move fuzzers upstream (#7419) 2022-05-05 13:01:00 -06:00