description: un-seal is a Juju helper Snap designed to automate the initialization, unsealing, and authorization of Vault applications deployed via Juju. Deploying a charmed Vault with Juju requires a specific sequence of operations to bootstrap the cluster: initializing the Vault operator, securely managing the generated unseal keys and root token, unsealing individual units, and authorizing the charm to interact with the Vault API. un-seal streamlines this workflow into a single interactive command. It is designed for security-conscious environments, supporting split-file credential storage and GPG encryption (compatible with hardware tokens such as YubiKey) to facilitate the whole process.
Given that juju itself uses classic confinement, the technical reasons are clear and it perfectly fits in a supported category.
However, classic confinement is a sensitive matter. I think it is very fresh and should not be considered for classic confinement as a personal project. If at some point this project becomes part of your team strategy and your team is willing to actively maintain it we can reconsider this request
I was wondering if there’s any possibility of allowing auto-connections for these, or at least doing the manual review so it can be published (I have already submitted the latest version) and leaving them manual.