Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

copy from s3 to k8s pod doesn't exit after completion #14

Open
ck3mp3r opened this issue Oct 25, 2019 · 1 comment
Open

copy from s3 to k8s pod doesn't exit after completion #14

ck3mp3r opened this issue Oct 25, 2019 · 1 comment

Comments

@ck3mp3r
Copy link

ck3mp3r commented Oct 25, 2019

We have an issue whereby copying from an s3 bucket to a k8s pod the command never exits after copy is complete. Copy from k8s pod to s3 bucket works fine and the command exits after the files are copied.

Kubernetes 1.14
maorfr/skbn latest 26748c0240f8 7 months ago 50.2MB

command: ["skbn"]
       args:
       - cp
       - --src
       - s3://redacted/src/
       - --dst
       - k8s://redacted/dest/

Sadly there is no useful log output we could add to this ticket.

@xmapst
Copy link

xmapst commented Jan 29, 2021

@ck3mp3r Hi, did you solve it

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants