UNCLASSIFIED - NO CUI

Skip to content

Harbor cleanup and create VAT Response Attestation that Includes Image Lineage

Tim Seagren requested to merge cleanup-upload-to-harbor into master

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

Merge request reports