Skip to content
代码片段 群组 项目
未验证 提交 dba4b4ea 编辑于 作者: Albert Salim's avatar Albert Salim 提交者: GitLab
浏览文件

Document issue - Google Cloud Secret Manager with SaaS Runner

上级 bed91a71
No related branches found
No related tags found
无相关合并请求
......@@ -128,3 +128,12 @@ Either modify your attribute mapping or the incoming assertion to produce a mapp
For example, for a `gitlab-org/gitlab` branch, the payload would be `project_path:gitlab-org/gitlab:ref_type:branch:ref:{branch_name}`,
so the branch name should be 76 characters or less.
### `WARNING: Not resolved: no resolver that can handle the secret` warning
The Google Cloud Secret Manager integration requires at least GitLab 16.8 and GitLab Runner 16.8.
This warning appears if the job is executed by a runner using a version earlier than 16.8.
On GitLab.com, there is a [known issue](https://gitlab.com/gitlab-org/ci-cd/shared-runners/infrastructure/-/issues/176)
causing SaaS runners to run an older version. As a workaround until this issue is fixed,
you can register your own GitLab Runner with version 16.8 or later.
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册