Notifications
Clear all
Topic starter
17/07/2026 3:17 am
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