This Patch will fix the Bug described in #21 by returning as Patch Operation replace and the path to the Container-Image.
This Patch also adds the UPDATE Operation to the Mutate and Validate Webhooks to prevent future Issues if a User (or Operator) patches/ changes the Pod instead of re-creating.
This Patch will fix the Bug described in #21 by returning as Patch Operation
replace
and the path to the Container-Image.This Patch also adds the
UPDATE
Operation to the Mutate and Validate Webhooks to prevent future Issues if a User (or Operator) patches/ changes the Pod instead of re-creating.Closes #21