Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 1fc95ff3069617bfbeea025a416c6af9a4074b14
https://github.com/tribe29/checkmk/commit/1fc95ff3069617bfbeea025a416c6af9a…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M tests/unit/cmk/base/test_config.py
Log Message:
-----------
Improve usefulness of ip_address_of tests
CMK-12425
Change-Id: I16e073c19454c19cdce699c74239805fd9bcc5da
Commit: e7a31ce8799a4c521ff0bd207573998276d66344
https://github.com/tribe29/checkmk/commit/e7a31ce8799a4c521ff0bd20757399827…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M tests/unit/cmk/base/test_config.py
Log Message:
-----------
Add dual-stack tests to ip_address_of tests
CMK-12425
Change-Id: I9ab1446b0f2d727aef703e395dd0ed6b89ab3f82
Commit: a539d25a271559007a9aea419d9a0b1762fb6a9e
https://github.com/tribe29/checkmk/commit/a539d25a271559007a9aea419d9a0b176…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M tests/unit/cmk/base/test_ip_lookup.py
Log Message:
-----------
Make IPLookupCache test more resilient and useful
* Make sure the cache is cleared after each test
* Display the full content of the cache after it's been expected
to change.
CMK-12425
Change-Id: I6c9e78eb02ea9a9a79e49de794e8fff7a9e92fc9
Commit: 52890b375b42e5d44b877d1ec8ac4e8df9e8caee
https://github.com/tribe29/checkmk/commit/52890b375b42e5d44b877d1ec8ac4e8df…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M tests/unit/cmk/base/test_config.py
M tests/unit/cmk/base/test_core_config.py
M tests/unit/cmk/base/test_core_nagios.py
M tests/unit/cmk/base/test_ip_lookup.py
M tests/unit/conftest.py
Log Message:
-----------
Remove obsolete fixup_ip_lookup fixture
CMK-12425
Change-Id: I415fe2f9e2e8e8b957ee45de5b4e90271bfb02e6
Commit: 136779cf49e8c775b573dffa4c816b388b0d2bfc
https://github.com/tribe29/checkmk/commit/136779cf49e8c775b573dffa4c816b388…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M cmk/base/automations/check_mk.py
M cmk/base/check_api.py
M cmk/base/config.py
M cmk/base/core_config.py
M cmk/base/core_nagios.py
M cmk/base/dump_host.py
M tests/unit/cmk/base/test_config.py
Log Message:
-----------
Remove ConfigCache.is_ipv6_primary
Having 3 methods to check the same thing is plain obfuscation. Let's
keep the one with the most precise typing.
CMK-12425
Change-Id: I074dd8136138dc95608b9936d9c0485faf5eb197
Commit: b9673af42bf3e9c53ff026dcb11c1d84963d931d
https://github.com/tribe29/checkmk/commit/b9673af42bf3e9c53ff026dcb11c1d849…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M cmk/base/config.py
M cmk/base/core_nagios.py
M cmk/base/dump_host.py
M cmk/base/ip_lookup.py
M cmk/utils/tags.py
M tests/unit/cmk/base/test_config.py
Log Message:
-----------
Change boolean orgy into an enum
Handling of no-ip is buggy and handling of IPv6 is inconsistent. This
is at least partly caused by the complex handling of the booleans
used to indicate the configuration of the address family. Let's make
this less of a headache!
CMK-12425
Change-Id: Ifa0614290c152cd42a541479315c0c78f025959b
Commit: c28d732aa0358caa60d40e7a7f54b48f2cd2c466
https://github.com/tribe29/checkmk/commit/c28d732aa0358caa60d40e7a7f54b48f2…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M cmk/base/sources.py
Log Message:
-----------
sources: Reduce scope of error handling
CMK-12425
Change-Id: I8b041353353b8e103ccb13108544d0cf7457e54a
Commit: 7068ba3cc3fc07743b26cf25f027d6e0716bd18f
https://github.com/tribe29/checkmk/commit/7068ba3cc3fc07743b26cf25f027d6e07…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M cmk/base/sources.py
Log Message:
-----------
sources: Handle cluster case ASAP
Change-Id: I813325c10af34241311c686dac32816f919c9de5
Commit: 3127b3c501cad9df18385b8c22d93f8cd5a298c6
https://github.com/tribe29/checkmk/commit/3127b3c501cad9df18385b8c22d93f8cd…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M cmk/base/sources.py
Log Message:
-----------
sources: whitespace changes only
Change-Id: If5d1e9eb48a645a9a6e17a77d86bdceeae44522f
Commit: 7b8e5f1bb37246db50b4301bf44b873f154febf6
https://github.com/tribe29/checkmk/commit/7b8e5f1bb37246db50b4301bf44b873f1…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M tests/unit/cmk/base/test_config.py
Log Message:
-----------
Remove tests that break the RAW
Change-Id: Ib3be9c59c47e9d4fbee66e6cde80b404ab5e98d9
Commit: 74aeb4497f520042eb9007c442f191b26e1af54b
https://github.com/tribe29/checkmk/commit/74aeb4497f520042eb9007c442f191b26…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M tests/testlib/rest_api_client.py
Log Message:
-----------
rest_api_client: fix invalid _request call
Change-Id: I3dadaf41eb411e9d075c729347277db28aa2c830
Commit: 01e7638362163c905fdfa66c8cf11e27f6a22fb3
https://github.com/tribe29/checkmk/commit/01e7638362163c905fdfa66c8cf11e27f…
Author: Teresa Siegmantel <teresa.siegmantel(a)tribe29.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
M .werks/13973
Log Message:
-----------
fix Werk formatting error
Change-Id: Id401e4ad69a36a0c897fd4a2d45259f6e30e56c7
(cherry picked from commit 477571aa11d92d710f9431aa7cf1851d3a41e7f9)
Compare:
https://github.com/tribe29/checkmk/compare/66e5144eda7f...01e763836216