Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Flux 1.2.0 release

Compare
Choose a tag to compare
@squaremo squaremo released this 04 Jan 13:17
· 3708 commits to master since this release
553571d

Improvements

  • Releases are more responsive, because dry runs are now done without triggering a sync weaveworks/flux#862
  • Syncs are much faster, because they are now done all-in-one rather than calling kubectl for each resource weaveworks/flux#872
  • Rewrite of the image registry package to solve several problems weaveworks/flux#851

Fixes