Skip to content

fix(list): detect containers with overridden manager label#2116

Merged
dottorblaster merged 1 commit into
nextfrom
fix-container-detection-overridden-manager-label
May 26, 2026
Merged

fix(list): detect containers with overridden manager label#2116
dottorblaster merged 1 commit into
nextfrom
fix-container-detection-overridden-manager-label

Conversation

@dottorblaster
Copy link
Copy Markdown
Collaborator

When --additional-flags --label=manager=... overrides the manager label at creation time, distrobox list would hide the container and distrobox rm would silently no-op (it filters through the same list). Match the distrobox.* label set alongside manager so containers remain detectable when the manager label is overridden, restoring v1's loose *distrobox* substring behavior.

Fixes #2112

When `--additional-flags --label=manager=...` overrides the manager
label at creation time, `distrobox list` would hide the container and
`distrobox rm` would silently no-op (it filters through the same list).
Match the distrobox.* label set alongside `manager` so containers
remain detectable when the manager label is overridden, restoring v1's
loose `*distrobox*` substring behavior.
@dottorblaster dottorblaster self-assigned this May 25, 2026
@dottorblaster dottorblaster requested review from 89luca89 and balanza May 25, 2026 17:22
@dottorblaster dottorblaster added the bug Something isn't working label May 25, 2026
@dottorblaster dottorblaster merged commit cfc6096 into next May 26, 2026
18 checks passed
@dottorblaster dottorblaster deleted the fix-container-detection-overridden-manager-label branch May 26, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants