Skip to content

K8SPSMDB-1761 Release notes 1.23.0#364

Open
nastena1606 wants to merge 7 commits into
1.23.0from
K8SPSMDB-1761-Release-notes-1.23.0
Open

K8SPSMDB-1761 Release notes 1.23.0#364
nastena1606 wants to merge 7 commits into
1.23.0from
K8SPSMDB-1761-Release-notes-1.23.0

Conversation

@nastena1606

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation set for the Percona Operator for MongoDB 1.23.0 release, including new release notes plus new/expanded guides for newly documented Operator behaviors (TLS certificate management policy, reconciliation tuning, External DNS, etc.).

Changes:

  • Bumps global doc variables to 1.23.0 and refreshes “tested/recommended” component/platform versions.
  • Adds 1.23.0 release notes and wires them into navigation, release notes index, and versions compatibility tables.
  • Expands operational docs for 1.23.0 features (TLS cert policy, reconciliation interval, External DNS exposure, PMM QAN query source, S3 auth options), plus assorted doc fixes/edits.

Reviewed changes

Copilot reviewed 26 out of 27 changed files in this pull request and generated 9 comments.

Show a summary per file
File Description
variables.yml Updates release version, recommended component/platform versions, and adds 1.23.0 date.
mkdocs-base.yml Reorganizes nav (Authentication grouping), adds TLS cert policy page and RN 1.23.0.
docs/volume-attributes-class.md Minor Markdown formatting adjustment in example.
docs/versions.md Adds 1.23.0 compatibility row; expands platform matrix with RKE2 column.
docs/users.md Improves Vault link and adds link to localhost-auth-bypass doc.
docs/update.md Documents StatefulSet revisionHistoryLimit usage.
docs/TLS.md Expands TLS overview and introduces certManagementPolicy documentation.
docs/tls-cert-management-policy.md New page describing TLS certificate management policies.
docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md New 1.23.0 release notes content.
docs/RN/index.md Adds 1.23.0 entry to release notes index.
docs/reconciliation-concurrency.md Adds RECONCILE_INTERVAL documentation and patch example.
docs/options.md Notes enableLocalhostAuthBypass constraints and links to new guide.
docs/operator.md Adds/updates option reference entries for new 1.23.0 fields.
docs/monitoring.md Reworks QAN docs to cover pmm.querySource (profiler vs mongolog).
docs/helm.md Expands Helm intro and prerequisites; links to custom install guidance.
docs/expose.md Adds External DNS documentation for exposed per-pod Services.
docs/env-vars-operator.md Adds RECONCILE_INTERVAL env var documentation.
docs/custom-install.md Renames page to “Install Percona Operator…” and expands Helm guidance.
docs/cr-statuses.md Documents TLSSecretsReady condition and adds example jsonpath query.
docs/backups-storage-s3.md Major rewrite: adds S3 auth method selection, IRSA walkthrough, and instance profile notes.
docs/backups-storage-s3-instance-profile-draft.md Adds a “draft” page containing proposed instance profile content.
docs/auth-bypass-localhost.md New guide for disabling localhost auth bypass on running clusters.
docs/assets/templates/pdf_cover_page.tpl Updates PDF cover release/version/date line.
docs/assets/fragments/patch.txt Updates patch fragment to use pmm3recommended image tag.
docs/annotations.md Documents percona.com/external-dns-managed annotation and ownership rules.
_resourcepdf/overrides/main.html Updates banner copy and link for Percona Live.
_resource/overrides/main.html Updates banner copy and link for Percona Live.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/backups-storage-s3.md
Comment on lines +109 to +112
kubectl -n <namespace> patch deployment percona-server-mongodb-operator \
--type='strategic' \
-o yaml \
-p='{
Comment thread variables.yml Outdated
Comment thread docs/custom-install.md
Comment on lines +1 to 3
# Install Percona Operator for MongoDB with customized parameters

