This is an automated email from the ASF dual-hosted git repository.
ricardozanini pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 8f25c77ad :pencil: Update Operator Roadmap for 1.44+ (#501)
8f25c77ad is described below
commit 8f25c77ad24e56c437af50fc7b833fcb4665ed3d
Author: Ricardo Zanini <[email protected]>
AuthorDate: Thu Sep 21 18:14:36 2023 -0300
:pencil: Update Operator Roadmap for 1.44+ (#501)
* :pencil: 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]>
---
serverlessworkflow/modules/ROOT/nav.adoc | 2 +-
.../ROOT/pages/cloud/operator/known-issues.adoc | 26 ++++++++++++++++++----
2 files changed, 23 insertions(+), 5 deletions(-)
diff --git a/serverlessworkflow/modules/ROOT/nav.adoc
b/serverlessworkflow/modules/ROOT/nav.adoc
index bd8a20eb8..33e233210 100644
--- a/serverlessworkflow/modules/ROOT/nav.adoc
+++ b/serverlessworkflow/modules/ROOT/nav.adoc
@@ -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]
diff --git
a/serverlessworkflow/modules/ROOT/pages/cloud/operator/known-issues.adoc
b/serverlessworkflow/modules/ROOT/pages/cloud/operator/known-issues.adoc
index d8f0e19b2..b3fda0e2c 100644
--- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/known-issues.adoc
+++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/known-issues.adoc
@@ -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]
\ No newline at end of file
+- 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]