vault
vault copied to clipboard
plugins: Handle mount/enable for shadowed builtins
This PR pushes the deprecation handling for mount/enable down in the stack, allowing us to access the mount data (builtin, RunningVersion). This allows us to distinguish between builtins and external plugins with the same name/type.
This resolves VAULT-9372.