Skip to content

Ensure that object manipulation does not dirty the cache

Hossein Pursultani requested to merge 70-protect-helm-template-cache into master

Use DeepCopy or DeepCopyObject where ever the object being created or updated in the controller.

Closes #70 (closed)

Merge request reports

Loading