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

Do not update routes in cloud node manager #654

Closed
nilo19 opened this issue Jun 10, 2021 · 0 comments · Fixed by #671
Closed

Do not update routes in cloud node manager #654

nilo19 opened this issue Jun 10, 2021 · 0 comments · Fixed by #671
Assignees

Comments

@nilo19
Copy link
Contributor

nilo19 commented Jun 10, 2021

// start delayed route updater.
az.routeUpdater = newDelayedRouteUpdater(az, routeUpdateInterval)
go az.routeUpdater.run()

We should not update routes in cloud node manager, only cloud controller manager needs this.

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 a pull request may close this issue.

1 participant