Skip to content

Conversation

@cjc7373
Copy link
Contributor

@cjc7373 cjc7373 commented Jan 27, 2026

part of #9518, introducing a new naming policy for serviceaccount.

@apecloud-bot
Copy link
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

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines. label Jan 27, 2026
@cjc7373 cjc7373 force-pushed the support/a-new-sa-name-policy branch from bfe7d14 to 77e739e Compare January 27, 2026 07:29
@cjc7373 cjc7373 force-pushed the support/a-new-sa-name-policy branch from 77e739e to 3f9c547 Compare January 30, 2026 08:17
@github-actions github-actions bot added size/XL Denotes a PR that changes 500-999 lines. and removed size/L Denotes a PR that changes 100-499 lines. labels Jan 30, 2026
@cjc7373 cjc7373 added the pick-1.1 Auto cherry-pick to release-1.1 when PR merged label Jan 30, 2026
@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

❌ Patch coverage is 59.17431% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.42%. Comparing base (7f42f84) to head (9449cc1).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
controllers/apps/componentdefinition_controller.go 35.00% 24 Missing and 2 partials ⚠️
...llers/apps/component/transformer_component_rbac.go 77.55% 14 Missing and 8 partials ⚠️
...ntroller/instanceset/reconciler_revision_update.go 36.84% 8 Missing and 4 partials ⚠️
pkg/controller/instanceset/reconciler_status.go 33.33% 7 Missing and 3 partials ⚠️
pkg/controller/builder/builder_cluster_role.go 0.00% 7 Missing ⚠️
pkg/controller/instanceset/in_place_update_util.go 40.00% 2 Missing and 1 partial ⚠️
pkg/controller/instanceset/instance_util.go 80.00% 2 Missing and 1 partial ⚠️
...kg/testutil/apps/cluster_instance_set_test_util.go 0.00% 3 Missing ⚠️
pkg/constant/pattern.go 0.00% 2 Missing ⚠️
...ers/apps/component/transformer_component_status.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10029      +/-   ##
==========================================
+ Coverage   51.32%   51.42%   +0.10%     
==========================================
  Files         539      540       +1     
  Lines       58712    58887     +175     
==========================================
+ Hits        30133    30282     +149     
- Misses      25624    25648      +24     
- Partials     2955     2957       +2     
Flag Coverage Δ
unittests 51.42% <59.17%> (+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.

@cjc7373 cjc7373 marked this pull request as ready for review January 30, 2026 09:11
@cjc7373 cjc7373 requested a review from a team as a code owner January 30, 2026 09:11
@cjc7373
Copy link
Contributor Author

cjc7373 commented Feb 3, 2026

Introduced proposedRevision in its status, to solve the problem that when a user scales out a pod, other pods also restarts.

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

Labels

pick-1.1 Auto cherry-pick to release-1.1 when PR merged size/XL Denotes a PR that changes 500-999 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants