Skip to content

Mutate existing resource on policy update #1607

@electrical

Description

@electrical

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

Metadata

Metadata

Labels

end userThis label is used to track the issue that is raised by the end user.enhancementNew feature or requestmutationIssues pertaining to the mutate ability.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions