mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 14:11:10 +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.