mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00: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.
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
```release-note:bug
|
|
sdk: Don't panic if system view or storage methods called during plugin setup.
|
|
```
|