Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: e72e0e87cd48f2daeabe5d4cbec21e8c804f515a
https://github.com/Checkmk/checkmk/commit/e72e0e87cd48f2daeabe5d4cbec21e8c8…
Author: Hannes Rantzsch <hannes.rantzsch(a)checkmk.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M cmk/gui/valuespec.py
M cmk/utils/crypto/keys.py
M tests/testlib/certs.py
M tests/unit/cmk/utils/crypto/test_keys.py
M tests/unit/conftest.py
Log Message:
-----------
fix public key serialization for non-rsa keys
and add some tests for this
Change-Id: Ia9e70174caf38ea251aabc1c2ccf76bae6b64ded
Commit: aa65bde7c250cacb93516273358354f70241f715
https://github.com/Checkmk/checkmk/commit/aa65bde7c250cacb93516273358354f70…
Author: David Gervasoni <david.gervasoni(a)checkmk.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
A .werks/16489.md
M cmk/plugins/netapp/agent_based/netapp_ontap_vs_traffic.py
Log Message:
-----------
16489 FIX netapp_ontap_vs_traffic: add missing svm_nfs_v3 counters
This werk adds two missing counters to the mentioned plugin, the counters
`svm_nfs_v3:read_ops` and `svm_nfs_v3:write_ops`.
Change-Id: I17dce5d02e7c13b89c6ba98dbd10330dcbabea52
Compare:
https://github.com/Checkmk/checkmk/compare/15c4cf488dea...aa65bde7c250