Grant the agents approle read+write on the woodpecker agent token #151
Reference in New Issue
Block a user
Delete Branch "benvin/woodpecker-agents-token"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Agents query the Woodpecker API to inspect pipeline runs and failing steps while reviewing PRs. That token is currently pasted into agent config by hand, so it lives in plaintext on disk instead of in Vault.
policies/kv/service/woodpecker/tokens/agents.yamlagentsapprole create/read/update onkv/data/service/woodpecker/tokens/agentskv/kubernetes/*grantToken seeding follows once this is applied.