linkerd2/controller/proxy-injector
Zahari Dichev b2adbea4d0
chore(inject): remove PatchProducer abstraction (#14346)
In a recent change, we introduced the `PatchProducer` abstraction in order to provide a way to add customizable injection logic to the injector. After some further experimentation, it has became clear that there might be better ways to customize the injection logic. 

For now, we remove this abstraction as we are not going to be using it in the near future.

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
2025-08-11 17:15:16 +03:00
..
fake chore(helm)!: change iptables default mode to `nft` (#14326) 2025-08-06 17:01:09 -05:00
metrics.go Enable gocritic linting (#7906) 2022-02-17 22:45:25 +00:00
webhook.go chore(inject): remove PatchProducer abstraction (#14346) 2025-08-11 17:15:16 +03:00
webhook_test.go chore(inject): remove PatchProducer abstraction (#14346) 2025-08-11 17:15:16 +03:00