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

Do leader election #119

Closed
ash2k opened this issue Aug 3, 2017 · 0 comments
Closed

Do leader election #119

ash2k opened this issue Aug 3, 2017 · 0 comments
Assignees

Comments

@ash2k
Copy link
Contributor

ash2k commented Aug 3, 2017

It is ok to run multiple copies of Smith because it performs all mutations via concurrency safe operations (except deletes - see #118). However there is benefit in avoiding unnecessary load on api servers.
Should use leader election code available in client-go once we are on 5.0. Depends on #111.

@ash2k ash2k removed the blocked label Nov 24, 2017
@ash2k ash2k self-assigned this Jan 1, 2018
@ash2k ash2k mentioned this issue Jan 1, 2018
@ash2k ash2k closed this as completed in #193 Jan 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant