Feature #28068
Add dynflow-sidekiq deb package
Difficulty:
medium
Triaged:
Yes
Related issues
Associated revisions
Refs #28068 - Include dynflow-sidekiq.rb
This file is needed to start dynflow-sidekiq@.service since it's
mentioned as a --require path.
Refs #28068 - Drop old dynflowd service
Now that foreman-dynflow-sidekiq is in place, there's no more need for
the old dynflowd.
Note that the old dynflowd had a sysvinit script but the new one only
works with systemd. This is because it uses multiple instances and this
keeps the installer simple. Technically it could work with sysvinit, but
no such support is planned.
History
#1
Updated by Ondřej Ezr over 3 years ago
- Blocks Feature #28064: Add init script for running dynflow within sidekiq added
#2
Updated by Ondřej Ezr over 3 years ago
- Related to Feature #28065: Add dynflow-sidekiq rpm package added
#3
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/4220 added
#4
Updated by Ondřej Ezr over 3 years ago
- Blocks deleted (Feature #28064: Add init script for running dynflow within sidekiq)
#5
Updated by Ondřej Ezr over 3 years ago
- Blocked by Feature #28064: Add init script for running dynflow within sidekiq added
#6
Updated by Ondřej Ezr over 3 years ago
- Blocks Feature #28067: Install dynflow sidekiq services added
#7
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/4221 added
#8
Updated by Ondřej Ezr over 3 years ago
- Pull request deleted (
https://github.com/theforeman/foreman-packaging/pull/4220)
#9
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/4230 added
#10
Updated by Ondřej Ezr over 3 years ago
- Pull request deleted (
https://github.com/theforeman/foreman-packaging/pull/4221)
#11
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 2.0.0 added
#12
Updated by Ondřej Ezr over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|f82357227bdbf3f59ae1a127d4be1cde7878af10.
#13
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/4620 added
#14
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/4628 added
Fixes #28068 - foreman dynflow-sidekiq service as default