-
Feature
-
Resolution: Unresolved
-
Major
-
None
-
1.33.0
-
None
-
False
-
None
-
False
-
-
The Operator must be prepared to provide the namespace information to the Kogito Runtime or the Data Index, for them to store that information and support: -> SRVLOGIC-340.
Solutions to the problem:
1) The operator injects an env var with the current namespace name at the Kogito Runtime Pod, and it mange to propagate that information to the Data Index as part of the ProcessDefinitionEvent. (maybe the approach for 1.34.0)
2) When the Operator manages to send the ProcessDefinitionEvent to the Data Index to pass the information about the WF deployed/un-deployed status, and as part of that information the namespace is also passed.