-
Notifications
You must be signed in to change notification settings - Fork 600
Document helm resource upgrade process(es) #1448
Copy link
Copy link
Open
Labels
Description
In the FAQ, there is a detailed description of how helm 3 does the three-way merge + patch process for upgrades:
But I don't think there is a detailed description in the main docs. Neither I think a very good description on how the helm upgrade --force flag changes the process (force flag impl: helm/helm#1958)
During helm issue triage, Ive noticed I've explained these things a few times. Perhaps it would be a good idea to create a doc section on how helm manages upgrades here?
(Note: helm/helm#11950 is an example of explain the issue, and the immediate inspiration for creating this)
Reactions are currently unavailable