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]