SonataFlow logo SonataFlow Guides

SonataFlow Guides

    • Release notes
    • Getting Started
      • Creating and running workflow projects using KN CLI and Visual Studio Code
      • Creating a Quarkus Workflow Project
    • Core Concepts
      • Serverless Workflow Specification
      • Events
      • Callbacks
      • jq Expressions
      • Error handling
      • Configuration
      • Input Schema
      • Custom Functions
      • Timeouts
      • Parallelism
    • Tooling
      • Editor
      • VS Code extension
      • Chrome extension for GitHub
      • Serverless Logic Web Tools
        • Integration with GitHub
        • Integration with OpenShift
        • Integration with Service Registries
        • Deployment
    • Service Orchestration
      • OpenAPI
        • Advanced Configuration
        • Callbacks
      • gRPC
    • Event Orchestration
      • AsyncAPI
      • Event Correlation
      • Quarkus
        • Apache Kafka
        • Knative Eventing
    • Security
      • Client Authentication
        • OpenAPI Authentication
        • OpenAPI OAuth2
    • Executing, Testing and Troubleshooting
      • Executing and Testing Workflows
        • Developer UI
          • Workflow Instances
          • Workflow Definitions
          • Monitoring
          • Dashboards
        • Command Line
      • Quarkus
        • Mocking HTTP CloudEvents
        • Mocking OpenAPI Services
        • Testing with REST Assured
    • Persistence
      • Quarkus
        • PostgreSQL Configuration
        • PostgreSQL Database Migration
        • Integration Tests with PostgreSQL
    • Cloud
      • Operator
        • Installation
        • Development Mode
        • Referencing Workflow Resources
        • Configuration
        • Building and Deploying Workflow Images
        • Custom Resource Status
        • Known Issues
        • Migration Guide
      • Quarkus
        • Building Workflow Images
        • Deploying on Minikube
        • Deploying on Kubernetes
        • Deploying on OpenShift
        • Service Discovery
    • Integrations
      • Camel Routes
      • Knative Serving
      • Exposing Prometheus Metrics
      • Displaying workflow Data in Dashboards
    • Job Service
      • Core Concepts
      • Quarkus Extensions
    • Data Index
      • Core concepts
      • Standalone service
      • Quarkus Extension
    • Use Cases
      • Saga Orchestration
      • Timeouts Showcase
SonataFlow Guides 1.43
  • SonataFlow Guides
    • snapshot
    • 10.0.0
    • 1.45-RC
    • 1.44-RC
    • 1.43
  • SonataFlow Guides
  • Cloud
  • Operator
  • Known Issues
snapshot 10.0.0 1.45-RC 1.44-RC 1.43
Edit this Page

SonataFlow Operator Known Issues, Limitations and Roadmap

The SonataFlow Operator is currently in Alpha version, is under active development.

Roadmap

The following issues are currently being prioritized:

CNCF Specification v0.8 Alignment

  • Implement admission webhooks for workflow validation

Workflow Productization Profile

  • Manage the Functions included in a Workflow with Operator

  • Enable toggle Workflow CR from devmode to production mode and vice-versa

  • Review build failures and signal the reasoning in the Events API

  • Evaluate internal registry integration on OpenShift, Kubernetes and Minikube

Knative Integration

  • Add support to GET method to Knative custom function

  • Review the need of the knative/kubernetes addons inside the dev profile builder image

  • Knative eventing addon should not provide defaults for incoming/outgoing

This page was built using the Antora default UI.

The source code for this UI is licensed under the terms of the MPL-2.0 license.