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

"API" documentation #2

Open
JBBianchi opened this issue Aug 8, 2024 · 0 comments
Open

"API" documentation #2

JBBianchi opened this issue Aug 8, 2024 · 0 comments

Comments

@JBBianchi
Copy link
Member

JBBianchi commented Aug 8, 2024

As we are thinking about letting people "implement" their own catalog, it might be a good thing to document how the catalog should work.

Few key points I have in mind right now:

  • A function is accessed by "path", {function-name}/{version}/function.yaml
  • Should the catalog provide an index ? This would allow the runtime to get the index and lookup the functions in there instead of "brute forcing" each function to lookup.
  • Should we allow referenced resources (this is probably related to the specification ) ?
  • Consider catalog API versioning (if in the future, we want to completely change the way the catalog is queried)
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

1 participant