Bug 1594218
| Summary: | oc set volume has no readOnly mount option | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Bob Kozdemba <bkozdemb> |
| Component: | oc | Assignee: | Juan Vallejo <jvallejo> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Xingxing Xia <xxia> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | aos-bugs, jhou, jokerman, lxia, mmccomas |
| Target Milestone: | --- | Keywords: | Rebase, UpcomingRelease |
| Target Release: | 3.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-12-21 15:16:39 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Bob Kozdemba
2018-06-22 12:07:40 UTC
No 3.11 puddle yet Verified with ./oc version
oc v3.11.0-0.4.0
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO
When --read-only is used, the resource yaml has readOnly:
volumeMounts:
- mountPath: /var/mycm
name: volume-nhgt2
readOnly: true
Closing bugs that were verified and targeted for GA but for some reason were not picked up by errata. This bug fix should be present in current 3.11 release content. |