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
131 stars 40 forks source link

Bump dependencies #155

Open timbuchwaldt opened 6 months ago

timbuchwaldt commented 6 months ago

This bumps dependencies in hopes that a fresh S3 library improves our upload speed (we are seeing coredumps uploaded to NVMe clusters at 3-4mb/s).

No9 commented 6 months ago

Thanks @timbuchwaldt We have shutdown external actions on the IBM GH repos for security reasons so the build validation steps need to be internalised before this will pass. Let me see if I can find a template to work from

No9 commented 5 months ago

Hey @timbuchwaldt I have updated the test runners to use plain cargo commands so this should pass now. Would you mind rebasing so we can close this off? Thanks