Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: 1f7cff577c2c9eea716a7a47d489de710636b116
https://github.com/tribe29/checkmk/commit/1f7cff577c2c9eea716a7a47d489de710…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_kube_deployment_conditions.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_conditions.py
Log Message:
-----------
kube_conditions: remove time fixture
Change-Id: Ibf5543d632eef9d1e0220a7e318b47c3cf62b62d
Commit: fa377b6a9f3d1cdcceac9ea39c9dba17c7649e4b
https://github.com/tribe29/checkmk/commit/fa377b6a9f3d1cdcceac9ea39c9dba17c…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_uptime.py
Log Message:
-----------
kube_uptime: remove need for time fixture
CMK-10052
Change-Id: I5fad23f1bd438d39b6a17a7fcb15419b96890ad0
Commit: 618e492d32c33a55d165514e1286fff9555bba36
https://github.com/tribe29/checkmk/commit/618e492d32c33a55d165514e1286fff95…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_kube_uptime.py
Log Message:
-----------
kube_uptime: remove time fixture
CMK-10052
Change-Id: I2351e194a557bea44c92b3a6dd5872d48bb57401
Commit: 21d30b556dab6b2eb16f5881d020750ca2448b80
https://github.com/tribe29/checkmk/commit/21d30b556dab6b2eb16f5881d020750ca…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_pod_containers.py
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_containers.py
Log Message:
-----------
kube_pod_containers: remove time fixture
CMK-10052
Change-Id: I9a3de0735474566992a075607eba89c73bfd8e68
Commit: 717a0122a797041aa525857bc08db24670bd1c40
https://github.com/tribe29/checkmk/commit/717a0122a797041aa525857bc08db2467…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M cmk/base/plugins/agent_based/kube_pod_resources.py
Log Message:
-----------
kube_pod_resources: remove need for time fixture
CMK-10052
Change-Id: I8a97bac79c70d0a7dc4bf9e7a6826915cea9919d
Commit: 2f73149e63f46096c9f1c51ece062648729d7a82
https://github.com/tribe29/checkmk/commit/2f73149e63f46096c9f1c51ece0626487…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/test_kube_pod_resources.py
Log Message:
-----------
kube_pod_resources: remove time fixture
CMK-10052
Change-Id: I8488e948fb7bab463524b9640371a4955fb12e81
Commit: 61682d389310d6ecce867f51f8a872aa845cf3e4
https://github.com/tribe29/checkmk/commit/61682d389310d6ecce867f51f8a872aa8…
Author: Andreas Boesl <andreas.boesl(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M cmk/gui/utils/roles.py
Log Message:
-----------
def user_may: request_memoize()
Change-Id: I1145ef972ca61abdf2d4d2bf4376068dc7cabcf0
Commit: 797581cd9fa146cb889aac4906ac946ed83899fa
https://github.com/tribe29/checkmk/commit/797581cd9fa146cb889aac4906ac946ed…
Author: Andreas Boesl <andreas.boesl(a)tribe29.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M cmk/gui/plugins/sidebar/views.py
Log Message:
-----------
introduced request_memoize for get_view_menu_items, called up to thrice in same request
Change-Id: I0923356c29463d878939527523070f5e46e0b9b6
Compare:
https://github.com/tribe29/checkmk/compare/ca3718762d3d...797581cd9fa1