Skip to content

Logging Operator 2.5.0

Compare
Choose a tag to compare
@pepov pepov released this 11 Nov 14:22
· 2193 commits to master since this release
722af6c

Fluentd

  • Kinesis Stream support #220 #223 #226
  • Fix issues in ClusterOutput references #222
  • Revamp volume configuration by extending the KubernetesStorage type with emptyDir and pvc type storage configuration options and deprecate fluentdPvcSpec in favour of the new and more generic bufferStorage field. #218
  • Use fsGroup to set proper permissions on PVCs and make the use of the chmod init container optional. #218
  • Avoid the mandatory hostGroup configuration for fluent-bit's position db and buffers and use emptyDir by default. #218

SDK

  • Create a pkg/sdk submodule to allow using the APIs from other go projects as a separate go module #219 #217

Milestone 2.5.0
Changes: 2.4.0...2.5.0

Thanks for all the contributors: @tarokkk @pepov @velothump @ahma