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

✨ Handle errors of not enough lb targets #22

Merged
merged 1 commit into from
Sep 21, 2023
Merged

✨ Handle errors of not enough lb targets #22

merged 1 commit into from
Sep 21, 2023

Conversation

janiskemper
Copy link

Currently, there is no handling of situations where there are too many targets added to a load balancer.

This commit creates an event in case there are too many targets and does not try to add the targets that would be too much

Currently, there is no handling of situations where there are too many
targets added to a load balancer.

This commit creates an event in case there are too many targets and does
not try to add the targets that would be too much
@janiskemper janiskemper requested a review from guettli September 21, 2023 12:50
@guettli guettli changed the title ✨ Handle errors of too not enough lb targets ✨ Handle errors of not enough lb targets Sep 21, 2023
Copy link

@guettli guettli left a comment

Choose a reason for hiding this comment

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

lgtm

@guettli guettli merged commit 9532fa0 into main Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants