Yonas Habteab ce3275d27f Disallow stage deletions during reload
Once the new worker process has read the config, it also includes a
`include */include.conf` statement within the config packages root
directory, and from there on we must not allow to delete any stage
directory from the config package. Otherwise, when the worker actually
evaluates that include statement, it will fail to find the directory
where the include file is located, or the `active.conf` file, which is
included from each stage's `include.conf` file, thus causing the worker
fail.

Co-Authored-By: Johannes Schmidt <johannes.schmidt@icinga.com>
2025-07-24 16:02:30 +02:00
..
2025-04-29 11:42:14 +02:00
2025-04-29 11:42:14 +02:00
2023-05-17 18:05:13 +02:00
2023-05-17 18:05:13 +02:00
2025-04-23 15:18:06 +02:00