[
https://issues.jboss.org/browse/WFWIP-187?page=com.atlassian.jira.plugin....
]
Martin Choma reopened WFWIP-187:
--------------------------------
Question is if kubernetes PVC object should be updated on Operator change. Operator does
not do that now for PVC, but does for StatefulSet and Service, so we are at least
inconsistent here regarding operator managing kubernetes objects.
In case resizing is by default off now (in future can be on), doesn't mean operator
cant update PVC. There can be other data changed on PVC (label, annotation,
selectros...[1]). I can change reproducer to them if this is necessary.
But the point is should be PVC object updated with Operator update? I don't see reason
why shouldn't.
[1]
https://docs.openshift.com/container-platform/3.11/rest_api/api/v1.Persis...
Changes to PVC are not reflected in Operator
--------------------------------------------
Key: WFWIP-187
URL:
https://issues.jboss.org/browse/WFWIP-187
Project: WildFly WIP
Issue Type: Bug
Components: OpenShift
Reporter: Martin Choma
Assignee: Jeff Mesnil
Priority: Blocker
Labels: operator
Any chnages (adding, removing or updating) made to PVC after WildFlyServer CR was created
are not reflected in underlying PVC kubernetes object.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)