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

FreeBSD support #1

Open
snsinfu opened this issue Sep 1, 2019 · 1 comment
Open

FreeBSD support #1

snsinfu opened this issue Sep 1, 2019 · 1 comment
Labels

Comments

@snsinfu
Copy link
Owner

snsinfu commented Sep 1, 2019

I created this utility for easily restarting Kubernetes service on ConfigMap/Secrets change (by just wrapping container entrypoint with ftrap). It's kinda quick k8s hack (see this SO btw). So the initial release is linux-only. But as a FreeBSD user myself, I expect a FreeBSD port.

@snsinfu snsinfu added the later label Sep 1, 2019
@snsinfu
Copy link
Owner Author

snsinfu commented Sep 3, 2019

Watching directory looks hard: https://forums.freebsd.org/threads/inotify-for-freebsd.38162/
For files kqueue/kevent would be just usable.

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

No branches or pull requests

1 participant