Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 3ceb455ca89702745a6a224ad6623c36b575de21
https://github.com/Checkmk/checkmk/commit/3ceb455ca89702745a6a224ad6623c36b…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M cmk/gui/watolib/activate_changes.py
M cmk/gui/watolib/broker_certificates.py
Log Message:
-----------
message broker: collect certificate sync functionality in class
the "create_broker_certificates" functionality will need to be split up for
threading, a class makes it easier for the CME to overwrite this functionality
CMK-18873
Change-Id: I57fe92ca3610eb0e79c2b1dc0683de22a5899c3a
Commit: d6b386efb342bb185d80cb519aada37cadc234c4
https://github.com/Checkmk/checkmk/commit/d6b386efb342bb185d80cb519aada37ca…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M cmk/gui/watolib/activate_changes.py
Log Message:
-----------
message broker: move certificate sync into ActivateChangesSchedulerBackgroundJob
To speed up the sync via threading and keep error handling consistent.
CMK-18873
Change-Id: I909e7c1aeea4f3172979aa227f153b0b53a481f9
Commit: 052dc3e35f285e11eddddeae56b41892cd19f14f
https://github.com/Checkmk/checkmk/commit/052dc3e35f285e11eddddeae56b41892c…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M cmk/gui/watolib/broker_certificates.py
Log Message:
-----------
message broker: Ensure broker certificates are synced to remote site before saving on
central
CMK-18873
Change-Id: Ic87809f5d284991d858adcde68781dd186d8aa5a
Compare:
https://github.com/Checkmk/checkmk/compare/dfb453c4363e...052dc3e35f28
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications