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

Flux 1.12.2

Compare
Choose a tag to compare
@hiddeco hiddeco released this 08 May 10:27
· 22 commits to release/1.12.x since this release
e366684

This is a patch release.

Fixes

  • Fix error shadowing when parsing YAML manifests weaveworks/flux#1994
  • Fix 'workspace' -> 'workload' typo in deprecated controller flag weaveworks/flux#1987 weaveworks/flux#1996
  • Improve internal Kubernetes error logging, by removing the duplicate timestamp and providing a full path to the Kubernetes file emitting the error weaveworks/flux#2000
  • Improve fluxctl auto portforward connection error, by better guiding the user about what could be wrong weaveworks/flux#2001
  • Ignore discovery errors for metrics resources, to prevent syncs from failing when the metrics API is misconfigured weaveworks/flux#2009
  • Fix (Flux)HelmRelease cluster lookups, before this change, the same resource ID would be reported for all HelmReleases with e.g. fluctl list-workloads weaveworks/flux#2018

Maintenance and documentation

Thanks

Thanks to @2opremio, @cdenneen, @hiddeco, @jan-schumacher, @squaremo, @stefanprodan for contributions.