You can customize the configuration of Percona Server for MongoDB and install it with customized parameters.
Comment thread docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md Outdated
Comment thread docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md Outdated
Comment on lines +461 to +465
| percona/percona-server-mongodb:8.0.19-7 | 779378a9f52cd9e617d0c356053b4b9c97209b0b759aa819300427836f6f2c66 |
| percona/percona-server-mongodb:8.0.19-7 (ARM64) | 531793543992d2e502d3187b778f8468462dd9cdb16a58fa157fe86626594ede |
| percona/percona-server-mongodb:7.0.30-16 | 32bc384e2af367e4261bdf1d2b09211bb210425f292494e5837e5a05f6805768 |
| percona/percona-server-mongodb:7.0.30-16 (ARM64) | d333516c8b912d25b12759ab9c6d27d1ae4567e940f7922bd05c8dc06ae3228b |
| percona/percona-server-mongodb:6.0.27-21 | 2bd82853fd207ecadc8e5cd3ee598db7b9943f6976d9ae2140f5bdc997b0e8bb |
Comment on lines +1 to +5
# Draft: IAM instance profile section for backups-storage-s3.md

This file contains the proposed **Automate access to Amazon S3 using IAM instance profile** section. Replace lines 465–473 in `backups-storage-s3.md` with the content below (from `## Automate access` through the end of the instance profile section).

---
Comment thread docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md
@nastena1606
nastena1606 changed the base branch from main to 1.23.0 July 17, 2026 13:40
@nastena1606
nastena1606 requested a review from Copilot July 17, 2026 13:40
@nastena1606 nastena1606 changed the title K8 spsmdb 1761 release notes 1.23.0 K8SPSMDB-1761 Release notes 1.23.0 Jul 17, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 8 comments.

Comment thread variables.yml Outdated
Comment thread variables.yml Outdated
Comment thread docs/assets/fragments/patch.txt
Comment thread docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md Outdated
Comment thread docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md Outdated
Comment thread docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md Outdated
Comment thread docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md Outdated
Comment on lines +461 to +465
| percona/percona-server-mongodb:8.0.19-7 | 779378a9f52cd9e617d0c356053b4b9c97209b0b759aa819300427836f6f2c66 |
| percona/percona-server-mongodb:8.0.19-7 (ARM64) | 531793543992d2e502d3187b778f8468462dd9cdb16a58fa157fe86626594ede |
| percona/percona-server-mongodb:7.0.30-16 | 32bc384e2af367e4261bdf1d2b09211bb210425f292494e5837e5a05f6805768 |
| percona/percona-server-mongodb:7.0.30-16 (ARM64) | d333516c8b912d25b12759ab9c6d27d1ae4567e940f7922bd05c8dc06ae3228b |
| percona/percona-server-mongodb:6.0.27-21 | 2bd82853fd207ecadc8e5cd3ee598db7b9943f6976d9ae2140f5bdc997b0e8bb |
new file:   docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md
        modified:   docs/RN/index.md
        modified:   docs/assets/fragments/patch.txt
        modified:   docs/assets/templates/pdf_cover_page.tpl
        modified:   docs/versions.md
        modified:   mkdocs-base.yml
        modified:   variables.yml
@nastena1606
nastena1606 force-pushed the K8SPSMDB-1761-Release-notes-1.23.0 branch from 2d53c89 to fe02ffc Compare July 17, 2026 14:11
@nastena1606
nastena1606 temporarily deployed to K8SPSMDB-1761-Release-notes-1.23.0 - k8spsmdb-docs-1.23.0 PR #364 July 17, 2026 14:12 — with Render Destroyed
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
new file:   docs/RN/Kubernetes-Operator-for-PSMONGODB-RN1.23.0.md
        modified:   docs/RN/index.md
        modified:   docs/assets/fragments/patch.txt
        modified:   docs/assets/templates/pdf_cover_page.tpl
        modified:   docs/versions.md
        modified:   mkdocs-base.yml
        modified:   variables.yml
…23.0' into K8SPSMDB-1761-Release-notes-1.23.0
@nastena1606
nastena1606 force-pushed the K8SPSMDB-1761-Release-notes-1.23.0 branch from db96563 to 1c7dd10 Compare July 22, 2026 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants