Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Multiple controllers update APIs simultaneously #24

Open
excieve opened this issue Sep 30, 2019 · 2 comments
Open

Multiple controllers update APIs simultaneously #24

excieve opened this issue Sep 30, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@excieve
Copy link
Member

excieve commented Sep 30, 2019

When there's more than one ingress controller pod running, all of them will try to apply the same changes once they're detected. While this doesn't seem to cause issues at small scale, this may bring troubles with conflicting changes. Not mentioning that it's not quite efficient.

A leader pod should be elected to apply the changes, with others taking over only in case of leader failing.

@excieve excieve added the enhancement New feature or request label Sep 30, 2019
@stale
Copy link

stale bot commented Mar 18, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, please comment if you would like this issue to remain open. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 18, 2020
@stale stale bot closed this as completed Apr 1, 2020
@excieve
Copy link
Member Author

excieve commented Apr 13, 2020

This is not stale.

@excieve excieve reopened this Apr 13, 2020
@stale stale bot removed wontfix This will not be worked on labels Apr 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant