[
https://issues.jboss.org/browse/WFWIP-186?page=com.atlassian.jira.plugin....
]
Martin Choma commented on WFWIP-186:
------------------------------------
Ah I see now. No I assume it is bad configuration. But yes with non-Operator approach you
can do so, but as I said I suppose it breaks things :)
So mounting `standalone/data` to persistent volume enables me to restart pod and it will
have the same "state" (depends what is stored in standalone/data). Because it
is implemented by StatefulSet? Correct?
So I think this can be closed as I agree it is correct to hardcode `standalon\data` to
`ReadWriteOnce`.
What I had in mind and what is operator missing is option to configure persitent volume
for other path then `standalone/data`. But that can be tracked by separate issue.
PVC access mode is hardcoded to ReadWriteOnce
---------------------------------------------
Key: WFWIP-186
URL:
https://issues.jboss.org/browse/WFWIP-186
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Martin Choma
Assignee: Jeff Mesnil
Priority: Blocker
Setting different access mode (ReadWriteMany, ReadOnlyMany) is ignored
[1]
https://github.com/wildfly/wildfly-operator/blob/master/pkg/controller/wi...
--
This message was sent by Atlassian Jira
(v7.13.5#713005)