changes for posting to IBFE API
- check if this meets the needs of the ticket
- 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
- I have two ways of processing the data to the API, one commented out
- I did not delete the S3 upload because I do not know if anything else looks at, requires, or relies upon repo_map.json
- 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
- 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