mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 16:51:45 +01:00
And return an error instead of panicking. This situation can occur if a plugin attempts to access the system view during setup when Vault is checking the plugin metadata. Fixes #17878.