Skip to content

deps: bump pingcap base image to v1.12.3 - #7042

Merged
ti-chi-bot[bot] merged 1 commit into
release-2.1from
bump-pingcap-base-v1.12.3-release-2.1
Aug 20, 2026
Merged

deps: bump pingcap base image to v1.12.3#7042
ti-chi-bot[bot] merged 1 commit into
release-2.1from
bump-pingcap-base-v1.12.3-release-2.1

Conversation

@wuhuizuo

@wuhuizuo wuhuizuo commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

Bump the ghcr.io/pingcap-qe/bases/pingcap-base base image from v1.11.4 to v1.12.3 (digest-pinned) in image/Dockerfile. This is a routine base-image refresh, picking up the latest base image releases to stay in sync with the other branches.

What is changed and how does it work?

No operator code changes. Only the five FROM lines of image/Dockerfile are updated.

The tag moves v1.11.4 -> v1.12.3 and the digest is re-pinned to the v1.12.3 manifest-list digest (sha256:eee0c7a72ce382ec2bca340c6ab4c996e56a5d9deb3745ebcbe43d65bec86b88), obtained from the ghcr.io registry (anonymous token + Docker-Content-Digest header on the manifest-list media type). This matches the digest-pinning convention used in previous bumps (#6997, #7006, #7026).

Code changes

  • Has Go code change
  • Has CI related scripts change

Tests

  • Unit test
  • E2E test
  • Manual test
  • No code

Local verification:

  • git diff shows exactly the five FROM lines changed, nothing else.
  • The digest matches the v1.12.3 manifest-list digest returned by the ghcr registry, and the v1.11.4 digest (3ba8...) previously pinned in this file matches the same query against the v1.11.4 tag, confirming the digest type is consistent.

Side effects

  • Breaking backward compatibility
  • Other side effects: base image patch release; no functional change expected. CI image builds will pull the new base layer.

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

No cherry-pick is required: counterpart PRs covering all currently maintained release branches are opened directly (release-1.x (#7040), release-1.6 (#7041), main (#7038)).

Release Notes

Bump the pingcap base image to v1.12.3.

@ti-chi-bot
ti-chi-bot Bot requested a review from howardlau1999 August 19, 2026 02:27
@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown

Important

Review skipped

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

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 Plus

Run ID: cedb1cbb-856d-40f0-ac12-b1dc552af990

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

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.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.11%. Comparing base (613b7b3) to head (4c6abe4).

Additional details and impacted files
@@             Coverage Diff              @@
##           release-2.1    #7042   +/-   ##
============================================
  Coverage        38.11%   38.11%           
============================================
  Files              393      393           
  Lines            22608    22608           
============================================
  Hits              8616     8616           
  Misses           13992    13992           
Flag Coverage Δ
unittest 38.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@liubog2008

Copy link
Copy Markdown
Member

/lgtm

@ti-chi-bot ti-chi-bot Bot added the lgtm label Aug 20, 2026
@ti-chi-bot

ti-chi-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

[LGTM Timeline notifier]

Timeline:

  • 2026-08-20 08:24:28.279721155 +0000 UTC m=+144503.450815271: ☑️ agreed by liubog2008.

@ti-chi-bot

ti-chi-bot Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liubog2008

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the approved label Aug 20, 2026
@ti-chi-bot
ti-chi-bot Bot merged commit c5f44a0 into release-2.1 Aug 20, 2026
11 checks passed
@ti-chi-bot
ti-chi-bot Bot deleted the bump-pingcap-base-v1.12.3-release-2.1 branch August 20, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants