-
Notifications
You must be signed in to change notification settings - Fork 215
chore: refactor parameters partV: decouple apps dependence on parameters and tidy up #8620
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8620 +/- ##
==========================================
- Coverage 60.20% 60.05% -0.15%
==========================================
Files 391 390 -1
Lines 46748 46512 -236
==========================================
- Hits 28145 27935 -210
- Misses 15875 15893 +18
+ Partials 2728 2684 -44
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
75ef901
to
0d108f2
Compare
49d7667
to
6f0dff5
Compare
0d108f2
to
31b29ca
Compare
7846fb1
to
7a7d3fe
Compare
4e0d6a2
to
0f9f06e
Compare
7a7d3fe
to
001e812
Compare
0f9f06e
to
22bb058
Compare
001e812
to
c656190
Compare
22bb058
to
5cb953e
Compare
ede5f89
to
bb1bcd2
Compare
zjx20
previously approved these changes
Feb 27, 2025
bb1bcd2
to
68e5f17
Compare
leon-inf
approved these changes
Feb 27, 2025
/approve |
apecloud-bot
approved these changes
Feb 27, 2025
sophon-zt
added a commit
that referenced
this pull request
Feb 28, 2025
commit f577f6d Author: zhangtao <[email protected]> Date: Thu Feb 27 19:11:15 2025 +0800 chore: refactor parameters partV: decouple apps dependence on parameters and tidy up (#8620) (cherry picked from commit 6340d2f) commit ae1fc8a Author: zhangtao <[email protected]> Date: Thu Feb 27 16:36:04 2025 +0800 chore: refactor parameters partⅣ: parameters-related controller impl (#8619) (cherry picked from commit fbe153b) commit deadb91 Author: zhangtao <[email protected]> Date: Wed Dec 11 14:42:51 2024 +0800 chore: refactor parameters partIII: removed deprecated api and tools to do rerender on pods (#8590) (cherry picked from commit 37f916e) commit cfc6379 Author: zhangtao <[email protected]> Date: Fri Feb 14 17:04:46 2025 +0800 chore: refactor parameters partI: add parameters group and api (#8582) (cherry picked from commit fd29cfe) commit 44abc0b Author: zhangtao <[email protected]> Date: Wed Dec 11 10:51:12 2024 +0800 chore: refactor parameters partII: refactor template render (#8588) (cherry picked from commit 248487d)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.