Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Prevent arbitrary artifact resources modifications #69

Closed
aclevername opened this issue Apr 20, 2021 · 0 comments · Fixed by #75
Closed

Prevent arbitrary artifact resources modifications #69

aclevername opened this issue Apr 20, 2021 · 0 comments · Fixed by #75
Assignees

Comments

@aclevername
Copy link
Contributor

aclevername commented Apr 20, 2021

What feature/behavior/change do you want?
If I create a profile that creates a HelmRelease resource, if a users tries to manually edit the spec the controller should overwrite any changes and it bring it back to the desired state. Essentially mirroring the same behaviour that would occur if you tried to modify a pod owned by a deployment.

The same should occur if a user deletes the HelmRelease, it should get recreated.

Why do you want this feature?
To prevent the artifact resources from drifting out of sync

@aclevername aclevername self-assigned this Apr 20, 2021
@aclevername aclevername linked a pull request Apr 21, 2021 that will close this issue
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant