Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-4470

ConfigMap required ownerReference as controller

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.11.0.Final
    • None
    • Operator
    • None
    • False
    • False
    • Undefined
    • ---
    • ---

    Description

      When a configMap is used in a KogitoRuntime set as the propertiesConfigMap, the operator fails to provision because it sets an ownership with controller: true. This shouldn't be a requirement as the configMap might be managed by a different controller.

       

         ownerReferences:
        - apiVersion: operator.baaas/v1alpha1
          controller: false
          kind: DecisionVersion
          name: kafka-decision-1
          uid: 75404b97-50f7-4e9e-9a0b-df914739e9b1
        - apiVersion: app.kiegroup.org/v1beta1
          blockOwnerDeletion: true
          controller: true
          kind: KogitoRuntime
          name: kafka-decision
          uid: 1e803512-5d54-438b-b48b-bda0b42b1749
      

      Attachments

        Activity

          People

            amgao@redhat.com Amy Gao (Inactive)
            rhn-support-rromerom Ruben Romero Montes
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: