Uploaded image for project: 'OpenShift Console'
  1. OpenShift Console
  2. CONSOLE-2824

OLM: Warnings when editing managed resources also in other namespaces

XMLWordPrintable

      With CONSOLE-2202 the user is going to get a warning message when he tries to directly edit a resource managed by an operator (that is going to revert the changes).
      The open issue is that the existing feature checks only the ownerReference but, as for https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/ ,

      Cross-namespace owner references are disallowed by design so an operator running in a namespace cannot set, by design an ownerReference on an object on a different namespace or on a cluster wide created object.


      So we should identify a custom mechanism to obtain the same result on objects in different namespaces.

      Proposals:

              Unassigned Unassigned
              stirabos Simone Tiraboschi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: