secrets-init icon indicating copy to clipboard operation
secrets-init copied to clipboard

Sometimes I get a "ERRO[0000] failed to send system signal to the process"

Open jonatiao opened this issue 4 years ago • 1 comments

secrets-init:0.4.0

Sometimes, I don't know why, I get these errors: kubectl exec --stdin --tty mypod-init -- /bin/ash Defaulted container "mypod-cm" out of: mypod-cm, writefile (init) / # /tmp/bin/secrets-init --provider google env GOOGLE_APPLICATION_CREDENTIALS=/credential/credentials.json PASS=It worked! ERRO[0000] failed to send system signal to the process args="[env]" error="no such process" path=/usr/bin/env pid=23 signal=SIGURG

secrets-init is doing its job, the PASS was translated. Still, I get the error below sometimes, pretty rare, but it happens.

ERRO[0000] failed to send system signal to the process args="[env]" error="no such process" path=/usr/bin/env pid=23 signal=SIGURG

jonatiao avatar Aug 16 '21 23:08 jonatiao

got the same issue. Has anyone have a hint on this one ?

ValentinLevier avatar Jul 11 '22 12:07 ValentinLevier

@jonatiao can you attach Pod yaml and commands to reproduce the problem?

alexei-led avatar Nov 03 '22 07:11 alexei-led

Oh. I'm not working anymore for the company I implemented a solution based on secrets-init. Still, I have the deployment manifest template.. but I cannot simulate it anymore since I'm not there.

deployment-with-gcp_svc_account.txt

ps. Can´t attach yaml files. So here it goes as .txt, please rename it.

jonatiao avatar Nov 03 '22 13:11 jonatiao