Bump arrstack plugin catalog to v0.2.0 #144

Merged
benvin merged 1 commits from benvin/arrstack-plugin-sha-0.2.0 into master 2026-08-30 17:07:29 +10:00
Member

Why

The v0.2.0 arrstack plugin binary is live on all five OpenBao nodes (RPM applied via post-merge puppet runs), and the catalog still pins the v0.1.0 sha — OpenBao refuses to launch a plugin whose binary hash does not match the catalog entry.

Changes

  • config/plugins/vault-plugin-secrets-arrstack.yaml: version -> 0.2.0 and sha256 -> 9ea7f160…12fa1, computed from the binary extracted from openbao-plugin-secrets-arrstack-0.2.0-1.x86_64.rpm (the same RPM puppet pins).

Post-apply

Run vault plugin reload -plugin=vault-plugin-secrets-arrstack after the apply so the running mount swaps to the v0.2.0 binary.

## Why The v0.2.0 arrstack plugin binary is live on all five OpenBao nodes (RPM applied via post-merge puppet runs), and the catalog still pins the v0.1.0 sha — OpenBao refuses to launch a plugin whose binary hash does not match the catalog entry. ## Changes - `config/plugins/vault-plugin-secrets-arrstack.yaml`: `version` -> `0.2.0` and `sha256` -> `9ea7f160…12fa1`, computed from the binary extracted from `openbao-plugin-secrets-arrstack-0.2.0-1.x86_64.rpm` (the same RPM puppet pins). ## Post-apply Run `vault plugin reload -plugin=vault-plugin-secrets-arrstack` after the apply so the running mount swaps to the v0.2.0 binary.
unkin-agent added 1 commit 2026-08-30 16:51:14 +10:00
Bump arrstack plugin catalog to v0.2.0
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
658c1d2132
The v0.2.0 RPM is installed on all five OpenBao nodes; the catalog sha256 must match the running binary or OpenBao refuses to launch the plugin.
benvin merged commit 6c489c6003 into master 2026-08-30 17:07:29 +10:00
benvin deleted branch benvin/arrstack-plugin-sha-0.2.0 2026-08-30 17:07:29 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/terraform-vault#144