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

Remove Windows configurations and checks from OsCommandExtension #165

Closed
CherfaElyes opened this issue May 2, 2024 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request java

Comments

@CherfaElyes
Copy link
Contributor

CherfaElyes commented May 2, 2024

Problem

  1. Some Windows configurations are still in the OsCommandExtension. Since OsCommandExtension does not handle remote Windows commands, this should be deleted.
  2. An extra Http dependency is still in the MetricsHub engine. Thus, this needs to be removed.
@CherfaElyes CherfaElyes added enhancement New feature or request java labels May 2, 2024
@CherfaElyes CherfaElyes self-assigned this May 2, 2024
CherfaElyes added a commit that referenced this issue May 2, 2024
* Removed all remote windows checks and configurations from the OsCommandExtension since they will be handled in Wmi and WinRm extensions.
* Removed all remote windows checks and configurations from the OsCommand Extension tests.
* Remoted Http dependency from the MetricsHub engine.
CherfaElyes added a commit that referenced this issue May 2, 2024
* Added a unit test to increase the tests coverage.
* Reduced unit tests coverage to 0.51
CherfaElyes added a commit that referenced this issue May 2, 2024
* Added a unit test to increase the tests coverage.
* Reduced unit tests coverage to 0.51
@CherfaElyes CherfaElyes changed the title Remove IWinConfiguration, Wmi & WinRm from OsCommandExtension Remove Windows configurations and checks from OsCommandExtension May 2, 2024
CherfaElyes added a commit that referenced this issue May 2, 2024
NassimBtk added a commit that referenced this issue May 2, 2024
…iwinconfiguration-wmi-winrm-from-oscommandextension

Issue #165: Remove Windows configurations and checks from OsCommandExtension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request java
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants