Add credential CCR operator handoff
This commit is contained in:
3
Makefile
3
Makefile
@@ -213,6 +213,9 @@ credential-change-sync-decision: ## Sync resolved State Hub decision back into a
|
||||
credential-change-apply-plan: ## Render approved-only operator apply plan
|
||||
scripts/credential-change.py apply-plan $(CREDENTIAL_CHANGE)
|
||||
|
||||
credential-change-operator-commands: ## Render approved-only non-secret OpenBao operator commands
|
||||
scripts/credential-change.py operator-commands $(CREDENTIAL_CHANGE)
|
||||
|
||||
openbao-token-grants-dry-run: ## Dry-run OpenBao token roles and issuer policies for credential grants
|
||||
scripts/openbao-apply-token-grants.py --dry-run $(OPENBAO_TOKEN_GRANT_ARGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user