[jboss-jira] [JBoss JIRA] (WFWIP-193) Is updating Kubernetes objects created by Operator supported?

Martin Choma (Jira) issues at jboss.org
Tue Sep 10 09:11:01 EDT 2019


Martin Choma created WFWIP-193:
----------------------------------

             Summary: Is updating Kubernetes objects created by Operator supported?
                 Key: WFWIP-193
                 URL: https://issues.jboss.org/browse/WFWIP-193
             Project: WildFly WIP
          Issue Type: Bug
          Components: OpenShift
            Reporter: Martin Choma
            Assignee: Jeff Mesnil


echnically it is possible to update Kubernetes objects which were created by Operator, e.g. StatefulSet, Pods, ...

- Operator has its limitation compared to non-Operator approach (ports, volume mounts, deployment strategy, ...) So user may be tempted to tweak internal objects manually

- But some values of internal objects are automatically synced with Operator (env,..). So even changed they are overwritten by original operator values after a while.

What will be our general recommendation to users:
- Dont touch internal objects?
- We will document what can't be touched?
- We will document what can be touched? 



--
This message was sent by Atlassian Jira
(v7.13.5#713005)


More information about the jboss-jira mailing list