Skip to content

fix: config manager respect global registry#10075

Merged
kizuna-lek merged 1 commit intorelease-1.1from
bugfix/config-manager-respect-global-registry
Mar 9, 2026
Merged

fix: config manager respect global registry#10075
kizuna-lek merged 1 commit intorelease-1.1from
bugfix/config-manager-respect-global-registry

Conversation

@kizuna-lek
Copy link
Copy Markdown
Collaborator

@kizuna-lek kizuna-lek requested a review from a team as a code owner March 9, 2026 09:41
@kizuna-lek kizuna-lek added the pick-1.0 Auto cherry-pick to release-1.0 when PR merged label Mar 9, 2026
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines. label Mar 9, 2026
@apecloud-bot
Copy link
Copy Markdown
Collaborator

Auto Cherry-pick Instructions

Usage:
  - /nopick: Not auto cherry-pick when PR merged.
  - /pick: release-x.x [release-x.x]: Auto cherry-pick to the specified branch when PR merged.

Example:
  - /nopick
  - /pick release-1.1

@kizuna-lek kizuna-lek linked an issue Mar 9, 2026 that may be closed by this pull request
@cjc7373 cjc7373 added the pick-1.1 Auto cherry-pick to release-1.1 when PR merged label Mar 9, 2026
@apecloud-bot apecloud-bot added the approved PR Approved Test label Mar 9, 2026
@kizuna-lek kizuna-lek removed the pick-1.1 Auto cherry-pick to release-1.1 when PR merged label Mar 9, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.47%. Comparing base (24a3fb6) to head (8a92b34).
⚠️ Report is 1 commits behind head on release-1.1.

Files with missing lines Patch % Lines
pkg/parameters/config_util.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-1.1   #10075      +/-   ##
===============================================
+ Coverage        51.36%   51.47%   +0.10%     
===============================================
  Files              542      542              
  Lines            59033    59034       +1     
===============================================
+ Hits             30325    30386      +61     
+ Misses           25737    25685      -52     
+ Partials          2971     2963       -8     
Flag Coverage Δ
unittests 51.47% <0.00%> (+0.10%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@kizuna-lek kizuna-lek merged commit 473f194 into release-1.1 Mar 9, 2026
69 of 75 checks passed
@kizuna-lek kizuna-lek deleted the bugfix/config-manager-respect-global-registry branch March 9, 2026 15:18
@github-actions github-actions bot added this to the Release 1.2.0 milestone Mar 9, 2026
@apecloud-bot
Copy link
Copy Markdown
Collaborator

/cherry-pick release-1.0

@apecloud-bot
Copy link
Copy Markdown
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/22860481324

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR Approved Test pick-1.0 Auto cherry-pick to release-1.0 when PR merged size/XS Denotes a PR that changes 0-9 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] config-manager does not respect global registry

3 participants