vault: register vault-plugin-secrets-arrstack in the catalog (1/3) #125
Reference in New Issue
Block a user
Delete Branch "benvin/arrstack-register"
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?
Why
Splits the arrstack Vault engine work (was #124) into three independently-appliable PRs so registration, policy, and engine resources are never bundled. This is PR 1 of 3 (register).
Change
vault-plugin-secrets-arrstackplugin (v0.1.0) in the OpenBao plugin catalog viaconfig/plugins/vault-plugin-secrets-arrstack.yaml.sha256pins the released v0.1.0 binary.pluginsglob andmodule.pluginalready exist onmaster.Apply order
Apply this after the Puppet plugin-install PR (unkin/puppet-prod #521, merged) has placed the binary at
/opt/openbao-plugins/vault-plugin-secrets-arrstackon the OpenBao nodes. Registration fails until the binary is present on-node.Stack
benvin/arrstack-registeroffmasterbenvin/arrstack-policybenvin/arrstack-resourcesSupersedes #124.