Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: baac4fe89643a1540d6971f1fa7147c8003c9e13
https://github.com/tribe29/checkmk/commit/baac4fe89643a1540d6971f1fa7147c80…
Author: Anastasiya Liatsetskaya <anastasiya.liatsetskaya(a)tribe29.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
A .werks/14339
M cmk/special_agents/agent_jenkins.py
M cmk/special_agents/agent_jira.py
Log Message:
-----------
14339 FIX Jira & Jenkins special agents: fix password store usage
The special agents for Jira and Jenkins offered the password store usage in
the user interface, but did not properly retrieve passwords from the store if
used.
Change-Id: Id08351381be64de7f899ae9c7f48e10f73048f2e
Commit: 41f0c7afd8a450d410e852a08c2d4917c26b1ee8
https://github.com/tribe29/checkmk/commit/41f0c7afd8a450d410e852a08c2d4917c…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M checks/couchbase_buckets_cache
M checks/couchbase_buckets_fragmentation
M checks/couchbase_buckets_items
M checks/couchbase_buckets_mem
M checks/couchbase_buckets_operations
M checks/couchbase_buckets_vbuckets
M checks/couchbase_nodes_cache
M checks/couchbase_nodes_info
M checks/couchbase_nodes_items
M checks/couchbase_nodes_operations
M checks/couchbase_nodes_services
M checks/couchbase_nodes_size
M checks/couchbase_nodes_stats
R cmk/base/check_legacy_includes/couchbase.py
A cmk/base/plugins/agent_based/utils/couchbase.py
M inventory/couchbase_node_ports
Log Message:
-----------
migrate parse_couchbase_lines
Don't catch the ValueError.
If this is not valid json, it needs fixing.
Change-Id: Idca9dec732c8559bf065e6c828140dd7f6c0ba36
Commit: 223ab85c18348a7a211c28a756d9aa1a835cf4c4
https://github.com/tribe29/checkmk/commit/223ab85c18348a7a211c28a756d9aa1a8…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
A cmk/base/plugins/agent_based/inventory_couchbase_node_ports.py
R inventory/couchbase_node_ports
Log Message:
-----------
migrate inventory_couchbase_node_ports
Change-Id: Ie32d1bcadd48b6defeaefbb2cfc5e4a08655fdb5
Compare:
https://github.com/tribe29/checkmk/compare/466c5893e43e...223ab85c1834