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

SoftwareUpdatesDiscovery Process Manager #2505

Closed

Conversation

nelsonkopliku
Copy link
Member

Description

This PR introduces a SoftwareUpdatesDiscoveryProcessManager orchestrating the software updates discovery process.

The discovery is triggered in the following scenarios:

  • when a host is registered
  • when a host is restored
  • when the fqdn of a host changes

Additionally when the fqdn of the host transitions from a meaningful value to null we take care of dispatching a ClearSoftwareUpdatesDiscovery for clean up purposes.

How was this tested?

Automated tests + manual local testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant