capture deployment details
Opened this issue · 6 comments
piyush94 commented
Hi @sbtaylor15, is it currently possible to capture deployment details for files (executables, tars, zips, iso, etc.)?
sbtaylor15 commented
@piyush94 do you want to store the artifacts in the database like we did with the Helm charts?
piyush94 commented
@sbtaylor15 no, only deployment details are fine as the artifact size can be in GBs.
sbtaylor15 commented
@piyush94 go into a deployment log for a "files" deployment and then choose the Files tab. Let us know if the deployed files are in the table or not.
piyush94 commented
@sbtaylor15 yes, deployed files do show up the table.
sbtaylor15 commented
@piyush94 what format do you need the captured data in? via the API like the helm capture export?
piyush94 commented
@sbtaylor15 JSON format is good via the API.