Skip to content

Commit

Permalink
📝 Update Operator Roadmap for 1.44+ (#501)
Browse files Browse the repository at this point in the history
* 📝 Update Operator Roadmap for 1.44+

Signed-off-by: Ricardo Zanini <[email protected]>

* Remove items from prod profile

Signed-off-by: Ricardo Zanini <[email protected]>

* Update serverlessworkflow/modules/ROOT/pages/cloud/operator/known-issues.adoc

Co-authored-by: Kalyani Desai <[email protected]>

---------

Signed-off-by: Ricardo Zanini <[email protected]>
Co-authored-by: Kalyani Desai <[email protected]>
  • Loading branch information
ricardozanini and kaldesai authored Sep 21, 2023
1 parent a3d41e6 commit 8f25c77
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
2 changes: 1 addition & 1 deletion serverlessworkflow/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
*** xref:cloud/operator/configuring-workflows.adoc[Configuration]
*** xref:cloud/operator/build-and-deploy-workflows.adoc[Building and Deploying Workflow Images]
*** xref:cloud/operator/workflow-status-conditions.adoc[Custom Resource Status]
*** xref:cloud/operator/known-issues.adoc[Known Issues]
*** xref:cloud/operator/known-issues.adoc[Roadmap and Known Issues]
*** xref:cloud/operator/migration-guide.adoc[]
** Quarkus
*** xref:cloud/quarkus/build-workflow-image-with-quarkus-cli.adoc[Building Workflow Images]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,31 @@ The following issues are currently being prioritized:

=== Workflow Productization Profile

- link:https://issues.redhat.com/browse/KOGITO-7755[Manage the Functions included in a Workflow with Operator]
- link:https://issues.redhat.com/browse/KOGITO-8524[Enable toggle Workflow CR from devmode to production mode and vice-versa]
- link:https://issues.redhat.com/browse/KOGITO-8792[Review build failures and signal the reasoning in the Events API]
- link:https://issues.redhat.com/browse/KOGITO-8806[Evaluate internal registry integration on OpenShift, Kubernetes and Minikube]

=== Knative Integration

- link:https://issues.redhat.com/browse/KOGITO-8410[Add support to GET method to Knative custom function]
- link:https://issues.redhat.com/browse/KOGITO-8646[Review the need of the knative/kubernetes addons inside the dev profile builder image]
- link:https://issues.redhat.com/browse/KOGITO-9314[Knative eventing addon should not provide defaults for incoming/outgoing]
- link:https://issues.redhat.com/browse/KOGITO-9812[SonataFlow Operator integration with Knative Eventing]
- link:https://issues.redhat.com/browse/KOGITO-8496[Knative Serving Extension for Serverless Workflow specification]

=== Kubernetes and OpenShift Integration

- link:https://issues.redhat.com/browse/KOGITO-8493[Implement Serverless Workflow custom function for OpenShift]
- link:https://issues.redhat.com/browse/KOGITO-8492[Implement Serverless Workflow custom function for Kubernetes]

=== Supporting Services

- link:https://issues.redhat.com/browse/KOGITO-9740[Support Data Index Deployment on Kubernetes]
- link:https://issues.redhat.com/browse/KOGITO-9742[Support Jobs Service Deployment on Kubernetes]
- link:https://issues.redhat.com/browse/KOGITO-9277[SonataFlow Operator and Kubesmarts integration]

=== GitOps

- link:https://issues.redhat.com/browse/KOGITO-9084[Enable Workflows Deployment GitOps]
- link:https://issues.redhat.com/browse/KOGITO-9527[Extend the SonataFlow Operator with Jib builder]

=== Operator SDK, OLM, OperatorHub

- link:https://issues.redhat.com/browse/KOGITO-8182[Enable SonataFlow Operator for level 2 - Seamless Upgrades]

0 comments on commit 8f25c77

Please sign in to comment.