Per-project Harbor robots via VSO #13
Labels
No labels
ready-for-agent
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lab/automation#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
What to build
Retire the PoC admin Harbor account in favor of per-project robot accounts:
.ci/carries per-appVaultAuth+VaultStaticSecret(the ADR-0004 shape, bound to the CI service account in thecinamespace), materializing the docker config.json as a native Secret.cinamespace.External dependencies: the Vault Secrets Operator must be deployed on mini (lab/clusters #1524), and the Vault kubernetes auth backend + per-app roles must exist (a lab/iac follow-on explicitly out of #1524's scope).
Acceptance criteria
VaultAuth/VaultStaticSecretin.ci/materialize the docker config.json Secret in thecinamespacecinamespaceBlocked by