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

Improve logging for existing endpoints #211

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Improve logging for existing endpoints #211

merged 1 commit into from
Nov 13, 2024

Conversation

damyan
Copy link
Member

@damyan damyan commented Nov 12, 2024

Currently, when an Endpoint does not need to be recreated (same IP/MAC combination), a wrong message "Successfully applied endpoint" is logged. Fix by returning an AlreadyExists error, so the message is suppressed.

Currently, when an Endpoint does not need to be recreated (same IP/MAC
combination), a wrong message "Successfully applied endpoint" is logged.
Fix by returning an `AlreadyExists` error, so the message is suppressed.
@damyan damyan added the enhancement New feature or request label Nov 12, 2024
@damyan damyan requested a review from afritzler November 12, 2024 13:44
@damyan damyan merged commit fe403a8 into main Nov 13, 2024
8 checks passed
@damyan damyan deleted the enh/improve-logging branch November 13, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants