linkerd2/test
Oliver Gould b71eba668c
build(controller)!: eliminate policy-controller image (#14348)
Long ago, the policy-controller image shipped with a distroless base image, but
we have since been able to remove all runtime dependencies and ship with a
scratch image. There's no reason to manage this binary seperately from the rest
of the controller.

This change moves the controller/Dockerfile to Dockerfile.controller, and it is
updated to subsume the policy-controller/Dockerfile.

This should *not* impact users, except to reduce the overhead of extra image
pulls.

BREAKING CHANGE: with this change, we no longer ship a seperate
policy-controller image.
2025-08-13 21:35:41 +00:00
..
cli
fuzzing
integration build(controller)!: eliminate policy-controller image (#14348) 2025-08-13 21:35:41 +00:00