pipelines(tiflash): migrate container images from hub.pingcap.net to us-docker.pkg.dev#4325
pipelines(tiflash): migrate container images from hub.pingcap.net to us-docker.pkg.dev#4325
Conversation
|
Hi @Copilot. Thanks for your PR. I'm waiting for a PingCAP-QE member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
…for pingcap/tiflash Co-authored-by: wuhuizuo <2574558+wuhuizuo@users.noreply.github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
hub.pingcap.netis an internal-only registry. All 39 pod YAML files acrosspipelines/pingcap/tiflash/hardcoded image pulls from it, making jobs inaccessible from cloud environments.Changes
hub.pingcap.net/withus-docker.pkg.dev/pingcap-testing-account/hub/— the same GCP Artifact Registry already used asOCI_ARTIFACT_HOSTin the Groovy pipeline scriptsImages migrated (97 references across 39 files):
tiflash/tiflash-llvm-base:<tag>— runner/build containerjenkins/ks3util— S3 utility sidecarjenkins/network-multitool— network diagnostics sidecarjenkins/docker:20.10.24[-dind]— integration test Docker (release-6.x only)jenkins/docker:build-essential-java— integration test Docker (release-7.x+)Before/after:
This aligns pod YAML image sources with the registry already used by the Groovy pipelines for OCI artifact downloads.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.