source-controller/controllers/testdata
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
..
certs Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
charts Write chart data on identitical values overwrite 2021-04-21 14:50:03 +02:00