Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Release v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 20:38

Notable Changes

  • Fluent Bit log level filtering now works on Moby and Containerd
  • Fluent Bit output now includes OSM controller pod name as identifier for querying logs
  • Fluent Bit bug for empty http or https proxy value has been fixed

Changelog

  • Update readme for 0.6.1 release e3356c5 (Sanya Kochhar)
  • Update version for chart release c79e623 (Sanya Kochhar)
  • fix(fluent bit): allow httpProxy or httpsProxy value to be empty (#2231) f41171b (Sanya Kochhar)
  • fluent bit: add identifier to help query logs in output (#2195) 78e26d0 (Sanya Kochhar)
  • fix(fluent bit): update filters to work for various k8s distros (#2170) df88f4a (Sanya Kochhar)
  • fix(ci): workaround DCO requirement for gh-pages branch (#2203) d8b189c (Jon Huhn)