Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: 8ec5b77bc6dd984244c0b46076413cac4a38005b
https://github.com/Checkmk/checkmk/commit/8ec5b77bc6dd984244c0b46076413cac4…
Author: Hannes Rantzsch <hannes.rantzsch(a)checkmk.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M tests/testlib/certs.py
M tests/unit/cmk/utils/test_certs.py
Log Message:
-----------
improve tests for site CA
- avoid use of some internal functions
- use smaller key sizes for quicker test execution
- test load_or_create from the outside, including saving of certs
Change-Id: I78523956968c82a1b9ca74364dd0f33ff4fdf941
Commit: b5dfc51552d6d22b4680c1755376a0a934d21dfd
https://github.com/Checkmk/checkmk/commit/b5dfc51552d6d22b4680c1755376a0a93…
Author: Hannes Rantzsch <hannes.rantzsch(a)checkmk.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M cmk/utils/certs.py
M cmk/utils/crypto/certificate.py
M tests/testlib/certs.py
M tests/unit/cmk/utils/test_certs.py
Log Message:
-----------
generate CA certs with utils.crypto.certificate
inteface of RootCA continues to expose pyca/cryptography types for now
Change-Id: Icf66dce251ff1fa2ccc6cfe5dfc730c19c43803b
Commit: 36699c3888a393cb38f93724f2bb3b247b986f16
https://github.com/Checkmk/checkmk/commit/36699c3888a393cb38f93724f2bb3b247…
Author: Wontek Hong <wontek.hong(a)checkmk.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
A .werks/16016
M agents/plugins/mk_postgres.py
M tests/agent-plugin-unit/test_mk_postgres.py
Log Message:
-----------
16016 FIX mk_postgres: addition of option to specify instance name
The migration of the postgres_instances check plugin to the new CheckAPI broke the
discovery
mechanism of the plugin as it previously allowed an instance to have no specified name.
This
werk introduces the option to specify an explicit name for an instance. The mk_postgres
plugin
is adjusted accordingly and raises an error if the name cannot be inferred from .env file.
To
benefit from this change and also resolve the error, the user should adjust or bake the
config
file again and roll out the newly adapted plugin.
SUP-14739
Change-Id: I4f04bdd7a2d7b524b288812fc3d98800116728b2
Commit: 10ae20ea336c9fbc2876a0ad9075a931f178fbd0
https://github.com/Checkmk/checkmk/commit/10ae20ea336c9fbc2876a0ad9075a931f…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M agents/plugins/mk_postgres.py
Log Message:
-----------
postgres: fix config example
Werk 16016 deprecated the old way of configuring `mk_postgres.py`.
SUP-15600
SUP-15731
SUP-15740
SUP-15692
Change-Id: Ic08ee44a5d9712c80e41abd3640bd1f45b501449
Commit: f329f56d08c6903de0bc09b4380aa635231793d6
https://github.com/Checkmk/checkmk/commit/f329f56d08c6903de0bc09b4380aa6352…
Author: Solomon Jacobs <solomon.jacobs(a)checkmk.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_postgres_instances.py
Log Message:
-----------
postgres_instances: Extract data sets
Change-Id: I5d683fb2ea93c9060e6810f8f17e6da36be715a7
Compare:
https://github.com/Checkmk/checkmk/compare/c42e9bff4a54...f329f56d08c6