source-controller/controllers/testdata/charts/helmchart
Hidde Beydals 917300dc79 Write chart data on identitical values overwrite
This likely happened because the byte buffer response was already
being read by the chart loader, making it empty by the time the
artifact was written to storage.

As an alternative, and because it makes the code a tiny bit less
obnoxious: write the data to a temp file first, and later decide
what file to copy over and use as an stored artifact.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-04-21 14:50:03 +02:00
..
templates Reorganize helm chart testdata for controllers 2020-10-28 14:57:12 +02:00
.helmignore Reorganize helm chart testdata for controllers 2020-10-28 14:57:12 +02:00
Chart.yaml Reorganize helm chart testdata for controllers 2020-10-28 14:57:12 +02:00
duplicate.yaml Write chart data on identitical values overwrite 2021-04-21 14:50:03 +02:00
override.yaml Test values overrides 2021-04-08 18:57:05 -04:00
values.yaml Test values overrides 2021-04-08 18:57:05 -04:00