Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-26677

[watcher-operator] Limit default max_workers in watcher_workflow_engines.taskflow

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • watcher-operator
    • None

      Goal: 
      Watcher default value for max_workers parameter in watcher_workflow_engines.taskflow section is set to the númber of CPUs in the server running the watcher-applier pod. When running the control plane in big controllers, that may be a too high when running workload_stabilization and node_resource_consolidation strategies and would end up running too many actions (vm migrations in most cases) in parallel.

      To protect shared network bandwidth, we need to cap parallel actions. Setting a lower, static defensive value for max_workers prevents high-spec controllers from triggering excessive concurrent actions. The admin may still override it by using customServiceConfig.

       

      Acceptance Criteria:

      • Implement in main branch of watcher-operator
      • Cover by envtest and potentially kuttl tests.

              Unassigned Unassigned
              amoralej1@redhat.com Alfredo Moralejo Alonso
              rhos-workloads-evolution
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: