Skip to content
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

fix: config-related resource cannot be cleaned up after disable addons #8188

Conversation

sophon-zt
Copy link
Contributor

@sophon-zt sophon-zt commented Sep 23, 2024

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label Sep 23, 2024
@sophon-zt sophon-zt force-pushed the bugfix/remove-left-over-configmaps-used-in-config-and-scripts-api-after-disabling-addons-issue8145 branch from d74cbe3 to 6af0f02 Compare September 23, 2024 14:25
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 20 lines in your changes missing coverage. Please review.

Project coverage is 65.20%. Comparing base (df4ff68) to head (6af0f02).
Report is 5 commits behind head on release-0.9.

Files with missing lines Patch % Lines
controllers/apps/configuration/config_util.go 4.76% 18 Missing and 2 partials ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.9    #8188      +/-   ##
===============================================
+ Coverage        64.97%   65.20%   +0.22%     
===============================================
  Files              358      358              
  Lines            45087    45201     +114     
===============================================
+ Hits             29297    29473     +176     
+ Misses           13179    13119      -60     
+ Partials          2611     2609       -2     
Flag Coverage Δ
unittests 65.20% <9.09%> (+0.22%) ⬆️

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.

@shanshanying shanshanying changed the title fix: config-related resource cannot be cleaned up after disable addons (#8145) fix: config-related resource cannot be cleaned up after disable addons Sep 24, 2024
@apecloud-bot apecloud-bot added the approved PR Approved Test label Sep 24, 2024
@sophon-zt sophon-zt merged commit f2fbe45 into release-0.9 Sep 25, 2024
44 of 45 checks passed
@sophon-zt sophon-zt deleted the bugfix/remove-left-over-configmaps-used-in-config-and-scripts-api-after-disabling-addons-issue8145 branch September 25, 2024 10:28
@github-actions github-actions bot added this to the Release 0.9.2 milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/M Denotes a PR that changes 30-99 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] remove left-over configmaps used in config and scripts API after disabling Addons
5 participants