intel-device-plugins-for-ku.../pkg/internal/containers
Dmitry Rozhkov 2cb914225c fpga_webhook: never reject already mutated CRs
For some reason the API server may want to pass an already mutated CR
through the webhook once again. The webhook must accept such CR with
no additional transformations.

This patch adds support for such idempotence by maintaining
a set of identity mappings which effectively resolve to themselves. No
patching is applied to them.
2022-03-29 11:01:49 +03:00
..
containers_test.go Add govet-fieldalignment 2021-09-20 20:59:04 +03:00
containers.go fpga_webhook: never reject already mutated CRs 2022-03-29 11:01:49 +03:00