eba490ccef
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.
|
|
```
|