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 a warning message if a user tries to checkin incorrect hosts #345

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

JacobCallahan
Copy link
Member

@JacobCallahan JacobCallahan commented Jan 21, 2025

Sometimes a user may pass incorrect host information to a checkin. In those events, they won't receive feedback about the incorrect input. This change collects hosts that aren't matched and reports them back to the user in a warning message.

❯ broker checkin something another and more
[WARNING 250121 13:47:07] The following hosts were not found in inventory: something, and, more, another

Sometimes a user may pass incorrect host information to a checkin. In
those events, they won't receive feedback about the incorrect input.
This change collects hosts that aren't matched and reports them back to
the user in a warning message.
@JacobCallahan JacobCallahan added the enhancement New feature or request label Jan 21, 2025
@JacobCallahan JacobCallahan requested a review from Copilot January 21, 2025 18:46

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

@JacobCallahan JacobCallahan merged commit 572d594 into SatelliteQE:master Jan 21, 2025
4 checks passed
@JacobCallahan JacobCallahan deleted the check_the_checkin branch January 21, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants