Get the unseal keys by running the specified command
Returns true if the Pod is the active replica.
This is determined by looking at the vault-active
label.
Returns true if the Pod is ready.
Returns true if the Pod is sealed.
This is determined by looking at the vault-sealed
label.
Returns true if the Pod is a standby replica.
This is determined by looking at the vault-active
label.
Returns true if the Pod is unsealed.
This is determined by looking at the vault-sealed
label.
Check if the vault pod is sealed based on its labels
Returns an error if the pod does not have the expected labels
Returns true if the StatefulSet is considered ready.
This means that all replicas are available and ready.
Returns true if the StatefulSet is considered updated.
This means that all replicas are up-to-date.
List all pods that are sealed
Returns true if the StatefulSet template is using the given version.