Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Clean code, and upgrade dependencies #39

Merged
merged 1 commit into from
Jan 21, 2023

Conversation

MarcosDY
Copy link
Collaborator

Signed-off-by: Marcos Yacob [email protected]

Comment on lines +25 to +26
// TODO: is there a reason for this to be exposed? and inside of config?
ReloadExternalProcess func() error
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added this in a long time ago. We were importing the github.com/spiffe/spiffe-helper/pkg/sidecar into our go program to save certificates to disk and call a function to reload process instead of sending a signal.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you think that code is still in use?
is something we can remove in a near future?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so, we ended up not using it.

@faisal-memon faisal-memon merged commit 096c1d0 into spiffe:main Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants