-
Notifications
You must be signed in to change notification settings - Fork 9
Tde documentation updates for ga #251
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
Tde documentation updates for ga #251
Conversation
Added replication.md for replication implication in pg_tde, moved architecture.md in architecture folder and renamed to index.md to improve SEO and further refine doc structure. Small fixes to features.md
Home now points to index.md and added a new TOC link called TDE Overview which contains what index had, tde encrypts, limitations and versions, this will help a lot to further build up TDE in proper sections/topics rather than having a one big file. Also updated mkdocs for this.
Split tde.md into: What is TDE How does TDE work Why do you need it Moved into how_to: uninstall.md decrypt external param multi-t-setup Updated yaml structure, Overview now includes more details about TDE from above topics
Renamed a lot of the files in index and how_to (now how-to) to have better SEO
… TDE-documentation-updates-for-GA
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project status has failed because the head coverage (80.29%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## TDE_REL_17_STABLE #251 +/- ##
==================================================
Coverage 80.29% 80.29%
==================================================
Files 22 22
Lines 2578 2578
Branches 396 396
==================================================
Hits 2070 2070
Misses 428 428
Partials 80 80
🚀 New features to boost your workflow:
|
Modified root to secret token access for mount point
small fix to paths
I also updated the ToC links
Split setup.md into setup.md (for local keys) and a separate tde install for global key manager with multiple KMS's. Fixed a bit the ToC as links were renewed, updated content with small improvements for better flow. Added key config for keyring, kmip and vault.
created principal key file and updated the flow of the docs, TOC, fixes to texts and updated the way we present sql commands
fixed a lot of other minor issues but this is the last commit before merge
contrib/pg_tde/documentation/docs/command-line-tools/pg-tde-change-key-provider.md
Outdated
Show resolved
Hide resolved
fixed title style across docs
and fixed mkdocs serve utility
Updated from default true to false as per Commit f636e82 comments
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 squash before merging though :).
initial PR