linkerd2/controller
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
..
api Dual-stack support for ExternalWorkloads (#12965) 2024-08-30 13:23:56 -05:00
cmd chore(controller): Remove stream concurrency limits (#12598) 2024-05-15 18:07:15 +01:00
gen Add `accessPolicy` field to Server CRD (#12845) 2024-07-22 09:01:09 -05:00
heartbeat build(deps): bump linkerd/dev from 39 to 40 (#10825) 2023-05-09 10:57:19 -07:00
identity core: use serviceAccountToken volume for pod authentication (#7117) 2021-11-03 02:03:39 +05:30
k8s Add `accessPolicy` field to Server CRD (#12845) 2024-07-22 09:01:09 -05:00
proxy-injector Only bind to IPv6 addresses when disableIPv6=false (#12938) 2024-08-05 13:29:55 -05:00
script Add `accessPolicy` field to Server CRD (#12845) 2024-07-22 09:01:09 -05:00
sp-validator Use metadata API in the proxy and tap injectors (#9650) 2022-11-16 09:21:39 -05:00
webhook Add ability to configure client-go's `QPS` and `Burst` settings (#11644) 2023-11-28 15:25:05 -05:00
Dockerfile dev: Update Go to v1.22 (#12114) 2024-02-22 09:39:33 -05:00