Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: 824080a5f619c0d7fc11c29a5da709583c616c8f
https://github.com/tribe29/checkmk/commit/824080a5f619c0d7fc11c29a5da709583…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
A .werks/14122
M cmk/base/plugins/agent_based/inventory_kube_cluster.py
M cmk/base/plugins/agent_based/inventory_kube_node.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_cluster.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_node.py
Log Message:
-----------
14122 FIX KUBE: add inventory entry object to cluster/Node
Change-Id: Ib4e54fc29815baaebd1a002165fbb0c16311480a
Commit: df33664628a0eb00ddf3e76cfaf00c1726606b51
https://github.com/tribe29/checkmk/commit/df33664628a0eb00ddf3e76cfaf00c172…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
A .werks/14124
A cmk/base/plugins/agent_based/inventory_kube_namespace.py
A tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_namespace.py
Log Message:
-----------
14124 KUBE: addition of Namespace inventory
The piggyback host of a Namespace object now features the 'Metadata'
path, which is already available on other piggyback hosts.
CMK-10396
Change-Id: Ifd03b861469783947c203cabf10b15314573b289
Compare: https://github.com/tribe29/checkmk/compare/020c9607aae1...df33664628a0
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: c67c6f4b4250b8bb4cb43546d8fdca4a4c5f7eba
https://github.com/tribe29/checkmk/commit/c67c6f4b4250b8bb4cb43546d8fdca4a4…
Author: Anastasiya Liatsetskaya <anastasiya.liatsetskaya(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M checks/apc_netbotz_other_sensors
M checks/aruba_cpu_util
M checks/aws_elbv2_summary
M checks/checkpoint_voltage
M checks/cisco_qos
M checks/cisco_stack
M checks/dell_chassis_fans
M checks/dell_om_vdisks
M checks/emc_datadomain_nvbat
M checks/emc_isilon_fans
M checks/f5_bigip_pool
M checks/fortisandbox_queues
M checks/heartbeat_rscstatus
M checks/hpux_snmp_cs
M checks/ibm_rsa_health
M checks/icom_repeater
M checks/infoblox_temp
M checks/lgp_info
M checks/logins
M checks/mbg_lantime_ng_state
M checks/netscaler_cpu
M checks/netscaler_tcp_conns
M checks/pandacom_fan
M checks/storcli_pdisks
M checks/ups_bat_temp
Log Message:
-----------
Fixing inconsistent-return-statements errors, p5
CMK-842
Change-Id: Ic89496178255e421506b0ac45fe491182ef84154
Commit: de610322b29703ccfcad7ceb5f2bf8842f3cf4c3
https://github.com/tribe29/checkmk/commit/de610322b29703ccfcad7ceb5f2bf8842…
Author: Anastasiya Liatsetskaya <anastasiya.liatsetskaya(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M checks/apc_inputs
M checks/aruba_clients
M checks/brocade
M checks/datapower_mem
M checks/dell_chassis_kvm
M checks/fast_lta_headunit
M checks/mbg_lantime_ng_temp
M checks/netapp_api_aggr
M checks/quantum_libsmall_status
M checks/rms200_temp
M checks/sni_octopuse_cpu
M checks/sylo
M checks/tplink_poe_summary
M checks/ucd_processes
M checks/ups_modulys_alarms
M checks/zebra_printer_status
Log Message:
-----------
Fixing inconsistent-return-statements errors, p4
CMK-842
Change-Id: I09eac4ca07fcdf81700ad5e6ce41ec3aec6dd19f
Commit: ce46993b0709c48dcd6a33f594a4b1d6405d5c3c
https://github.com/tribe29/checkmk/commit/ce46993b0709c48dcd6a33f594a4b1d64…
Author: Anastasiya Liatsetskaya <anastasiya.liatsetskaya(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M checks/aix_sap_processlist
M checks/arbor_peakflow_tms
M checks/blade_mediatray
M checks/bluenet2_powerrail
M checks/checkpoint_packets
M checks/cmciii_lcp_fans
M checks/datapower_raid_bat
M checks/datapower_temp
M checks/ddn_s2a_faultsbasic
M checks/dell_chassis_io
M checks/esx_vsphere_hostsystem
M checks/f5_bigip_conns
M checks/genua_vpn
M checks/hp_webmgmt_status
M checks/jolokia_metrics
M checks/kernel
M checks/lgp_pdu_info
M checks/msexch_dag
M checks/packeteer_ps_status
M checks/postfix_mailq
M checks/sni_octopuse_status
M checks/sophos
M checks/ups_socomec_capacity
Log Message:
-----------
Fixing inconsistent-return-statements errors, p6
CMK-842
Change-Id: I271908d7c6eab9346a8d2946823dfb5ed8d2e8c1
Compare: https://github.com/tribe29/checkmk/compare/00b57fbce069...ce46993b0709
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: d5f9bfe22efffc9a274bdc9e585626ffff018800
https://github.com/tribe29/checkmk/commit/d5f9bfe22efffc9a274bdc9e585626fff…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
A .werks/14124
A cmk/base/plugins/agent_based/inventory_kube_namespace.py
A tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_namespace.py
Log Message:
-----------
14124 KUBE: addition of Namespace inventory
The piggyback host of a Namespace object now features the 'Metadata'
path, which is already available on other piggyback hosts.
CMK-10396
Change-Id: Ifd03b861469783947c203cabf10b15314573b289
Commit: 7e196d42042e052fff057fde64268940f0c13be2
https://github.com/tribe29/checkmk/commit/7e196d42042e052fff057fde64268940f…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
A .werks/14122
M cmk/base/plugins/agent_based/inventory_kube_cluster.py
M cmk/base/plugins/agent_based/inventory_kube_node.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_cluster.py
M tests/unit/cmk/base/plugins/agent_based/test_inventory_kube_node.py
Log Message:
-----------
14122 FIX KUBE: add inventory entry object to cluster/Node
Change-Id: Ib4e54fc29815baaebd1a002165fbb0c16311480a
Compare: https://github.com/tribe29/checkmk/compare/16dea8d7d7a3...7e196d42042e
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 250b190344198ec536eb5647dd4835f9585fa577
https://github.com/tribe29/checkmk/commit/250b190344198ec536eb5647dd4835f95…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M cmk/gui/plugins/wato/utils/__init__.py
M cmk/gui/wato/__init__.py
M cmk/gui/watolib/__init__.py
Log Message:
-----------
Remove transient and unused imports #16
valuespecs
CMK-10313
Change-Id: Ib1d49283eeefd6a2254a07c80ea98b2a61399f3e
Commit: 08be1674a22e1418dd834388482d096cf0ab7a75
https://github.com/tribe29/checkmk/commit/08be1674a22e1418dd834388482d096cf…
Author: Mathias Laurin <mathias.laurin(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M cmk/gui/plugins/wato/backup_domains.py
M cmk/gui/plugins/wato/builtin_attributes.py
M cmk/gui/wato/pages/activate_changes.py
M cmk/gui/watolib/__init__.py
Log Message:
-----------
Remove transient and unused imports #17
A small group of names that were barely used.
This incidentaly removes a few more cycles as well:
before: 78 cycles / 9 SCC
after: 71 cycles / 9 SCC
CMK-10313
Change-Id: I8bc68dafbfcbeffda2659b8a8900b2df3bb6b58a
Commit: e52136f336cbc21c6ca50286acff6e70dd933104
https://github.com/tribe29/checkmk/commit/e52136f336cbc21c6ca50286acff6e70d…
Author: Kenneth Okoh <kenneth.okoh(a)tribe29.com>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M cmk/gui/wato/mkeventd.py
M web/htdocs/themes/facelift/scss/_status.scss
Log Message:
-----------
Event console rules: Fix state tags
The colored background of state tags in the rules table was broken with
too little padding. This span styling is fixed.
Change-Id: I85bd7157e69e0f75f7560101b03da661ff1fda58
Compare: https://github.com/tribe29/checkmk/compare/4d74c8ba25e1...e52136f336cb