linkerd2/cli
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
..
cmd Dual-stack support for ExternalWorkloads (#12965) 2024-08-30 13:23:56 -05:00
flag Introduce LINKERD_DOCKER_REGISTRY and flexibilize CI workflows (#6782) 2021-09-01 13:39:05 -05:00
table Add viz stat-inbound and viz stat-outbound commands (#12994) 2024-08-29 12:31:16 -07:00
Dockerfile dev: Update Go to v1.22 (#12114) 2024-02-22 09:39:33 -05:00
main.go Add `gosec` and `errcheck` lints (#7954) 2022-03-03 10:09:51 -07:00