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

Add initiation for software updates discovery process #2498

Merged

Conversation

nelsonkopliku
Copy link
Member

@nelsonkopliku nelsonkopliku commented Apr 8, 2024

Description

This PR adds a DiscoverSoftwareUpdates/SoftwareUpdatesDiscoveryRequested command/event pair that will initiate the software updates discovery process ie when a host is registered/restored/fqdn changed (happening in an upcoming process manager) or triggered on demand when credentials are saved/changed and on a tick happening every X amount of time (12h as of now)

HostRegistered -> DiscoverSoftwareUpdates
HostDetailsUpdated (when fqdn changes) -> DiscoverSoftwareUpdates
HostRestored -> DiscoverSoftwareUpdates

How was this tested?

Automated tests.

@nelsonkopliku nelsonkopliku self-assigned this Apr 8, 2024
@nelsonkopliku nelsonkopliku added the enhancement New feature or request label Apr 8, 2024
@nelsonkopliku nelsonkopliku added the env Create an ephimeral environment for the pr branch label Apr 8, 2024
@nelsonkopliku nelsonkopliku merged commit d4e759f into main Apr 8, 2024
32 checks passed
@nelsonkopliku nelsonkopliku deleted the add-initiation-for-software-updates-discovery-process branch April 8, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request env Create an ephimeral environment for the pr branch
Development

Successfully merging this pull request may close these issues.

None yet

2 participants