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

Fetch hosts using the search endpoint #1078

Merged
merged 8 commits into from Mar 20, 2024
Merged

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Mar 19, 2024

This PR removes Hosts from the bus interfaces and uses SearchHosts instead. This allows us to fetch all hosts, which in turn allows us to correct/improve the usability checks.

@peterjan peterjan self-assigned this Mar 19, 2024
@peterjan peterjan marked this pull request as ready for review March 19, 2024 10:57
autopilot/autopilot.go Outdated Show resolved Hide resolved
api/host.go Outdated Show resolved Hide resolved
api/host.go Outdated Show resolved Hide resolved
stores/hostdb_test.go Outdated Show resolved Hide resolved
autopilot/autopilot.go Outdated Show resolved Hide resolved
@peterjan peterjan changed the title Extend HostsOptions with a host filter mode Fetch hosts using the search endpoint to include blocked hosts Mar 20, 2024
@peterjan peterjan changed the title Fetch hosts using the search endpoint to include blocked hosts Fetch hosts using the search endpoint Mar 20, 2024
@ChrisSchinnerl ChrisSchinnerl merged commit f27362f into dev Mar 20, 2024
7 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/host-filter-mode branch March 20, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants