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

Cron-Connector only looks for functions in openfaas-fn namespace #6

Closed
jdewinne opened this issue Nov 13, 2020 · 8 comments
Closed

Comments

@jdewinne
Copy link
Contributor

The cron-connector should get all the functions for all the namespaces, by first invoking getNamespaces and for each namespace getting all the functions.
https://github.com/openfaas/cron-connector/blob/master/main.go#L66

Related to alpha feature namespaces

@alexellis
Copy link
Member

Thanks for your interest

Are you willing to work on this feature?

If it's for a commercial user of openfaas, check out this thread -> openfaas/faas#1591

Alex

@jdewinne
Copy link
Contributor Author

jdewinne commented Nov 16, 2020 via email

@jdewinne
Copy link
Contributor Author

See above PR. Open for feedback!

@alexellis
Copy link
Member

Thanks for contributing.

I've asked @viveksyngh to take a look and help you.

@noam09
Copy link

noam09 commented Jan 31, 2021

Hey @jdewinne, is this still in progress?

@jdewinne
Copy link
Contributor Author

jdewinne commented Feb 1, 2021

Should be working. @alexellis can this be merged?

@alexellis
Copy link
Member

@jdewinne this is an issue, please comment on the linked PR

jdewinne added a commit to jdewinne/cron-connector that referenced this issue Feb 4, 2021
@alexellis
Copy link
Member

PR #7 raised for this

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

No branches or pull requests

3 participants