Skip to content

Custom wi name

Dhruv Jain requested to merge custom-wi-name into main

Added custom workload identity pool name which useful in case of multiple pools in a single project (will be appended after gitlab-pool-oidc-)

Usecase: The team faced a challenge when they wanted to configure OIDC for same GCP project and Gitlab repository. They were trying to do 2 things:

  • One pool for OIDC with attribute condition based on project
  • Another one for condition based on namespace

If we separate the pool using custom pool name, this issue would be resolved.

Edited by Dhruv Jain

Merge request reports