-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
capture deployment details #328
Comments
@piyush94 do you want to store the artifacts in the database like we did with the Helm charts? |
@sbtaylor15 no, only deployment details are fine as the artifact size can be in GBs. |
@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. |
@sbtaylor15 yes, deployed files do show up the table. |
@piyush94 what format do you need the captured data in? via the API like the helm capture export? |
@sbtaylor15 JSON format is good via the API. |
Hi @sbtaylor15, is it currently possible to capture deployment details for files (executables, tars, zips, iso, etc.)?
The text was updated successfully, but these errors were encountered: