Skip to content

Add compatibility with Hashicorp Vault Agent Injector for Runner Registration Token

Clement requested to merge (removed):main into main

What does this MR do?

Add possibility to inject Registration Token from Hashicorp Vault using Agent Injector (see #425 (closed) for full description).

What's the best way to test this MR?

Deploy a Vault server following this tutorial: https://developer.hashicorp.com/vault/tutorials/kubernetes/agent-kubernetes
This MR has been tester with Vault 1.12.2 and Vault-k8s 1.1.0

What are the relevant issue numbers?

Solves #425 (closed)

Edited by Clement

Merge request reports