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

[Feature] Abstracting and transforming EventMeshFunction, and implementing FunctionRuntime. #5108

Closed
2 of 3 tasks
cnzakii opened this issue Sep 24, 2024 · 0 comments · Fixed by #5109
Closed
2 of 3 tasks
Labels

Comments

@cnzakii
Copy link
Contributor

cnzakii commented Sep 24, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Feature Request

To adapt to the V2 architecture, the EventMeshFunction section needs to be upgraded and transformed. This includes redefining EventMeshFunction, making adaptive modifications to the existing filter and transformer functionalities, and reserving a unified interface for potential new Function features in the future. Based on this, the code for FunctionRuntime will be completed. For details, please refer to the relevant PR.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Pil0tXia pushed a commit that referenced this issue Oct 28, 2024
…lementing FunctionRuntime. (#5109)

* feat: Unified function module

* feat: update something

* feat: update FunctionRuntime

* feat: update FunctionRuntime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant