-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Intermittent Events #479
Labels
type/bug
Feature does not function as expected
Comments
I've reproduced this - marking as a bug. Thanks! |
@hoffoo this is fixed in master and will be in the next release! |
very cool, thanks @ryanuber ! |
duckhan
pushed a commit
to duckhan/consul
that referenced
this issue
Oct 24, 2021
Use helm v3 in acceptance tests
duckhan
pushed a commit
to duckhan/consul
that referenced
this issue
Oct 24, 2021
* Support HA for the endpoints controller - The controller manager allows for multiple instances of the controller to run using leader election. By configuring leader election, one of the instances of the controller (the leader) will run the reconciler. All instances can serve the webhook though, but only on the instances will inject the containers per request. This requires additional priveleges from an RBAC perspective that will be a part of a helm commit.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am having a problem where events are not always fired. Here is my attempt to reproduce the issue:
This is with watches like this
Thanks!
The text was updated successfully, but these errors were encountered: