Skip to content

Bring v4.3 docs in line with PXC removal: sites.yaml bumps + deprecation banners#718

Merged
SuJinpei merged 4 commits into
release-4.3from
docs/bump-mysql-pxc-mgr-4.3
Apr 30, 2026
Merged

Bring v4.3 docs in line with PXC removal: sites.yaml bumps + deprecation banners#718
SuJinpei merged 4 commits into
release-4.3from
docs/bump-mysql-pxc-mgr-4.3

Conversation

@SuJinpei
Copy link
Copy Markdown
Contributor

@SuJinpei SuJinpei commented Apr 30, 2026

Summary

Brings the ACP v4.3 docs site in line with the PXC removal in Alauda Database Service for MySQL v4.3.0. Two related strands rolled into one PR:

1. sites.yaml: bump embedded sub-sites to 4.3

The mysql-pxc, mysql-mgr, and postgresql entries on release-4.3 were still pointing at version: "4.0", so embedded content rendered on the ACP v4.3 docs site missed:

  • The PXC-removal announcement (mgr-docs v4.3.0+ + pxc-docs deprecation banners)
  • The v4.3.2 MGR release notes
  • The PXC → MGR migration guide entry points
  • The v4.3.0 PostgreSQL release notes and lifecycle policy

2. Cherry-pick of #612 (still open against master)

PR #612 fixes ExternalSiteLink usage and adds PXC deprecation notices in:

  • docs/en/appservice/mysql/pxc.mdx — deprecation banner with link to MGR migration guide
  • docs/en/appservice/upgrade.mdx, docs/en/upgrade/{pre-upgrade,upgrade_global_cluster,upgrade_workload_cluster}.mdx — PXC-removal warning admonitions
  • docs/shared/functionresources/functionresources.yaml — drop PXC entries
  • Misc small fixes in architecture.mdx, param-templates.mdx, backup-app.mdx

The two upgrade-doc cherry-picks had conflicts on release-4.3 because the v4.3 upgrade pages were rewritten for the CVO-based workflow / manual Essentials upgrade. Resolved by keeping release-4.3's rewritten body and prepending the PXC-removal admonition.

Note: PR #612 is still open against master — these commits are not yet merged there. If #612 changes during review on master, this branch may need a follow-up to keep the two in sync.

Lands alongside:

Test plan

  • yarn dev shows the v4.3.2 MGR release notes when navigating to the embedded mysql-mgr site
  • The mysql-pxc embedded page shows the deprecation banner with a working link to the MGR migration guide
  • The PXC-removal warning admonitions render correctly on appservice/upgrade, upgrade/pre-upgrade, upgrade/upgrade_global_cluster, upgrade/upgrade_workload_cluster
  • functionresources.yaml no longer advertises PXC components in v4.3 docs

🤖 Generated with Claude Code

The mysql-pxc and mysql-mgr sub-site entries were still pointing at
version "4.0" on release-4.3, so the embedded content rendered on the
ACP v4.3 docs site missed the PXC-removal announcement (mgr-docs v4.3.0+
and pxc-docs deprecation banners) and the v4.3.2 MGR release notes.

Updates land alongside:
- alauda/mgr-docs release-4.3 (v4.3.2 release notes, lifecycle policy,
  CRDs, migration-guide fixes)
- alauda/pxc-docs release-4.3 (just cut from master with PXC deprecation
  banners linking to mgr-docs migration guide)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (3)
  • main
  • master
  • ^\d.x$

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1a08e5c5-3299-4580-b808-cbc1c90f921b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/bump-mysql-pxc-mgr-4.3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

The postgresql sub-site entry was still pinned to version "4.0" on
release-4.3, so the embedded content rendered on the ACP v4.3 docs site
missed the v4.3.0 PostgreSQL release notes and lifecycle policy.
pg-docs release-4.3 has been available since dd0197d.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@SuJinpei SuJinpei changed the title Bump mysql-pxc and mysql-mgr docs versions to 4.3 Bump mysql-pxc, mysql-mgr, and postgresql docs versions to 4.3 Apr 30, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 30, 2026

Deploying alauda-container-platform with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0e4e2c3
Status: ✅  Deploy successful!
Preview URL: https://907a3a38.alauda-container-platform.pages.dev
Branch Preview URL: https://docs-bump-mysql-pxc-mgr-4-3.alauda-container-platform.pages.dev

View logs

Jinpei Su and others added 2 commits April 30, 2026 08:21
- Replace ExternalSiteLink name references with correct site names
- Fix :::warning container format (title on separate line)
- Add deprecation banner to pxc.mdx with migration link to mgr-docs
- Update upgrade docs to link to MySQL-MGR migration guide

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@SuJinpei SuJinpei changed the title Bump mysql-pxc, mysql-mgr, and postgresql docs versions to 4.3 Bring v4.3 docs in line with PXC removal: sites.yaml bumps + deprecation banners Apr 30, 2026
@SuJinpei SuJinpei merged commit 7c9d283 into release-4.3 Apr 30, 2026
3 checks passed
@SuJinpei SuJinpei deleted the docs/bump-mysql-pxc-mgr-4.3 branch April 30, 2026 08:40
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.

1 participant