-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
end userThis label is used to track the issue that is raised by the end user.This label is used to track the issue that is raised by the end user.enhancementNew feature or requestNew feature or requestmutationIssues pertaining to the mutate ability.Issues pertaining to the mutate ability.
Milestone
Description
Is your feature request related to a problem? Please describe.
Not sure if it's a bug or a feature.
I've got a mutating policy that injects some stuff for vault.
When I update that policy and modify for example the image tag there is no way that I could find to run the mutation again to update the deployments.
The only functional way is to delete the deployment and install it which obviously is not what I want.
Describe the solution you'd like
A way to run the mutations on the resources it would mutate
Describe alternatives you've considered
Deleting a deployment which is not really functional.
Running an update / apply doesn't trigger it either
mikebryant, crandles, yogeek, vinay-kosaraju, Obirah and 10 more
Metadata
Metadata
Assignees
Labels
end userThis label is used to track the issue that is raised by the end user.This label is used to track the issue that is raised by the end user.enhancementNew feature or requestNew feature or requestmutationIssues pertaining to the mutate ability.Issues pertaining to the mutate ability.