-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
area/helmHelm related issues and pull requestsHelm related issues and pull requestsenhancementNew feature or requestNew feature or request
Description
At present, the Artifact file name (and thus URL) is composed out of just chart metadata. Due to the way Helm chart builds are not reproducable, this may cause issues on the consumer side when a chart is rebuild due to e.g. a controller restart, but advertised on the same URL. As this causes a mismatch in the checksum calculation.
Given a checksum mismatch error triggers a lot more red flags for an operator than a temporary "404 not found", it would be good idea to add some randomness to the advertised Artifact URL.
To my knowledge, only HelmCharts are affected by this, as other resources strip data (e.g. timestamps).
ArtunSubasi, roma-glushko, Chili-Man, disconn3ct and dholeshu
Metadata
Metadata
Assignees
Labels
area/helmHelm related issues and pull requestsHelm related issues and pull requestsenhancementNew feature or requestNew feature or request
Type
Projects
Status
No status