ea41e62e83
* Skip plugin startup for missing plugins * Skip secrets startup for missing plugins * Add changelog for bugfix * Make plugin handling on unseal version-aware * Update plugin lazy-load logic/comments for readability * Add register/mount/deregister/seal/unseal go test * Consolidate lazy mount logic to prevent inconsistencies Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
```release-note:bug
|
|
plugins: Skip loading but still mount data associated with missing plugins on unseal.
|
|
```
|