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

Replace os_xml with a Standard Library in the Agent #156

Open
6 tasks
Tracked by #17
cborla opened this issue Sep 13, 2024 · 0 comments
Open
6 tasks
Tracked by #17

Replace os_xml with a Standard Library in the Agent #156

cborla opened this issue Sep 13, 2024 · 0 comments
Labels

Comments

@cborla
Copy link
Member

cborla commented Sep 13, 2024

Parent issue:

Description

Deprecate or remove the os_xml library and replace it with a standard alternative (to be determined). This will ensure compatibility and long-term maintainability of the project.

Tasks

  • Investigate and propose a suitable replacement for os_xml.
  • Identify where os_xml is used in the codebase.
  • Replace os_xml with the selected library.
  • Refactor the code for compatibility.

Testing tasks

  • Create or modify unit tests for the new implementation.
  • Test the solution on all supported platforms.
@cborla cborla added level/task Task issue type/enhancement Enhancement issue module/agent phase/mvp Minimum Viable Product labels Sep 13, 2024
@cborla cborla changed the title Replace os_xml with a Standard Library in the Inventory Module Replace os_xml with a Standard Library in the Agent Oct 2, 2024
@cborla cborla added phase/feature complete Feature complete and removed phase/mvp Minimum Viable Product labels Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant