[jboss-jira] [JBoss JIRA] (WFWIP-186) PVC access mode is hardcoded to ReadWriteOnce
Martin Choma (Jira)
issues at jboss.org
Mon Sep 30 04:17:00 EDT 2019
[ https://issues.jboss.org/browse/WFWIP-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789298#comment-13789298 ]
Martin Choma edited comment on WFWIP-186 at 9/30/19 4:16 AM:
-------------------------------------------------------------
[~jmesnil]
- could you also document in [1] User does not have to declare access mode in {{PersistentVolumeClaim}} as it is hardcoded to {{ReadWriteOnce}}
- best would be to operator does not permit other value then {{ReadWriteOnce}} or validate it on create or update.
[1] https://github.com/wildfly/wildfly-operator/blob/master/doc/apis.adoc#storagespec
was (Author: mchoma):
[~jmesnil] could you also document in [1] User does not have to declare access mode in {{PersistentVolumeClaim}} as it is hardcoded to {{ReadWriteOnce}}
[1] https://github.com/wildfly/wildfly-operator/blob/master/doc/apis.adoc#storagespec
> 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: Critical
>
> Setting different access mode (ReadWriteMany, ReadOnlyMany) is ignored
> [1] https://github.com/wildfly/wildfly-operator/blob/master/pkg/controller/wildflyserver/wildflyserver_controller.go#L404
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list