Feature #29817
Support a pool of dynflow workers
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Yes
Description
It should be possible for users to manage a number of workers. This means scaling up and down.
Associated revisions
Refs #29817 - Implement a resizable hosts_queue pool
This uses the new foreman::dynflow::pool defined type which allows users
to easily add additional workers or scale them back.
History
#1
Updated by The Foreman Bot almost 3 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/843 added
#2
Updated by Tomer Brisker almost 3 years ago
- Target version changed from 2.1.0 to 2.2.0
Still WIP, pushing out to 2.2.
#3
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/5608 added
#4
Updated by Eric Helms over 2 years ago
- Target version changed from 2.2.0 to 2.3.0
#5
Updated by Ian Ballou over 2 years ago
Is this still being targeted for Foreman 2.3? Stabilization is coming up soon. Asking because my related puppet-katello PR is targeted for Foreman 2.3 & Katello 3.18 as well https://github.com/theforeman/puppet-katello/pull/346
#6
Updated by The Foreman Bot over 2 years ago
- Pull request https://github.com/theforeman/puppet-katello/pull/364 added
#7
Updated by Ewoud Kohl van Wijngaarden over 2 years ago
- Triaged changed from No to Yes
- Target version changed from 2.3.0 to 2.4.0
It missed branching so pushing to 2.4.
#8
Updated by Tomer Brisker about 2 years ago
- Target version deleted (
2.4.0)
#9
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases 2.5.0 added
#10
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|67f78b9b45d1b5b8118b6575bf1902056d1978d0.
Fixes #29817 - Implement a dynflow worker pool