Skip to content

fix: missing rbac rule for pod resize#9545

Merged
cjc7373 merged 1 commit intomainfrom
bugfix/missing-rbac-rule-for-pod-resize
Jul 17, 2025
Merged

fix: missing rbac rule for pod resize#9545
cjc7373 merged 1 commit intomainfrom
bugfix/missing-rbac-rule-for-pod-resize

Conversation

@cjc7373
Copy link
Copy Markdown
Contributor

@cjc7373 cjc7373 commented Jul 17, 2025

fixes #9542

@cjc7373 cjc7373 requested a review from a team as a code owner July 17, 2025 05:52
@cjc7373 cjc7373 added pick-0.9 Auto cherry-pick to release-0.9 when PR merged pick-1.0 Auto cherry-pick to release-1.0 when PR merged labels Jul 17, 2025
@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Jul 17, 2025
@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.0

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.85%. Comparing base (ffb5f17) to head (6d80eec).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9545      +/-   ##
==========================================
+ Coverage   59.76%   59.85%   +0.08%     
==========================================
  Files         518      518              
  Lines       56320    56320              
==========================================
+ Hits        33661    33711      +50     
+ Misses      19633    19593      -40     
+ Partials     3026     3016      -10     
Flag Coverage Δ
unittests 59.85% <ø> (+0.08%) ⬆️

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.

@apecloud-bot apecloud-bot added the approved PR Approved Test label Jul 17, 2025
@cjc7373
Copy link
Copy Markdown
Contributor Author

cjc7373 commented Jul 17, 2025

/approve

@cjc7373 cjc7373 merged commit 50b14d2 into main Jul 17, 2025
72 of 75 checks passed
@cjc7373 cjc7373 deleted the bugfix/missing-rbac-rule-for-pod-resize branch July 17, 2025 06:35
@github-actions github-actions bot added this to the Release 0.9.5 milestone Jul 17, 2025
@apecloud-bot
Copy link
Copy Markdown
Collaborator

/cherry-pick release-0.9

@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/16337999998

@apecloud-bot
Copy link
Copy Markdown
Collaborator

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

apecloud-bot pushed a commit that referenced this pull request Jul 17, 2025
apecloud-bot pushed a commit that referenced this pull request Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR Approved Test pick-0.9 Auto cherry-pick to release-0.9 when PR merged pick-1.0 Auto cherry-pick to release-1.0 when PR merged size/S Denotes a PR that changes 10-29 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] kubeblocks serviceaccount does not have the pod/resize privilege

3 participants