Skip to content

chore: introduce the instance crd #9546

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

chore: introduce the instance crd #9546

wants to merge 12 commits into from

Conversation

leon-inf
Copy link
Contributor

No description provided.

@leon-inf leon-inf added this to the Release 1.1.0 milestone Jul 17, 2025
@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.0

@github-actions github-actions bot added the size/XXL Denotes a PR that changes 1000+ lines. label Jul 17, 2025
@leon-inf
Copy link
Contributor Author

/nopick

@apecloud-bot apecloud-bot added the nopick Not auto cherry-pick when PR merged label Jul 17, 2025
@leon-inf leon-inf force-pushed the support/instance-crd branch from 0f9f3f1 to d169a30 Compare July 17, 2025 08:37
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 3.68764% with 3108 lines in your changes missing coverage. Please review.

Project coverage is 56.69%. Comparing base (50b14d2) to head (85e556c).

Files with missing lines Patch % Lines
pkg/controller/instanceset2/reconciler_status.go 0.00% 276 Missing ⚠️
...kg/controller/instanceset2/in_place_update_util.go 0.00% 272 Missing ⚠️
pkg/controller/instance/utils.go 0.00% 261 Missing ⚠️
pkg/controller/instanceset2/instance_util.go 2.30% 254 Missing ⚠️
pkg/controller/instance/in_place_update_utils.go 0.00% 234 Missing ⚠️
pkg/controller/instance/reconciler_update.go 0.00% 161 Missing ⚠️
pkg/controller/instanceset2/update_plan.go 0.00% 156 Missing ⚠️
pkg/controller/instanceset2/reconciler_update.go 0.00% 154 Missing ⚠️
pkg/controller/instance/reconciler_status.go 0.00% 133 Missing ⚠️
pkg/controller/instanceset2/revision_util.go 0.00% 116 Missing ⚠️
... and 26 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9546      +/-   ##
==========================================
- Coverage   59.81%   56.69%   -3.12%     
==========================================
  Files         518      550      +32     
  Lines       56320    59546    +3226     
==========================================
+ Hits        33685    33760      +75     
- Misses      19618    22755    +3137     
- Partials     3017     3031      +14     
Flag Coverage Δ
unittests 56.69% <3.68%> (-3.12%) ⬇️

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.

@leon-inf leon-inf force-pushed the support/instance-crd branch from d169a30 to 688d714 Compare July 17, 2025 08:56
@leon-inf leon-inf force-pushed the support/instance-crd branch from 26392c7 to 85e556c Compare July 18, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nopick Not auto cherry-pick when PR merged size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants