833-gitlab-object-storage-use_iam_role
All threads resolved!
All threads resolved!
Compare changes
- Ryan Garcia authored
+ 3
− 3
@@ -655,7 +655,7 @@ addons:
@@ -666,8 +666,8 @@ addons:
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.
Summary
With the current way the Big Bang chart is set up, the users are unable to use an iam profile for their aws object storage in the gitlab chart. The chart will include the accesskey and secretkey with empty values and no use_iam_profile key.
Resolution
Following these docs
Added a new key and logic into the gitlab template to handle use of an iam profile for gitlab.
Closes #833 (closed)
UNCLASSIFIED - NO CUI