Project

General

Profile

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

Latest revisions

# Date Author Comment
de48fb5b 03/04/2024 10:48 AM Ewoud Kohl van Wijngaarden

Refs #36574 - Avoid patching Fastgettext

The code defines an additional method on Fastgettext but there's no
reason to do so. It can just as well define a method on itself.

8930302f 11/08/2023 04:16 PM Ian Ballou

Fixes #36905 - Add hotprocs for new pulpcore 3.39 entrypoint

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....

View revisions

Also available in: Atom