-
Enhancement
-
Resolution: Done
-
Major
-
7.18.0.Final
-
None
-
NEW
-
NEW
The KieServerState ConfigMap created by KieServerStateOpenShiftRepository needs to have the following elements:
1. A label, 'application', which must be set as same value as it is defined at associated KIE server DeploymentConfig so as to support BusinessCentral/Workbench multi-tenancy meaning that it allows multiple RHPAM environments coexist in the same OpenShift project (aka K8S namespace), BC/WB consoles have visibility only to its associated KIE servers.
2. An 'ownerReferences' field with value of associated KIE server DeploymentConfig so as to support K8S' cascade deletion.
3. A run-time configurable switch to change the behavior of BC/WB in terms of managing global or local (aka same application) OpenShift KIE servers
- is related to
-
KIECLOUD-134 Enhance KieServerStateOpenShiftRepository - Adding global discovery switch
- Closed
- relates to
-
JBPM-7834 Provide OpenShiftStartupStrategy
- Resolved