Harbor cleanup and create VAT Response Attestation that Includes Image Lineage
Merge Request Description
This MR accomplished two things:
- Breaks out some of the
upload_to_harbor.py
spaghetti code into functions, and leverages existing modules where possible - Adds the capacity to create image lineage vat_responses and attaches them as attestations
Merge Request BOE
Risk
Pipeline failures, messed up attestations
Rollback Plan
Revert this MR
Testing
Tested with a base image in staging, and an image that has a parent
Edited by Tim Seagren