Branch: refs/heads/2.0.0
Home: https://github.com/tribe29/checkmk
Commit: e197879e0c2aeb31d0a9409c36aa812892d2c229
https://github.com/tribe29/checkmk/commit/e197879e0c2aeb31d0a9409c36aa81289…
Author: Alex Zurhake <alex.zurhake(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M buildscripts/infrastructure/build-nodes/centos-7/Dockerfile
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-10/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-11/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-9/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp4/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp5/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp1/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp2/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-16.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-18.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-19.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-21.10/Dockerfile
M buildscripts/scripts/build-build-containers.jenkins
Log Message:
-----------
Revert "remove credentials from image build history"
This reverts commit a30bdeb1c7b5cbfe2fde46158c6cf7f111411d44.
Change-Id: Ic2b2fcea950435a96476d4a8ad3cfbc09e286446
Commit: 113f876f85a2465e6fcf1aaf0900d678d5fc3fca
https://github.com/tribe29/checkmk/commit/113f876f85a2465e6fcf1aaf0900d678d…
Author: Alex Zurhake <alex.zurhake(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
Log Message:
-----------
Multi Stage Approach
Change-Id: Ib18449dc6e69ddc9341a481d79aca0f8a0ae9c50
Commit: 8953975ec73cff35aeedc1014a90977c4d549885
https://github.com/tribe29/checkmk/commit/8953975ec73cff35aeedc1014a90977c4…
Author: Alex Zurhake <alex.zurhake(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M buildscripts/infrastructure/build-nodes/scripts/install-cmake.sh
M buildscripts/infrastructure/build-nodes/scripts/install-freetds.sh
M buildscripts/infrastructure/build-nodes/scripts/install-gnu-toolchain.sh
M buildscripts/infrastructure/build-nodes/scripts/install-python.sh
M buildscripts/infrastructure/build-nodes/scripts/install-valgrind.sh
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
Log Message:
-----------
Break up installation of additional packages
- when caching is used, NEXUS ENV Vars are needed
- Build those in temporary docker container
- link them up afterwards, where necessery
Change-Id: I07f5929d1c5b1b19a18abd0a70e279bb35b2ec63
Commit: 9001c6d86a9ac7dc60c651231f66ff4542c5484e
https://github.com/tribe29/checkmk/commit/9001c6d86a9ac7dc60c651231f66ff454…
Author: Alex Zurhake <alex.zurhake(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M buildscripts/infrastructure/build-nodes/centos-7/Dockerfile
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-10/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-11/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-9/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp4/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp1/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp2/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-16.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-18.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-19.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-21.10/Dockerfile
Log Message:
-----------
Adapt Multi Stage Approach to all Dockerfiles
Change-Id: I25eb52db858f4c67ae3f40413f438c3bf09c86d8
Commit: 6e6b7450453a4de9e3e672da431339d32dbf79ab
https://github.com/tribe29/checkmk/commit/6e6b7450453a4de9e3e672da431339d32…
Author: Alex Zurhake <alex.zurhake(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M buildscripts/infrastructure/build-nodes/centos-7/Dockerfile
M buildscripts/infrastructure/build-nodes/centos-8/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-10/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-11/Dockerfile
M buildscripts/infrastructure/build-nodes/debian-9/Dockerfile
M buildscripts/infrastructure/build-nodes/scripts/install-cmake.sh
M buildscripts/infrastructure/build-nodes/scripts/install-freetds.sh
M buildscripts/infrastructure/build-nodes/scripts/install-gnu-toolchain.sh
M buildscripts/infrastructure/build-nodes/scripts/install-python.sh
M buildscripts/infrastructure/build-nodes/scripts/install-valgrind.sh
M buildscripts/infrastructure/build-nodes/sles-12sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-12sp4/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp1/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp2/Dockerfile
M buildscripts/infrastructure/build-nodes/sles-15sp3/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-16.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-18.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-19.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-20.04/Dockerfile
M buildscripts/infrastructure/build-nodes/ubuntu-21.10/Dockerfile
Log Message:
-----------
More readability
Change-Id: Ifec227b0c486af4a1af10a9dd92faee0c2bc21b2
Compare: https://github.com/tribe29/checkmk/compare/55005fc7a6a3...6e6b7450453a
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: a7868899381c48dbbe87fe81d4b0ea3d299d8ffd
https://github.com/tribe29/checkmk/commit/a7868899381c48dbbe87fe81d4b0ea3d2…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M tests/Makefile
M tests/unit-shell/agents/plugins/test_ibm_mq.sh
M tests/unit-shell/agents/plugins/test_mk_redis.sh
M tests/unit-shell/agents/plugins/test_mk_sap_hana.sh
M tests/unit-shell/agents/plugins/test_netstat.linux.sh
M tests/unit-shell/agents/plugins/test_sshd_config.sh
M tests/unit-shell/agents/scripts/super-server/0_systemd/test_setup.sh
M tests/unit-shell/agents/scripts/super-server/test_setup.sh
M tests/unit-shell/agents/test_encryption.sh
M tests/unit-shell/agents/test_get_epoch.sh
M tests/unit-shell/agents/test_log_section_time.sh
M tests/unit-shell/agents/test_mrpe.sh
M tests/unit-shell/agents/test_plugin_execution.sh
M tests/unit-shell/agents/test_run_cached.sh
M tests/unit-shell/agents/test_section_checkmk_linux.sh
M tests/unit-shell/agents/test_section_local_linux.sh
M tests/unit-shell/agents/test_section_uptime_aix.sh
Log Message:
-----------
shellcheck tests/
Change-Id: I9f7b1d93981ffa649adc855726756a3a58165d4e
Commit: 30a5be5b4cd998268adb7bbc1ecba0e9a3060625
https://github.com/tribe29/checkmk/commit/30a5be5b4cd998268adb7bbc1ecba0e9a…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M agents/cmk-agent-ctl/cargo_env
M scripts/run-cargo-command
Log Message:
-----------
fix unchecked source
Tell the shellchecker where to find 'cargo_env' and
include it in the files to check by adding a shebang.
Change-Id: I93e457daaeba372041126d8c3828f92cf622df5f
Commit: 3ba5d9ac4999f8ea18963e4500dbed73ddcf03df
https://github.com/tribe29/checkmk/commit/3ba5d9ac4999f8ea18963e4500dbed73d…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M agents/plugins/mk_ceph
M agents/plugins/mk_informix
M agents/plugins/mk_tsm
M buildscripts/scripts/stages.yml
Log Message:
-----------
suppress the remaining three shellcheck findings
Change-Id: I88f14123f036efe8131b570e5d8986b25033e9d9
Commit: e40f570a513e311aebffba22ca2edf83e8c1c616
https://github.com/tribe29/checkmk/commit/e40f570a513e311aebffba22ca2edf83e…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-03-28 (Mon, 28 Mar 2022)
Changed paths:
M tests/Makefile
Log Message:
-----------
shellcheck skel/
Change-Id: I9f4fdced5f5f3f9273de656b5cd6f95e23cc97f0
Compare: https://github.com/tribe29/checkmk/compare/8a58e41ff0d2...e40f570a513e
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 8a58e41ff0d23eba4f2f49172950409c73787b82
https://github.com/tribe29/checkmk/commit/8a58e41ff0d23eba4f2f49172950409c7…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
Changed paths:
M agents/cmk-agent-ctl/tests/test_integration.rs
Log Message:
-----------
Add 500ms delay between connect and read
This may(!) fix flakiness of the test_pull_ts. Or may not fix.
MOTIVATION: We have no right to read data immediately after the
connection and expect that data are ready. Especially in a heavy
loaded environment as our build Node or local VM. We must wait
a bit. Method to wait may differ. For integration tests simple
sleep is preferrable.
Change-Id: Ia12e35ee67ad82147cd8fc44cb3e365c4a4baa49
Branch: refs/heads/2.1.0
Home: https://github.com/tribe29/checkmk
Commit: 087242c67b96620dc2bd79cdbb0fd0300523f9aa
https://github.com/tribe29/checkmk/commit/087242c67b96620dc2bd79cdbb0fd0300…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
Changed paths:
M agents/wnx/install/resources/check_mk.yml
M agents/wnx/src/common/cfg_yaml.h
M agents/wnx/src/engine/agent_controller.cpp
M agents/wnx/src/engine/agent_controller.h
M agents/wnx/src/engine/external_port.cpp
M agents/wnx/src/engine/external_port.h
M agents/wnx/src/engine/service_processor.cpp
M agents/wnx/src/engine/windows_service_api.cpp
M agents/wnx/watest/test-external-port.cpp
M agents/wnx/watest/test-onlyfrom.cpp
Log Message:
-----------
Implement local_only parameter for win-agent
Default set to yes: On connection to the controller
internal socket is bound to 127.0.0.1
Some refactoring.
TEST: manual using separate VM
CMK-10142
Change-Id: I5dace6b3a7b9449c64fa29955d64b4348b50dc18
Commit: e8ceb4ee7eff74ac61e0ec3aba7a398742f49ddf
https://github.com/tribe29/checkmk/commit/e8ceb4ee7eff74ac61e0ec3aba7a39874…
Author: Sergey Kipnis <sergey.kipnis(a)tribe29.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
Changed paths:
M agents/wnx/watest/test-yaml.cpp
Log Message:
-----------
Fix unit test FactoryConfig
Change-Id: I3c5915ef2b93f291b48d1c094c537a44a6d558ea
Compare: https://github.com/tribe29/checkmk/compare/a8995aa3c9b0...e8ceb4ee7eff
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 1a8de510eb8c21de86ccf1ef29a7386d082ed8ba
https://github.com/tribe29/checkmk/commit/1a8de510eb8c21de86ccf1ef29a7386d0…
Author: Moritz Kiemer <moritz.kiemer(a)tribe29.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
Changed paths:
M cmk/base/agent_based/checking/__init__.py
M cmk/base/agent_based/discovery/__init__.py
M cmk/base/agent_based/inventory/__init__.py
M cmk/base/agent_based/utils.py
M cmk/base/automations/check_mk.py
M cmk/base/modes/check_mk.py
M cmk/base/sources/_abstract.py
M cmk/core_helpers/__init__.py
M cmk/core_helpers/_base.py
M cmk/core_helpers/agent.py
M cmk/core_helpers/ipmi.py
M cmk/core_helpers/piggyback.py
M cmk/core_helpers/snmp.py
M tests/unit/cmk/base/sources/test_ipmi_management_board_data_source.py
M tests/unit/cmk/base/sources/test_piggy_back_data_source.py
M tests/unit/cmk/base/sources/test_snmp_data_source.py
M tests/unit/cmk/core_helpers/test_summarizers.py
Log Message:
-----------
Revert "Revert "Revert "Revert "Source success is independent of content of payload""""
This reverts commit e11c4a3c6812902151bd142e58315e2d9e361cc0.
Let's hope that's it.
Change-Id: I065c3d227ce0166ea31dbf8fe96eb9b7d58a25f4
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: da1d505d1fe30ca506e894cdd08838e5f85846a7
https://github.com/tribe29/checkmk/commit/da1d505d1fe30ca506e894cdd08838e5f…
Author: Weblate Transfer job <weblate(a)checkmk.com>
Date: 2022-03-27 (Sun, 27 Mar 2022)
Changed paths:
M locale/de/LC_MESSAGES/multisite.po
M locale/es/LC_MESSAGES/multisite.po
M locale/fr/LC_MESSAGES/multisite.po
M locale/it/LC_MESSAGES/multisite.po
M locale/ja/LC_MESSAGES/multisite.po
M locale/nl/LC_MESSAGES/multisite.po
M locale/pt_PT/LC_MESSAGES/multisite.po
M locale/ro/LC_MESSAGES/multisite.po
Log Message:
-----------
[Weblate] Updated translation files
Translation: checkmk/software
Translate-URL: https://translate.checkmk.com/projects/checkmk/software/