[
https://issues.jboss.org/browse/WFWIP-187?page=com.atlassian.jira.plugin....
]
Jeff Mesnil commented on WFWIP-187:
-----------------------------------
I'm using the metadata.generation to ensure that underlying Kubernetes resources (like
StatefulSet) are up to date with the latest WildFlyServer generation.
The new annotation on StatefulSet tracks the *WildFlyServer* generation so that in the
reconcile loop, if we notice that the statefulset is out of date, we update/delete it so
that it complies to the latest WildFlyServer spec.
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)