Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support filter by container-id prefix matching 12 or more characters #218

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

hengyoush
Copy link
Contributor

@hengyoush hengyoush commented Dec 21, 2024

Modify the condition to allow more than 12 characters prefix matching

close: #217

Copy link
Owner

@mozillazg mozillazg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks for your contribution!

@mozillazg mozillazg merged commit b4870fe into mozillazg:master Dec 21, 2024
13 checks passed
@hengyoush hengyoush deleted the feature/longer-containter-id branch December 21, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtering by container-id supports prefix matching with 12 or more characters.
2 participants