You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: