[jboss-jira] [JBoss JIRA] (WFWIP-187) Changes to PVC are not reflected in Operator
Martin Choma (Jira)
issues at jboss.org
Fri Oct 4 02:28:00 EDT 2019
[ https://issues.jboss.org/browse/WFWIP-187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794667#comment-13794667 ]
Martin Choma edited comment on WFWIP-187 at 10/4/19 2:27 AM:
-------------------------------------------------------------
[~jmesnil] 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.PersistentVolumeClaim.html#object-schema
was (Author: mchoma):
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.PersistentVolumeClaim.html#object-schema
> 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)
More information about the jboss-jira
mailing list