Skip to content

docs: point cnpg subsite at the 1.29 release docs - #995

Merged
SuJinpei merged 1 commit into
masterfrom
docs/cnpg-site-version-1.29-master
Aug 6, 2026
Merged

docs: point cnpg subsite at the 1.29 release docs#995
SuJinpei merged 1 commit into
masterfrom
docs/cnpg-site-version-1.29-master

Conversation

@SuJinpei

@SuJinpei SuJinpei commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What

sites.yaml resolved the CloudNativePG subsite to the main branch docs of alauda/cnpg-docs:

- name: cnpg
  base: /cnpg
  version: "main"   # -> "1.29"
  repo: https://github.com/alauda/cnpg-docs

version is the URL path segment doom uses to build cross-site links (<base><version>/..., see ExternalSiteLink), so <ExternalSite name="cnpg" href="/intro" /> in docs/en/appservice/postgresql/cnpg.mdx pointed readers at /cnpg/main/ — the in-development docs — instead of the released ones.

Fix

Point it at the released subsite version 1.29 (built from cnpg-docs release-1.29), matching the convention used by the other data-service subsites (mysql-mgr: 4.4, postgresql: 4.3, …).

Companion to #994, which applies the same fix on release-4.4.

🤖 Generated with Claude Code

sites.yaml resolved the CloudNativePG subsite to the cnpg-docs main
branch (version: "main"), so ExternalSite links landed on the
in-development docs instead of the released ones. Point it at the
released version 1.29, matching the convention used by the other
data-service subsites.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying alauda-container-platform with  Cloudflare Pages  Cloudflare Pages

Latest commit: 09d7b77
Status: ✅  Deploy successful!
Preview URL: https://0eea0474.alauda-container-platform.pages.dev
Branch Preview URL: https://docs-cnpg-site-version-1-29-nn83.alauda-container-platform.pages.dev

View logs

@SuJinpei
SuJinpei merged commit bd2e954 into master Aug 6, 2026
2 checks passed
@SuJinpei
SuJinpei deleted the docs/cnpg-site-version-1.29-master branch August 6, 2026 03:51
chinameok added a commit that referenced this pull request Aug 7, 2026
* [release-4.4] docs: clarify OCI Connector pull secret requirements (#981) (#984)

* docs: clarify OCI Connector pull secret requirements



* docs: remove Connector version references



---------


(cherry picked from commit 565ca97)

Signed-off-by: Xiaoxi He <xxhe@alauda.io>

* update aml version

* docs(upgrade): clarify required Aligned plugin packages (#989)

* docs(upgrade): clarify required Aligned plugin packages

* docs: clarify aligned plugin upgrade workflow

---------

Co-authored-by: Chao Zhou <chaozhou@alauda.io>

* docs: align ACP 4.4 version and upgrade guidance

* docs: clarify Alauda OS preprocessing scope

* docs: point cnpg subsite at the 1.29 release docs (#995)

sites.yaml resolved the CloudNativePG subsite to the cnpg-docs main
branch (version: "main"), so ExternalSite links landed on the
in-development docs instead of the released ones. Point it at the
released version 1.29, matching the convention used by the other
data-service subsites.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

* docs: correct HCP OS support boundary

* point to npu v26.6 (#1000)

Signed-off-by: Yuan Fang <yuanfang@alauda.io>

* feat: remove servicemeshv1 from sites.yaml (#998)

Signed-off-by: 王然 <ranwang@alauda.io>

* chore: updated kafka/rabbitmq site version (#1002)

* docs: simplify OS compatibility guidance

* docs: centralize upgrade and support boundaries

* docs: address remaining ACP 4.4 review feedback

* Revert "Merge remote-tracking branch 'origin/master' into chao/ait-73302-acp-44-doc-alignment"

This reverts commit f28310b, reversing
changes made to dd6f4ee.

* docs: scope node baseline to Kubernetes 1.35 and later

* docs: restore third-party validation scope

* docs: route onboarding prerequisites to workflow guides

---------

Signed-off-by: Xiaoxi He <xxhe@alauda.io>
Signed-off-by: Yuan Fang <yuanfang@alauda.io>
Signed-off-by: 王然 <ranwang@alauda.io>
Co-authored-by: Shaw Ho <xxhe@alauda.io>
Co-authored-by: Xiaolu Zhao <xlzhao@alauda.io>
Co-authored-by: Chao Zhou <chaozhou@alauda.io>
Co-authored-by: SuJinpei <jpsu@alauda.io>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: fyuan1316 <yuanfang@alauda.io>
Co-authored-by: Alan Wang <ranwang@alauda.io>
Co-authored-by: Seer <hfxia@alauda.io>
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