Skip to content

v0.6.3

Compare
Choose a tag to compare
@LucasMrqes LucasMrqes released this 08 Apr 16:10
· 66 commits to main since this release
9a7b5cb

New features

  • SyncWindows allows you to define precise windows during which a layer will or will not be planned / applied by Burrito. Strongly inspired by Argo CD's SyncWindows. Documentation is available here.
  • MaxConcurrentRunnerPod setting can be set on the controller or repository level to limit the number of Burrito runner pods that run in parallel. More information in the associated documentation

These two features aim to empower Burrito users with tools to fine-tune the scheduling of operations, which can be especially useful for FinOps or safety-related considerations.

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.6.3