linkerd2/policy-controller
Alejandro Pedraza 6ad8fd2aec
Policy controller should index services by clusterIPs (#12420)
This changes the policy controller service indexer to index
services by thier `spec.clusterIPs` instead of `spec.clusterIP`, to
account for dual-stack services that hold both an IPv4 and an IPv6
address in `spec.clusterIPs`.

This change is fully backwards-compatible.

This assists the ongoing effort to support IPv6/dual-stack in linkerd,
but doesn't imply full support yet.
2024-04-11 07:06:19 -05:00
..
core build(deps): bump chrono from 0.4.35 to 0.4.37 (#12357) 2024-03-28 08:32:38 -05:00
grpc build(deps): bump prost-types from 0.12.3 to 0.12.4 (#12402) 2024-04-08 09:19:29 -07:00
k8s Policy controller should index services by clusterIPs (#12420) 2024-04-11 07:06:19 -05:00
src Add status queue metrics (#12256) 2024-03-26 13:42:47 -07:00
.dockerignore Import the linkerd-policy-controller (#6485) 2021-08-11 12:56:12 -07:00
Cargo.toml Don't patch httproute status if it hasn't changed (#12215) 2024-03-18 14:12:19 -07:00
Dockerfile dev: v43 (#12117) 2024-02-21 13:51:27 -08:00