Moved the excluded namespaces to the new regex method for excluded resources.
Compare changes
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.
No package changes. Scope is in Big Bang only.
Excluded namespaces converted to excluded resources where the exclusion could be narrowed down to namespace and pod/container name using regex.
Values added to k3d-dev-values.yaml and ci/k3d/values.yaml to accommodate load balancer pod/container exceptions.
For testing, all packages should be deployed and no denies should occur. Use kubectl get events -n <namespace>
to check for denies.
closes #693 (closed)
closes #776 (closed)
UNCLASSIFIED - NO CUI