An error occurred while fetching the assigned iteration of the selected issue.
New storage setting for Secure Files
The DevOps for Mobile Apps Incubation Engineering SEG is developing a new feature called Secure File to be able to support binary configuration files in CI pipelines. The feature proposal discussion is here. This feature adds a new storage setting.
gitlab-org/gitlab!77886 (merged) adds the uploader that uses this new storage setting, and gitlab-org/gitlab!78227 (merged) adds the API. There is a recorded walkthrough of the feature as well https://youtu.be/eK3FUskHfdo
Below is a list of distribution and infrastructure-related tasks needed to complete the rollout of this feature:
- Add storage setting to Omnibus gitlab-org/omnibus-gitlab!5857 (merged)
- Add storage setting to GitLab Helm Chart
- Add storage setting to GDK gitlab-org/gitlab-development-kit!2380 (merged)
- Add bucket configuration
- Setup buckets on gstg
- Enable feature on gstg
- Setup buckets on gprd
- Enable feature on gprd