Uploaded image for project: 'FlightPath'
  1. FlightPath
  2. FLPATH-1275

Re-install orchestrator operator via helm displays warnings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Low

      Description of the problem:

      When running  helm upgrade for the orchestrator operator after it has successfully been installed, some unknown field  warnings are displayed: (Does not occur on initial install)

       helm upgrade --install orchestrator-gitops gitops-operator/ -f gitops-operator/values.yaml -n orchestrator-gitops --create-namespace --set namespaces={orchestrator-gitops}
      WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/kni/clusterconfigs/auth/kubeconfig
      
      
      
      W0423 20:10:24.378883 4098029 warnings.go:70] unknown field "spec.dex"
      W0423 20:10:24.378913 4098029 warnings.go:70] unknown field "spec.resourceCustomizations"
      
      
      Release "orchestrator-gitops" has been upgraded. Happy Helming!
      NAME: orchestrator-gitops
      LAST DEPLOYED: Tue Apr 23 20:10:17 2024
      NAMESPACE: orchestrator-gitops
      STATUS: deployed
      REVISION: 4
      TEST SUITE: None
       

      Version:

      ocp 4.16
      
      helm list -A
      
      WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/kni/clusterconfigs/auth/kubeconfig
      
      NAME                    NAMESPACE               REVISION        UPDATED                                 STATUS          CHART                           APP VERSION
      
      orchestrator-gitops     orchestrator-gitops     4               2024-04-23 20:10:17.504182386 +0300 IDT deployed        gitops-operator-0.4.3           v2.4.11     
      orchestrator-pipelines  orchestrator-gitops     1               2024-04-23 19:50:44.834729002 +0300 IDT deployed        pipelines-operator-0.1.0        v2.4.11    
      
      
      

       

      How reproducible:

      100%

      Steps to reproduce:

      1. Deploy orchestrator gitops via helm charts

      2. Run helm upgrade of orchestrator gitops after successfuly install

      Actual results:

      helm upgrade --install orchestrator-gitops gitops-operator/ -f gitops-operator/values.yaml -n orchestrator-gitops --create-namespace --set namespaces={orchestrator-gitops}
      WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /home/kni/clusterconfigs/auth/kubeconfig
      W0423 20:10:24.378883 4098029 warnings.go:70] unknown field "spec.dex"
      W0423 20:10:24.378913 4098029 warnings.go:70] unknown field "spec.resourceCustomizations"
      Release "orchestrator-gitops" has been upgraded. Happy Helming!
       

      Expected results:

      No errors

            Unassigned Unassigned
            chadcrum Chad Crum
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: