Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 703d9811384b00020ae58663093a1fae307b5803
https://github.com/tribe29/checkmk/commit/703d9811384b00020ae58663093a1fae3…
Author: Ronny Bruska <ronny.bruska(a)tribe29.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
A .werks/15126
M cmk/gui/watolib/rulesets.py
Log Message:
-----------
15126 FIX Fix rule search for folders with same name
CMK-13393
Change-Id: I92eaecca453a87a8d1d382a6a7357cd1de08f8ce
Commit: 5e61e0642721b4b828ce72e6a1a647b78164fcd0
https://github.com/tribe29/checkmk/commit/5e61e0642721b4b828ce72e6a1a647b78…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M scripts/run-in-docker.sh
Log Message:
-----------
Try to preserve DOCKER_BUILDKIT environment variable
Change-Id: Ib149281c7c568d8df59f926b5e31d3b82d0f8fac
Commit: 9faea84259112d830dd97e41a3bc7f01a57de566
https://github.com/tribe29/checkmk/commit/9faea84259112d830dd97e41a3bc7f01a…
Author: Lars Michelsen <lm(a)tribe29.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
A .werks/14303
M omd/packages/omd/omdlib/main.py
Log Message:
-----------
14303 FIX Fix "omd config" terminating after changing a setting
When executing "omd config" in interactive mode, it terminated after changing
the first config option instead of continuing to run.
This change restores the behavior of earlier versions that kept the menu open
after changing one option.
Change-Id: I6609e11372858e10c7b7d6edd629e79aebad1d57
Compare:
https://github.com/tribe29/checkmk/compare/1e4b283328ed...9faea8425911