brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.4k stars 247 forks source link

Smoother startup #1827

Closed krancour closed 2 years ago

krancour commented 2 years ago

Fixes #1821

On a brand new KinD cluster (image cache not primed) on my MBP, helm install now succeeds in about 1 minute with no services restarting in the process.

Edit: This is such a significant improvement that I'm going to plan on a v2.3.1 release to put this in people's hands as soon as possible.

netlify[bot] commented 2 years ago

✔️ Deploy Preview for brigade-docs ready!

🔨 Explore the source changes: 00cc77f9671c5085a63898b6135278c27b32d438

🔍 Inspect the deploy log: https://app.netlify.com/sites/brigade-docs/deploys/620ea70c707e09000743be41

😎 Browse the preview: https://deploy-preview-1827--brigade-docs.netlify.app

krancour commented 2 years ago

Glad to hear the install time has been reduced substantially!

@vdice and that, in-turn further stabilizes the integration tests, too!