Werk #15376: dcd: Fixes 2 issues with phases 1.1 & 2.4 calling incorrectly formed urls.
Component | REST API | ||||||
Title | dcd: Fixes 2 issues with phases 1.1 & 2.4 calling incorrectly formed urls. | ||||||
Date | Feb 24, 2023 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
This werk fixes 2 issues with the dcd that were introduced after making the rest api url matching stricter.
The first issue was with the Phase 2.4 Activate Changes failing, This was because of incorrectly formed redirect urls. The urls are now fixed.
The second issue was with a distributed monitoring setup and with Phase 1.1 Executing on site... being called, again, with an incorrect url. The url has now been fixed here too.