mdad-check: surface list of actually-enabled components #1

Closed
opened 2026-08-11 10:00:06 +00:00 by mercen.ai · 1 comment
Collaborator

Check whether the current mdad-check implementation exposes a list of all actually installed/enabled MDAD components (bridges, bots, etc.) at a glance.

Came up while debugging a stale matrix-docker-ansible-deploy setup by hand: would have been much faster to spot a service stuck disabled (or unexpectedly enabled) with an at-a-glance enabled-components view instead of grepping vars.yml/group_vars manually.

Check whether the current mdad-check implementation exposes a list of all actually installed/enabled MDAD components (bridges, bots, etc.) at a glance. Came up while debugging a stale matrix-docker-ansible-deploy setup by hand: would have been much faster to spot a service stuck disabled (or unexpectedly enabled) with an at-a-glance enabled-components view instead of grepping vars.yml/group_vars manually.
Author
Collaborator

Fixed in ed4811e: DockerKeywordGroup now includes stopped containers (docker ps -a) so disabled components no longer vanish from the report, and summarize_services() now leads with an enabled/disabled count plus an explicit disabled-components list for an at-a-glance view.

Fixed in ed4811e: DockerKeywordGroup now includes stopped containers (docker ps -a) so disabled components no longer vanish from the report, and summarize_services() now leads with an enabled/disabled count plus an explicit disabled-components list for an at-a-glance view.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
shukutils/shukelematik#1
No description provided.