[master] docs: clarify OCI Connector pull secret requirements - #984
Conversation
) * docs: clarify OCI Connector pull secret requirements Signed-off-by: Xiaoxi He <xxhe@alauda.io> * docs: remove Connector version references Signed-off-by: Xiaoxi He <xxhe@alauda.io> --------- Signed-off-by: Xiaoxi He <xxhe@alauda.io> (cherry picked from commit 565ca97)
ACP-54758 Test CasesStatus: Test plan for the TC-1 — Cherry-pick scopeGiven the ACP-54758 pull request targets TC-2 — Connector-version-neutral documentationGiven the six changed pages, TC-3 — Unified image pull Secret contractGiven the common ImagePullSecret guide and the five workload entry pages, TC-4 — Entry consistencyGiven Deployment, StatefulSet, DaemonSet, CronJob, and Image Application documentation, TC-5 — Non-Connector regressionGiven a private registry image or a platform Integration image that does not use an OCI Connector, TC-6 — Documentation verificationGiven the PR head revision, Scope exclusionConnector runtime E2E, including admission annotation handling, image rewriting, Pod state, and Events, is |
Deploying alauda-container-platform with
|
| Latest commit: |
03e27b5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://812ab517.alauda-container-platform.pages.dev |
| Branch Preview URL: | https://acp-54758-oci-connector-pull.alauda-container-platform.pages.dev |
* [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>
Summary
Cherry-pick the docs-only OCI Connector pull Secret clarification from the merged
release-4.4delivery intomasterfor ACP-54758.Source delivery: #981
Changes
imagePullSecretsand ServiceAccount inheritance as alternative sources.Scope
masterVerification
yarn lint: PASS, 0 errors and 0 warningsyarn build: PASS565ca97fccc9ee09511e09ed43b289a9549e12b8Rollback
Revert the resulting squash merge commit on
masterthrough a standard pull request.