Register the rancher plugin in the catalog (import) #92
Reference in New Issue
Block a user
Delete Branch "benvin/rancher-plugin-import"
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
Register the released v0.1.0 rancher secrets plugin so the engine can be mounted. Uses the existing config/plugins discovery + plugin module (added for gpg in #89). Mirrors #90 (litellm import).
Changes
config/plugins/vault-plugin-secrets-rancher.yaml(type: secret,command: vault-plugin-secrets-rancher,sha256pinned to the released binaryd2b17f45…ec574a, verified against both the vault and openbao v0.1.0 RPMs).Merge order
Part 2 of 4. Requires the binary on disk (puppet-prod install) and the deployer policy (#91). Merge before the backend PR.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.