Flux v1.16.0 Release Notes

Release Date: 2019-11-22 // over 4 years ago
  • 🚀 This is a feature release with minor new features. New flags --manifest-generation and --read-only have been added to fluxctl install.

    🚀 This release also incorporates a few fixes and enhacements. Namely:

    • The pressure on the Kubernetes API server has been reduced when Flux operates in all namespaces.
    • The error handling of manifest generation has been improved.

    ➕ Additionally, the end-to-end testing infrastructure has been rewritten and ✅ numerous new end-to-end tests have been added.

    🛠 Fixes

    ✨ Enhancements

    • 👌 Improve experience with .flux.yaml files fluxcd/flux#{2565, 2603, 2604}
    • 🐎 Performance: Reduce pressure on Kubernetes' API server when Flux operates on all namespaces fluxcd/flux#{2520, 2539, 2622}
    • ➕ Add manifest generation flag to fluctl install command fluxcd/flux#2583
    • ➕ Add a read-only flag to fluxctl install command fluxcd/flux#2530
    • Create Prometheus metric for flux manifest errors fluxcd/flux#2535

    📚 Maintenance and Documentation

    Thanks

    Thanks to @2opremio, @at-ishikawa, @bboreham, @beautytiger, @carnott-snap, @denysvitali, @ducksecops, @erdii, @eriadam, @gsf, @hiddeco, @idobry, @jmymy, @mbellgb, @mosesyou, @mpashka, @palemtnrider, @sebikul, @squaremo, @srueg, 👀 @stefanprodan, @translucens, @vic3lord and @waseem-h for their contributions 🚀 to this release!