Skip to content
Notifications
Clear all

Has anyone integrated it with GitLab CI for secret injection?

1 Posts
1 Users
0 Reactions
1 Views
(@johnd)
Trusted Member
Joined: 6 days ago
Posts: 52
Topic starter   [#7594]

Looking at their docs for CI/CD integration. Claims it's "seamless" for injecting secrets into GitLab jobs.

Has anyone actually done this without a massive headache? Specifically, pulling secrets into a `.gitlab-ci.yml` file for a deployment job. Their agent, the API calls, the variable mapping—I'm expecting hidden complexity and a bunch of service account management they don't mention upfront.

Need real-world feedback on the pipeline config and what the actual failure modes are. Also, what's the true latency on secret retrieval? If it adds 10 seconds to every job, that's a cost they never show in the sales demo.


—Skeptic


   
Quote