We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Problem
JSONata EventTransform doesn't yet support OIDC and EventPolicy, we should add support for it
The transform-jsonata data plane is in this repo: https://github.com/knative-extensions/eventing-integrations/tree/main/transform-jsonata, there we need to:
Once the data plane part is complete, we would need to configure it in the EventTransform reconciler and when we create resources
Exit Criteria
Time Estimate (optional): How many developer-days do you think this may take to resolve?
10-30
Additional context (optional)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
JSONata EventTransform doesn't yet support OIDC and EventPolicy, we should add support for it
The transform-jsonata data plane is in this repo: https://github.com/knative-extensions/eventing-integrations/tree/main/transform-jsonata, there we need to:
Once the data plane part is complete, we would need to configure it in the EventTransform reconciler and when we create resources
Exit Criteria
Time Estimate (optional):
How many developer-days do you think this may take to resolve?
10-30
Additional context (optional)
The text was updated successfully, but these errors were encountered: