Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-7685

[Operator] Ability to configure the config-listener pod affinity via the Infinispan CR

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Operator
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      At the moment it is not possible to configure a pod affinity for the config-listener.

       

      As a user I want to have the ability to specify the OCP Nodes on which the config-listener Pods can run, either via nodeSelector or nodeAffinity settings.

      Implementation Idea

      It should be possible to use the existing SchedulingSpec struct as a field in the ConfigListenerSpec so that users can specify affinity, priorityClassName, tolerations and tolopologySpreadConstraints for the config-listener pod.

      Users would then configure affinity settings as follows:

      spec: 
        configListener: 
          scheduling: 
             affinity: 
              ....
      

              pminz@redhat.com Priyanka Minz
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: