vault icon indicating copy to clipboard operation
vault copied to clipboard

plugins: Handle mount/enable for shadowed builtins

Open mpalmi opened this issue 2 years ago • 0 comments

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.

mpalmi avatar Nov 10 '22 15:11 mpalmi