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

More efficient bootstrapping in BaragonAgent #279

Merged
merged 18 commits into from
Nov 2, 2018
Merged

Conversation

sjeropkipruto
Copy link
Contributor

"For some of our larger groups like hubapi/privateapi, the bootstrap apply is sometimes in the range of 4-5 minutes. We need our nginx containers to be able to start up in seconds. The current method checks for configs to be valid after each is applied, rolling back those that aren't, and continuing on. The template generation itself isn't all that slow, but the repeated config validation adds up."

@sjeropkipruto sjeropkipruto merged commit 7ceb00a into master Nov 2, 2018
@ssalinas ssalinas deleted the bootstrapping branch November 19, 2018 20:46
@ssalinas ssalinas added this to the 0.8.0 milestone May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants