-
Enhancement
-
Resolution: Unresolved
-
Minor
-
7.12.0.GA
-
None
-
BA Operator
-
False
-
False
-
Documentation (Ref Guide, User Guide, etc.)
-
CR1
-
-
Prioritized backlog, 2022 Week 41-43 (from Oct 10), 2022 Week 44-46 (from Oct 31), 2022 Week 47-49 (from Nov 21), 2022 Week 50-02 (from Dec 12), 2023 Week 03-05 (from Jan 16), 2023 Week 06-08 (from Feb 6), 2023 Week 09-11 (from Feb 27), 2023 Week 12-14 (from Mar 20), 2023 Week 15-17 (from Apr 10), 2023 Week 18-20 (from May 1), 2023 Week 21-23 (from May 22), 2023 Week 27-29 (from Jul 3), 2023 Week 30-32 (from Jul 24), 2023 Week 33-35 (from Aug 14), 2023 Week 24-26 (from Jun 12)
Users in some cases users may need to configure accessMode for KIE Server persistent volumes. Right now they are set for ReadWriteOnce mode e.g. here https://github.com/spolti/kie-cloud-operator/blob/release-v7.12.x/config/7.12.0/common.yaml#L1220
ReadWriteMany can be needed in case there is deployed more KIE Server replicas.
With this issue, a new option will be added to the operator, that specify accessMode for all KIE Server's PVs.
This change will not break backward compatibility.
- relates to
-
RHPAM-3591 Persist KIE Server maven and kie repositories
- Closed