Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

EPIC - Support the same workflow name in different namespaces #492

@wmedvede

Description

@wmedvede

Description

From the SonataFlow and other k8s deployments perspective, a workflow/process with the same name, deployed in two different namespaces, namespace1 and namespace2, represents a completely different workflow/process. And, even while having the same name/id, the workflow/process definition might be totally different.

However, when we have an installation, where the Data Index was installed in a cluster-wide mode, we have an issue, since the Data Index is not prepared to manage namespaced workflow/process definitions.

Instead, if workflow/process "my-workflow" is deployed in namespace1, and then, in a later point in time, in namespace2 (with a potential different definition), the last deployment will overwrite previous definition.

The objective of this epic is to support this use case

Implementation ideas

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions