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

uid is empty on generated CRDs

XMLWordPrintable

    • 2023 Week 21-23 (from May 22)

      When I try to apply the CRDs (generated by the swf files), I got the following error:

       

       kubectl apply -f dorinha-props.yaml -n kogito-workflows --validate=false
      Warning: resource configmaps/dorinha-props is missing the kubectl.kubernetes.io/last-applied-configuration annotation which is required by kubectl apply. kubectl apply should only be used on resources created declaratively by either kubectl create --save-config or kubectl apply. The missing annotation will be patched automatically.
      The ConfigMap "dorinha-props" is invalid: metadata.ownerReferences.uid: Invalid value: "": uid must not be empty
      > kubectl apply -f dorinha-openapis.yaml -n kogito-workflows --validate=false
      The ConfigMap "dorinha-openapis" is invalid: metadata.ownerReferences.uid: Invalid value: "": uid must not be empty
      > kubectl apply -f dorinha-genericres.yaml -n kogito-workflows --validate=false
      The ConfigMap "dorinha-genericres" is invalid: metadata.ownerReferences.uid: Invalid value: "": uid must not be empty

       

       

      https://drive.google.com/file/d/1vMMwfOxSHmPMv2W72tBEYVAFZA5Gq7xH/view?usp=sharing

            rhn-support-zanini Ricardo Zanini Fernandes
            eignatow Eder Ignatowicz
            Tristan Radisson Tristan Radisson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: