SKIP UPDATE SKIP UPGRADE CHECK replace kaniko with podman
General MR
Summary
this MR replaces kaniko with podman for building images. the build stage runs as root in the container due to constraints placed by SELinux (more details here). building as root will be looked at once we move to EKS as there will be different ami's for the workers.
Relevant logs/screenshots
successful job using this branch's newly written build stage: https://repo1.dso.mil/big-bang/pipeline-templates/package-validation/-/jobs/42171475
Linked Issue
Closes #584 (closed)
Edited by Rob McCarthy