mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
This commit adds some logic to handle the case where a mount entry has a non-builtin RunningVersion. This ensures that we only report deprecation status for builtins.
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
```release-note:bug
|
|
plugins: Only report deprecation status for builtin plugins.
|
|
```
|