UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.49
Attention Iron Bank Customers: On March 27, 2025, we are moving SBOM artifacts from the Anchore Scan job to the Build job to streamline the container hardening pipeline. If you currently download SBOMs from the Anchore Scan job, you can still get them from the Build job and from other sources, including IBFE and image attestations.
Main change in this MR is an incremental build of the k3d cluster create
command. This saves us from a mess of nested conditionals and handling every combination of options. It prevents a lot of repetition in the commands used and makes it easier to extend with other k3d options if needed.
Assuming I changed things properly this shouldn't change any behavior, just the under the hood code.
UNCLASSIFIED - NO CUI