Hot on the heels of 1.7.0, here’s a patch release: 1.7.1.
It’s three bug fixes you might be interested in:
- Include initContainers when scanning for images to fetch metadata for, e…g, so there will be “available image” rows for the initContainer in
fluxctl list-images
weaveworks/flux#1372 - Turn memcached’s logging verbosity down, in the example deployment YAMLs weaveworks/flux#1369
- Remove mention of an archaic
fluxctl
command from help text weaveworks/flux#1389
Thanks for fixes go to @alanjcastonguay, @dholbach, and @squaremo.