Kogito Serverless Workflow Operator Known Issues, Limitations and Roadmap
The Kogito Serverless Workflow Operator is currently in Alpha version, is under active development.
Supported Features
-
Functions
-
Events
-
Knative Eventing integration. Every Knative Eventing object (brokers, sources, sinks) must be manually configured.
-
-
States
-
Switch including dataConditions
-
Inject including data with a transition
-
States with Operations including Actions containing functionRef with arguments
-
-
ExpressionsLang (jq or jsonpath)
Not Supported Features
Every other feature from the CNCF Serverless Workflow Specification not listed in the section above, is not supported or tested at the moment.
Any feature requiring external file configuration such as OpenAPI or Camel Routes is not supported at the moment.
Roadmap
The following issues is currently being prioritized.
Workflow Development Profile
-
Make Workflow Dev Profile builder image configurable via Platform
-
Support external resources configuration for Workflow CR in devmode
-
Ensure that Data Index is embedded in the workflow dev profile
-
Ensure that the Management Console is embedded in the workflow dev profile
-
Ensure that Jobs Service is embedded in the workflow dev profile