Add logarchive gpg key + logging_logarchiver read access #106
Reference in New Issue
Block a user
Delete Branch "benvin/logarchive-gpg-key"
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
logarchiver encrypts archived logs to an OpenPGP key held in Vault's gpg engine so the private key never leaves Vault (retrieval delegates decryption to
gpg/decrypt/logarchive, operator-only). This provisions the key and lets the service read only its public key.Changes
logarchive(rsa-4096, non-exportable) in thegpgmount.logging_logarchiverbound to SAlogarchiverin theloggingnamespace.readongpg/keys/logarchiveto that role (public key only; no decrypt/export).Cross-repo: this must apply before the argocd-apps logarchiver Deployment (unkin/argocd-apps) can fetch the key.
https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
ea2f03558ato115435ec54Add logarchive gpg key + logging public-key readto Add logarchive gpg key115435ec54toed2443b1e2Add logarchive gpg keyto Add logarchive gpg key + logging_logarchiver read access