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

fix hardcoded s3 creds #76

Closed pkit closed 2 years ago

pkit commented 2 years ago

use a node or config based creds when not supplied explicitly

fixes: #75

No9 commented 2 years ago

Thanks again for this I'll merge this PR and sort the fmt issue as part of the release.