Skip to content

Add agent ID in a label to all Configmaps

Nick Ilieskou requested to merge add_label into main

What does this MR do?

  • Adds an additional label to chained configmaps indicating the agent-ID

Why are we doing this?

Because configmaps need to cary the information regarding which gitlab agent has created them. We might have use cases where we have multiple gitlab-agents installed in the same namespace.

What are the relevant issue numbers?

Merge request reports