Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 9ebeae08cd6de404d9bacb983c7a99a8ba2eed27
https://github.com/Checkmk/checkmk/commit/9ebeae08cd6de404d9bacb983c7a99a8b…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M cmk/gui/wato/pages/host_rename.py
Log Message:
-----------
Fix host rename pending changes guard
There may be changes with has_been_activated=True and need_sync=True.
In this case WATO shows that no changes are pending, but the rename
was blocked. We now use the same logic as the activation uses to get
the exact same result.
Change-Id: I3bde653dfebfdf427664c5459358e5574a3f1d14
Commit: e5199c34e732359b40c8c8cd91b61079b7d92646
https://github.com/Checkmk/checkmk/commit/e5199c34e732359b40c8c8cd91b61079b…
Author: Lars Michelsen <lm(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M cmk/gui/watolib/registration.py
Log Message:
-----------
Trying hot fix for composition tests
Our current understanding is that we hand over the complex Folder
objects to the host rename background jobs. If such object holds a
reference to a lambda object, which the Folder object does since the
commit 498656c1462cc1c0fa7c3c3df7ac962a3ff89873, the pickle operation,
which is used to serialize the object for the background job, will fail.
In general it seems to be a good idea to remove references to such
complex objects in background job calls. Not only for maintainability,
but also for performance reasons. We'll try to move towards this
direction with a proper follow-up fix.
Change-Id: Ie7bc21fc52d3782d47d701907a7c3c671b1bf478
Commit: c0c0d917d893063f88f01ae34906c4f192dcf0ff
https://github.com/Checkmk/checkmk/commit/c0c0d917d893063f88f01ae34906c4f19…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M tests/testlib/openapi_session.py
Log Message:
-----------
composition tests: increase default timeout for activate_changes
Change-Id: Ifd3e9280d5e42a55b014ece3145498d260a3d826
Compare: https://github.com/Checkmk/checkmk/compare/d89b09d0563e...c0c0d917d893
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/2.2.0
Home: https://github.com/Checkmk/checkmk
Commit: 49e21578f9bb0443b40aa8cdf245ec84a4328682
https://github.com/Checkmk/checkmk/commit/49e21578f9bb0443b40aa8cdf245ec84a…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/utils/test_size_trend.py
Log Message:
-----------
Add issue revealing test
Change-Id: Ia6e88b7c3efa2534d92ad5b152f5a228a8ff5e1a
JIRA-Ref: SUP-20431
Commit: ed63da98a21bcf95df24b6b97dfa650832184526
https://github.com/Checkmk/checkmk/commit/ed63da98a21bcf95df24b6b97dfa65083…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
A .werks/17362
M cmk/base/plugins/agent_based/utils/size_trend.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_capacity.py
M tests/unit/cmk/base/plugins/agent_based/test_threepar_volumes.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_netapp_api.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_size_trend.py
Log Message:
-----------
17362 FIX Stop showing longer time ranges in size_trend
In case you're trend calculation (using `size_trend`) has a very small growth rate, your check may have displayed a very high "Time left until full".
We now stop showing the message if the time until your resource is full is more than 10 years.
Change-Id: I2d25f2eb495005ec0f92c61ec02b2cceb47d65ad
JIRA-Ref: SUP-20431
Compare: https://github.com/Checkmk/checkmk/compare/3be9a1555549...ed63da98a21b
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 28b864b90a73ea84b81d296f901ba8f3cc9183b6
https://github.com/Checkmk/checkmk/commit/28b864b90a73ea84b81d296f901ba8f3c…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/graph-designer/GraphDesignerApp.vue
M packages/cmk-frontend-vue/src/graph-designer/type_defs.ts
M packages/cmk-frontend-vue/tests/graph-designer/GraphDesigner.test.ts
M packages/cmk-shared-typing/source/graph_designer.json
Log Message:
-----------
Graph designer: Add (empty) graph operations content
CMK-19685
Change-Id: Idcda059c3e5b25aa704423c8640a660bc84c0aba
Commit: 3be4aea10cee4ac8938cb3047b15e5fc1375d27d
https://github.com/Checkmk/checkmk/commit/3be4aea10cee4ac8938cb3047b15e5fc1…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/graph-designer/GraphDesignerApp.vue
M packages/cmk-frontend-vue/src/graph-designer/type_defs.ts
M packages/cmk-frontend-vue/tests/graph-designer/GraphDesigner.test.ts
M packages/cmk-shared-typing/source/graph_designer.json
Log Message:
-----------
Graph designer: Add (empty) graph lines content
CMK-19686
Change-Id: I74062a4a4fce54b9cdcb599845c5b8fb194ca904
Commit: 24af37ffd35ccda7c67bb84a3557026c97951601
https://github.com/Checkmk/checkmk/commit/24af37ffd35ccda7c67bb84a3557026c9…
Author: Simon Jess <simon.jess(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/graph-designer/GraphDesignerApp.vue
A packages/cmk-frontend-vue/src/graph-designer/components/FormColorPicker.vue
A packages/cmk-frontend-vue/src/graph-designer/components/FormLineType.vue
A packages/cmk-frontend-vue/src/graph-designer/components/FormSwitch.vue
A packages/cmk-frontend-vue/src/graph-designer/components/FormTitle.vue
M packages/cmk-frontend-vue/src/graph-designer/components/type_defs.ts
M packages/cmk-frontend-vue/src/graph-designer/type_defs.ts
M packages/cmk-frontend-vue/src/main.ts
M packages/cmk-frontend-vue/tests/graph-designer/GraphDesigner.test.ts
M packages/cmk-shared-typing/source/graph_designer.json
Log Message:
-----------
Graph designer: Add (empty) graph line table content
CMK-19688
Change-Id: I0186436e26fc9dfcf3d1af3c8bd79e4207ffb401
Commit: f1d2741cfd34574832ddee7696516d7f9dc6f1a1
https://github.com/Checkmk/checkmk/commit/f1d2741cfd34574832ddee7696516d7f9…
Author: Kenneth Okoh <kenneth.okoh(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M cmk/gui/form_specs/private/__init__.py
A cmk/gui/form_specs/private/folder.py
M cmk/gui/form_specs/vue/form_spec_visitor.py
M cmk/gui/form_specs/vue/shared_type_defs.py
M cmk/gui/form_specs/vue/visitors/__init__.py
A cmk/gui/form_specs/vue/visitors/folder.py
M cmk/gui/quick_setup/v0_unstable/predefined/_widgets.py
M packages/cmk-frontend-vue/src/assets/variables.css
M packages/cmk-frontend-vue/src/form/components/FormEdit.vue
M packages/cmk-frontend-vue/src/form/components/FormReadonly.vue
A packages/cmk-frontend-vue/src/form/components/forms/FormFolder.vue
M packages/cmk-frontend-vue/src/form/components/vue_formspec_components.ts
A packages/cmk-frontend-vue/tests/form/components/forms/FormFolder.test.ts
M packages/cmk-shared-typing/source/vue_formspec/components.json
M packages/cmk-shared-typing/source/vue_formspec/validators.json
A tests/unit/cmk/gui/form_specs/vue/visitors/test_folder.py
Log Message:
-----------
vue: FormSpec Folder
CMK-19340
Change-Id: I6171f726a7796bf9ad5e047ecc999a07d5d9e5c6
Commit: 16d1c81671bd1ca4e5554ddbd8b1d0ac81dda17d
https://github.com/Checkmk/checkmk/commit/16d1c81671bd1ca4e5554ddbd8b1d0ac8…
Author: Kenneth Okoh <kenneth.okoh(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M packages/cmk-frontend-vue/src/assets/variables.css
M packages/cmk-frontend-vue/src/components/ToggleButtonGroup.vue
M packages/cmk-frontend-vue/src/components/_demo/DemoApp.vue
M packages/cmk-frontend-vue/src/components/slidein/SlideIn.vue
M packages/cmk-frontend-vue/src/form/components/forms/FormDualListChoice.vue
M packages/cmk-frontend-vue/src/form/components/forms/FormFolder.vue
M packages/cmk-frontend-vue/src/form/components/forms/FormString.vue
Log Message:
-----------
Vue css: shorten variable names background->bg
Change-Id: I5dc8cb615b84721ee98c5f4a744c434cc340f8c5
Commit: 585b9e6abc5c1e026cf1de38e658f8f41a77f53c
https://github.com/Checkmk/checkmk/commit/585b9e6abc5c1e026cf1de38e658f8f41…
Author: Christopher Krause <christopher.krause(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M cmk/gui/wato/pages/rulesets.py
M cmk/gui/watolib/rulesets.py
M packages/cmk-frontend/src/themes/facelift/scss/_main.scss
Log Message:
-----------
add warning when moving rule before quick setup rule
Change-Id: I8460a6a351aaf70ebb00c864fec8715288cbc53e
JIRA-Ref: CMK-18098
Compare: https://github.com/Checkmk/checkmk/compare/2a56201a987b...585b9e6abc5c
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications
Branch: refs/heads/master
Home: https://github.com/Checkmk/checkmk
Commit: 2a56201a987b1ec12e9def681b42b04044b069e6
https://github.com/Checkmk/checkmk/commit/2a56201a987b1ec12e9def681b42b0404…
Author: Luka Racic <luka.racic(a)checkmk.com>
Date: 2024-10-20 (Sun, 20 Oct 2024)
Changed paths:
R cmk/base/legacy_checks/agent_vnx_quotas.py
R cmk/gui/plugins/wato/special_agents/vnx_quotas.py
A cmk/plugins/vnx_quotas/rulesets/special_agent.py
A cmk/plugins/vnx_quotas/server_side_calls/special_agent.py
M cmk/utils/password_store/hack.py
R tests/unit/checks/test_agent_vnx_quotas.py
A tests/unit/cmk/plugins/vnx_quotas/server_side_calls/test_special_agent.py
M tests/unit/cmk/plugins_consistency/test_special_agent_args.py
Log Message:
-----------
Migrate agent_vnx_quotas to SSC and ruleset APIs
CMK-17408
Change-Id: Iffe69890d87b874113db0e5c112e2028b292dbc2
To unsubscribe from these emails, change your notification settings at https://github.com/Checkmk/checkmk/settings/notifications