Releases: nokia/koredump
Releases · nokia/koredump
0.4.0
Changed
- REST API access now requires valid Kubernetes token.
koredumpctltool can take it fromoc whoami --show-tokencommand output in Red Hat OCP. - Switch container base image to Red Hat UBI8. Container build is reworked and python dependencies now installed with pip. Container images are now built to amd64, arm64, ppc64le and s390x.
- Collection of core files from given namespaces only, see Helm chart
filter.namespaceRegexvariable. The variable can be defined when koredump is installed into Kubernetes cluster. koredumpctltool shows more information in list command output.koredumpctltool can automatically connect to exposed REST API, that was exposed with OCP routes, instead of doing port forward.
Fixed
- Speed up and improve reading of systemd journal.
- Fixes to
koredumpctlerror handling. - Fixes to HTTP logging in containers.
0.3.4
Changed
- Container image repository is now ghcr.io/nokia/koredump
- Improve metadata parsing in Red Hat OCP.
Fixed
- Fix for SELinux enforcing mode.
0.3.3
Changed
- Improve journal log reading reliability in koremonitor.
- Set CPU and memory requests and limits in Helm chart.
- Tweaks to tools and code.
0.3.2
Changed
- Drop "koredump" prefix from git repository tags.
0.3.1
Changed
- Use one container image instead of two.
0.3.0
Added
- Initial release at GitHub.