UNCLASSIFIED - NO CUI

Skip to content

changes for posting to IBFE API

Christopher Vernooy requested to merge post_ibfe into development
  1. check if this meets the needs of the ticket
  2. do we need to do anything to update data in the API for containers that have existing data or is this handled on the backend
  3. I have two ways of processing the data to the API, one commented out
  4. I did not delete the S3 upload because I do not know if anything else looks at, requires, or relies upon repo_map.json
  5. changed the script that creates the repo_map and added a new parameter I didn't feel it was necessary to keep two nearly identical scripts around based on distroless or !distroless
  6. added the API code directly into "create_repo_map_default.py", I can split this out to a new file/module if desired

this needs testing in staging @seagren.tim @david.freeman @kenneth.maguire

Edited by Christopher Vernooy

Merge request reports