Branch: refs/heads/2.0.0
Home:
https://github.com/tribe29/checkmk
Commit: 8a32b93a030f17493bb90e3dc2e62ad2b6e37fb8
https://github.com/tribe29/checkmk/commit/8a32b93a030f17493bb90e3dc2e62ad2b…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M cmk/utils/rulesets/ruleset_matcher.py
Log Message:
-----------
Additional typization for host tags
This is a preparation for fixing an issue with the matching of hosts
tags.
SUP-5957
Change-Id: I9dd1c329d845bfe782dbbd9398120911fbeac48f
Commit: ada60f4265009d527c0144b2dc386d8e6d05cc3d
https://github.com/tribe29/checkmk/commit/ada60f4265009d527c0144b2dc386d8e6…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M cmk/base/config.py
M cmk/base/default_config/base.py
M cmk/utils/rulesets/ruleset_matcher.py
M cmk/utils/type_defs/_misc.py
Log Message:
-----------
Make host tag groups known to ruleset matching
This is the first step towards taking them into account when matching
tag conditions of rulesets against the tags of a host.
SUP-5957
Change-Id: I68bea734b1464e01dcf52371c06c08dd7a1dbc60
Commit: 2dc06deeb7a56f87539d8591a9ab27707341b10f
https://github.com/tribe29/checkmk/commit/2dc06deeb7a56f87539d8591a9ab27707…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M cmk/utils/rulesets/ruleset_matcher.py
Log Message:
-----------
Host caching in ruleset matching: no need to remove folder tag any more
This is a preparation for fixing an issue with the matching of hosts
tags.
SUP-5957
Change-Id: I4ae836e898003983b36a68e06edcdfe2a40b13b8
Commit: 1f44024c43043d9522d9c59ba9435245da849814
https://github.com/tribe29/checkmk/commit/1f44024c43043d9522d9c59ba9435245d…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M tests/unit/cmk/utils/rulesets/test_ruleset_matcher.py
Log Message:
-----------
Add unit test for matching of host tags
This is a preparation for fixing an issue with the matching of hosts
tags.
SUP-5957
Change-Id: I815a91fe1bd0ab9e661f1fac94af91c9b5d92075
Commit: 1819ca08f4d53c7c2dff6d9caa623e9e3ff9008a
https://github.com/tribe29/checkmk/commit/1819ca08f4d53c7c2dff6d9caa623e9e3…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M cmk/utils/bi/bi_lib.py
M cmk/utils/bi/bi_searcher.py
M cmk/utils/rulesets/ruleset_matcher.py
M tests/unit/cmk/utils/rulesets/test_ruleset_matcher.py
Log Message:
-----------
Small improvements in matching of host tags
This is a preparation for fixing an issue with the matching of hosts
tags.
SUP-5957
Change-Id: Ic635b7f29c47bd530bda0087c0f2c4cb3ee4eda9
Commit: 1694f43050763e59aa519b03511e2f2fa3c6fd81
https://github.com/tribe29/checkmk/commit/1694f43050763e59aa519b03511e2f2fa…
Author: Joerg Herbel <joerg.herbel(a)tribe29.com>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M cmk/utils/rulesets/ruleset_matcher.py
Log Message:
-----------
Matching of host tags: remove recursion
This is a preparation for fixing an issue with the matching of hosts
tags.
SUP-5957
Change-Id: I8ed01f48306ba93f1bd4f36ae890bb35de51560b
Compare:
https://github.com/tribe29/checkmk/compare/cc1ebd2eb0f2...1694f4305076