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

Put the configuration item description into the configuration file and fix the bug where the heartbeat still reports plugin information after the plugin is uninstalled. #1324

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

luanwenfei-venus
Copy link
Collaborator

@luanwenfei-venus luanwenfei-venus commented Sep 27, 2023

【Fix issue】#1323
[Modification content] 1. Add configuration description to the configuration file 2. Fix the bug where the heartbeat still reports plug-in information after the plug-in is uninstalled
[Use case description] Not involved
[Self-test situation] 1. The static check has been cleared. 2. The self-verification has passed. After the plug-in is uninstalled, it will be cleared in the Sermant Backend plug-in display area.
[Scope of Impact] 1. The configuration description has been deleted from the official document. The configuration file shall be subject to the configuration in the project file.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (90cc418) 42.67% compared to head (f51e14f) 42.67%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1324      +/-   ##
=============================================
- Coverage      42.67%   42.67%   -0.01%     
  Complexity      3289     3289              
=============================================
  Files            823      823              
  Lines          18299    18303       +4     
  Branches        2014     2014              
=============================================
  Hits            7810     7810              
- Misses          9513     9517       +4     
  Partials         976      976              
Flag Coverage Δ
unittests 42.67% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...huaweicloud/sermant/core/plugin/PluginManager.java 0.00% <0.00%> (ø)
...lement/service/heartbeat/HeartbeatServiceImpl.java 0.00% <0.00%> (ø)
...mant/core/plugin/common/PluginSchemaValidator.java 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@luanwenfei-venus luanwenfei-venus added this to the v1.2.0 milestone Sep 28, 2023
@luanwenfei-venus luanwenfei-venus added area/framework Issues or PRs releated to sermant core service kind/enhancement Issues or PRs releated to sermant enhancement labels Sep 28, 2023
@luanwenfei-venus luanwenfei-venus self-assigned this Sep 28, 2023
@Sherlockhan Sherlockhan merged commit 63e8c97 into sermant-io:develop Sep 28, 2023
69 checks passed
@kkf1 kkf1 changed the title 将配置项描述放入配置文件中,修复插件卸载后心跳依然上报插件信息的bug Put the configuration item description into the configuration file and fix the bug where the heartbeat still reports plugin information after the plugin is uninstalled. Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/framework Issues or PRs releated to sermant core service kind/enhancement Issues or PRs releated to sermant enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants