IBM / core-dump-handler

Save core dumps from a Kubernetes Service or RedHat OpenShift to an S3 protocol compatible object store
https://ibm.github.io/core-dump-handler/
MIT License
136 stars 40 forks source link

add tokio async upload of zipped core dumps #55

Closed splitice closed 2 years ago

splitice commented 2 years ago

Reduces memory usage (Issue #54)

No9 commented 2 years ago

Thanks very much for the @splitice Going into merge in main now so you can use it in the values.yaml

repository: quay.io/icdh/core-dump-handler:latest

Will also integrate it into the next release which is due soon. https://github.com/IBM/core-dump-handler/projects/1

splitice commented 2 years ago

Thanks @No9 I look forward to the next release.