Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make config load consistent with config write #20059

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

cipherboy
Copy link
Contributor

When reading the config, we attempt to detect if the running Vault instance has been changed from its Enterprise status on write. Similarly, we should detect if the mount is a local mount instead. While this isn't changeable at runtime, using sys/raw to side-load an invalid config could be possible.

When reading the config, we attempt to detect if the running Vault
instance has been changed from its Enterprise status on write.
Similarly, we should detect if the mount is a local mount instead. While
this isn't changeable at runtime, using sys/raw to side-load an invalid
config could be possible.

Signed-off-by: Alexander Scheel <[email protected]>
@cipherboy cipherboy added bug Used to indicate a potential bug secret/pki pr/no-changelog labels Apr 10, 2023
@cipherboy cipherboy added this to the 1.14 milestone Apr 10, 2023
@cipherboy cipherboy requested review from kitography, stevendpclark and a team April 10, 2023 14:56
@cipherboy cipherboy merged commit 65297e5 into main Apr 11, 2023
@cipherboy cipherboy deleted the cipherboy-load-crl-config-same-as-write branch April 21, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug pr/no-changelog secret/pki
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants