Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  ci
  containers
  jumpstart
  pcp
  systemd
changelog 850 Bytes
dbmigrate 378 Bytes
dynflow-sidekiq.rb 1.64 KB
ignored_environments.yml.sample 276 Bytes

Latest revisions

# Date Author Comment
0d91a7c9 10/26/2023 02:42 PM Eric Helms

Fixes #36541 - Update Redis default databases for dynflow and cache

51dda6f7 10/10/2023 01:05 PM Evgeni Golov

Fixes #36805 - add foreman-hotproc config to be used with PCP

a6cf5c63 11/01/2022 09:03 AM Ewoud Kohl van Wijngaarden

Refs #35414 - Log an early message on dynflow startup

When the service is marked as ready, the verification starts. When
puppet-foreman configures the service using journald logging it checks
the journal. However, the application can take a while to really start...

0ab14da1 09/23/2022 02:07 PM Adam Ruzicka

Refs #35414 - Fix sd_notify for multiple orchestrators

9b0652fe 09/23/2022 02:07 PM Adam Ruzicka

Fixes #35414 - Drop sd_notify usage

Sidekiq should be doing this on its own behind the scenes

20f48047 08/30/2022 11:48 AM Ewoud Kohl van Wijngaarden

Fixes #29539 - Unbundle websockify

Removing the outdated websockify version means relying on the system
version. This allows independent (security) updates.

It is now expected that websockify lives somewhere in $PATH.

8423e7e0 10/19/2021 01:45 PM Adam Ruzicka

Fixes #33723 - Make dynflow-sidekiq services PartOf foreman.service

By doing so systemd stops all dynflow-sidekiq services before stopping
foreman itself and then starts everything in reverse order on restart.
This circumvents the issue with services being restarted at different...

b6b6ffc0 05/07/2021 01:13 PM Lukáš Zapletal

Fixes #31717 - lazy-load fast_gettext for faster boot (#8275)

It's because we switch over all 20 languages to actually pull language name in the native language into a list of available languages. We use that in three places: settings page, user page and GraphQL....

3347fa49 03/31/2021 06:25 PM Ewoud Kohl van Wijngaarden

Fixes #32238 - Bind systemd socket to IPv6

By default foreman.socket binds to IPv4 only. This was done to make
matching it in Puma easier, but it's not really what should be done in
2021 where everything should be dual stack by default.

In aecc3187253ada61a311b5229d215452bd6d67b7 the need for this matching...

b260c03d 02/23/2021 09:11 AM Evgeni Golov

Refs #29960 - also set PrivateTmp=true for dynflow-sidekiq

View revisions

Also available in: Atom