Weave Flux is the GitOps operator for Kubernetes. Today we released 1.7.0.
This release has a soupçon of bug fixes. It gets a minor version bump, because it introduces a new flag, --listen-metrics
.
Fixes
- Updates to workloads using initContainers can now succeed weaveworks/flux#1351
- Port forwarding to GCP (and possibly others) works as intended weaveworks/flux#1334
- No longer falls over if the directory given as
--git-path
doesn’t exist weaveworks/flux#1341 -
fluxctl
doesn’t try to connect to the cluster when just reporting its version weaveworks/flux#1332 - Metadata for unusable images (e.g., those for the wrong architecture) are now correctly recorded, so that they don’t get fetched continually weaveworks/flux#1304
Improvements
- Prometheus metrics can be exposed on a port different from that of the flux API, using the flag
--listen-metrics
weaveworks/flux#1325
Thanks
Thank you to the following for contributions (along with anyone I’ve missed): @ariefrahmansyah, @brantb, @casibbald, @davidkarlsen, @dholbach, @hiddeco, @justinbarrick, @kozejonaz, @lelenanam, @petervandenabeele, @rade, @rndstr, @squaremo, @stefanprodan, @the-fine.