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

Separate out the kubewatcher service from fission #63

Open
soamvasani opened this issue Dec 20, 2016 · 0 comments
Open

Separate out the kubewatcher service from fission #63

soamvasani opened this issue Dec 20, 2016 · 0 comments

Comments

@soamvasani
Copy link
Member

The kubewatcher service is pretty much independent of Fission. Only the API is dependent on the fission.Watch type, which may as well be a K8s resource; then watchSync.go can be changed to a the usual K8s controller loop instead of watching the Fission API.

This issue will track the work of removing the fission-specific bits and moving to a K8s resource and controller.

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

No branches or pull requests

2 participants