-
Notifications
You must be signed in to change notification settings - Fork 23
PSMDB-1780 Documented OpenBao support for PSMSDB #1054
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
base: 8.0
Are you sure you want to change the base?
Conversation
modified: docs/data-at-rest-encryption.md modified: docs/encryption-mode-switch.md new file: docs/openbao.md modified: docs/vault.md modified: mkdocs-base.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for OpenBao support in Percona Server for MongoDB's data-at-rest encryption feature. OpenBao is positioned as an open-source alternative to HashiCorp Vault for encryption key management.
- Added comprehensive OpenBao documentation with setup and configuration instructions
- Updated existing documentation to reference OpenBao alongside HashiCorp Vault
- Added OpenBao to the navigation structure and encryption options
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
File | Description |
---|---|
mkdocs-base.yml | Added OpenBao documentation to navigation menu under Encryption section |
docs/openbao.md | New comprehensive guide for setting up and configuring OpenBao with PSMDB |
docs/vault.md | Fixed indentation formatting issues in existing content |
docs/encryption-mode-switch.md | Updated title and content to include OpenBao migration support |
docs/data-at-rest-encryption.md | Added OpenBao to list of supported KMS integrations and updated references |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please fix copilot's findings and you can merge
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
modified: docs/data-at-rest-encryption.md
modified: docs/encryption-mode-switch.md
new file: docs/openbao.md
modified: docs/vault.md
modified: mkdocs-base.yml