spiffe / spiffe-helper

The SPIFFE Helper is a tool that can be used to retrieve and manage SVIDs on behalf of a workload
Apache License 2.0
43 stars 40 forks source link

Add support for signaling an external process via pid file #118

Open kfox1111 opened 8 months ago

kfox1111 commented 8 months ago

Partially implements: https://github.com/spiffe/spiffe-helper/issues/115

faisal-memon commented 8 months ago

Hi @kfox1111 Thanks for the submission. The linter is complaining about io/ioutil. Looks good otherwise. A unit test for the new configurable would be nice if possible.

kfox1111 commented 3 months ago

Checking back in on this functionality. How do we get it moving again?

faisal-memon commented 3 months ago

Checking back in on this functionality. How do we get it moving again?

@kfox1111 Sorry for letting this slip.