Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-4496

Unable to move Gitops plugin pod to Infra node

XMLWordPrintable

    • 2
    • False
    • None
    • False
    • Hide
      Before this update, the gitops-console workloads were not scheduling on the infrastructure nodes, when runOnInfra spec was enabled in the GitOps Service CR. This update fixes the issue by adding the node-selector for infra nodes to the gitops-plugin workloads, it will also allow users to set tolerations on this pod. Now the gitops-console pod will move to infrastructure nodes like the other default workloads when runOnInfra is enabled.
      Before the fix, the node-selector was not getting applied to the gitops-plugin pod.
      Show
      Before this update, the gitops-console workloads were not scheduling on the infrastructure nodes, when runOnInfra spec was enabled in the GitOps Service CR. This update fixes the issue by adding the node-selector for infra nodes to the gitops-plugin workloads, it will also allow users to set tolerations on this pod. Now the gitops-console pod will move to infrastructure nodes like the other default workloads when runOnInfra is enabled. Before the fix, the node-selector was not getting applied to the gitops-plugin pod.
    • GitOps Crimson - Sprint 3256

      Description of problem:

      gitops plugin pod is not moving to Infra node. And there is no option available to disable or scale down the gitops plugin pod when using Openshift cluster version 4.15.

      Workaround

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1. Install Openshift Cluster version 4.15
      2. Install Openshift Gitops Operator 1.12
      3. Create a GitopsService and follow the steps as mentioned in documentation to move Gitops workload to Infra node.
      4. Review the gitops-plugin-* pod. The pod will be placed on worker node.

       

      Actual results:

      The gitops-plugin-* pod is started on Worker node.

      Expected results:

      The gitops-plugin-* pod is started on Infra node.

       

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Acceptance criteria: 

       

      Definition of Done:

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

       

       *

            saumeyakatyal Saumeya Katyal
            rhn-support-rissingh Rishabh Singh
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: