-
Notifications
You must be signed in to change notification settings - Fork 695
[docs] translate config v2 and other DevOps-related content #18927
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
Conversation
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
🔄 New commits pushed — @ElenaAfina please take a look. |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
✅ Documentation buildRevision built successfully |
Hey @anton-bobkov, it has been 30 business-hours since the author's last update, could you please review? |
⚪ Test history | Ya make output | Test bloat
🟢 |
🔄 New commits pushed — @anton-bobkov please take a look. |
⚪ Test history | Ya make output | Test bloat
🟢 |
✅ Documentation buildRevision built successfully |
Hey @anton-bobkov, it has been 84 business-hours since the author's last update, could you please review? |
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 new and updated English documentation for configuration V2 and various DevOps-related topics, aligning links and placeholders with the current directory structure and improving consistency across guides.
- Introduces a guide to check configuration mechanism versions (V1 vs V2) and a note recommending V2 for new clusters.
- Adds procedures for replacing node FQDN, enabling node authentication/authorization, and backup-and-recovery overlays.
- Updates DevOps concept pages (versioning, system requirements, maintenance without downtime, federated query) and standardizes link paths and section titles in changelogs and contributor docs.
Reviewed Changes
Copilot reviewed 158 out of 158 changed files in this pull request and generated 6 comments.
Show a summary per file
File | Description |
---|---|
ydb/docs/en/core/devops/configuration-management/check-config-version.md | New guide for checking configuration version (V1/V2) |
ydb/docs/en/core/devops/configuration-management/_includes/replacing-nodes.md | Added FQDN replacement procedure |
ydb/docs/en/core/devops/configuration-management/_includes/node-authorization.md | New node authentication and authorization guide |
ydb/docs/en/core/devops/configuration-management/_includes/configuration-version-note.md | Added tip recommending migration to configuration V2 |
ydb/docs/en/core/devops/concepts/versioning.md | Added versioning overview with BNF grammar |
ydb/docs/en/core/devops/concepts/toc_p.yaml | Populated DevOps concepts table of contents |
ydb/docs/en/core/devops/concepts/system-requirements.md | Added hardware and software requirements |
ydb/docs/en/core/devops/concepts/maintenance-without-downtime.md | Added maintenance without downtime concept |
ydb/docs/en/core/devops/concepts/index.md | Created DevOps concepts index |
ydb/docs/en/core/devops/backup-and-recovery.md | Added backup and recovery guide with CLI and S3 sections |
ydb/docs/en/core/devops/ansible/observability/index.md | Removed outdated Ansible observability section |
ydb/docs/en/core/devops/_includes/backup_and_recovery/options_overlay.md | Added backup overlay options |
ydb/docs/en/core/contributor/manage-releases.md | Standardized section titles and updated upgrade links |
ydb/docs/en/core/concepts/federated_query/architecture.md | Updated federated query connector links |
ydb/docs/en/core/concepts/federated_query/_includes/connector_deployment.md | Corrected connector deployment link path |
ydb/docs/en/core/changelog-server.md | Updated changelog links for federated queries, decommissioning, and maintenance task priorities |
Comments suppressed due to low confidence (2)
ydb/docs/en/core/changelog-server.md:92
- [nitpick] The link includes the
.md
extension, whereas other changelog links omit it. Consider dropping the extension for consistency.
* Published [documentation](./devops/deployment-options/manual/federated-queries/connector-deployment.md) on deploying YDB with [federated query]...
ydb/docs/en/core/changelog-server.md:121
- [nitpick] This link also includes
.md
—consider removing the extension to match the style of other in-page links.
* Enhanced the PDisk page with [attributes](...), and a button to initiate [disk decommissioning](./devops/deployment-options/manual/decommissioning.md).
ydb/docs/en/core/devops/configuration-management/check-config-version.md
Outdated
Show resolved
Hide resolved
Hey @anton-bobkov, it has been 114 business-hours since the author's last update, could you please review? |
Hey @anton-bobkov, it has been 144 business-hours since the author's last update, could you please review? |
…version.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
⚪ Test history | Ya make output | Test bloat
🟢 |
🔄 New commits pushed — @anton-bobkov please take a look. |
🔄 New commits pushed — @anton-bobkov please take a look. |
Co-authored-by: anton-bobkov <anton-bobkov@yandex-team.ru>
🔄 New commits pushed — @anton-bobkov please take a look. |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
❌ Documentation buildRevision build failed Build logsErrors (1)❌ ENOENT: no such file or directory, open '/en/devops/_includes/storage-device-requirements.md' Warnings (2) |
ydb/docs/en/core/devops/deployment-options/kubernetes/initial-deployment.md
Show resolved
Hide resolved
🔄 New commits pushed — @anton-bobkov please take a look. |
⚪ Test history | Ya make output | Test bloat
🟢 |
⚪ Test history | Ya make output | Test bloat
🟢 |
❌ Documentation buildRevision build failed Build logsErrors (2)❌ ENOENT: no such file or directory, open '/_includes/storage-device-requirements.md' ❌ ENOENT: no such file or directory, open '/en/devops/_includes/storage-device-requirements.md' Warnings (3) |
⚪ Test history | Ya make output | Test bloat
🟢 |
🔄 New commits pushed — @anton-bobkov please take a look. |
⚪ Test history | Ya make output | Test bloat
🟢 |
✅ Documentation buildRevision built successfully |
Changelog entry
...
Changelog category
Description for reviewers
...