Releases: kube-logging/log-generator
Releases · kube-logging/log-generator
v0.7.0
What's Changed
- conf: make host and appname configurable by @MrAnno in #45
- Use current timestamp even with non-randomized samples by @bazsi in #48
- Extract log module by @pepov in #51
- build(deps): bump kube-logging/logging-operator from 4.3.0 to 4.4.1 by @dependabot in #52
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #53
- feat(helm): add topologySpreadConstraints by @aslafy-z in #54
New Contributors
Full Changelog: 0.7.0...v0.7.0
Inifinite log generator
Restore original functionality existed in v0.3.x where log-generator started to emit log messages indefinitely by default.
0.3.3
ghcr.io support