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

Fix ContainerID retrieval #298

Merged
merged 2 commits into from
Jan 11, 2024
Merged

Fix ContainerID retrieval #298

merged 2 commits into from
Jan 11, 2024

Conversation

AliDatadog
Copy link
Contributor

The regex was incorrect and would match the volume name instead of a container id in some cases.

The test cases should be enough to test that it works. Otherwise, just deploy a dogstatsd app on kind and verify that the cid is correct.

@AliDatadog AliDatadog requested a review from a team as a code owner December 19, 2023 10:35
@AliDatadog AliDatadog merged commit ed10c5c into master Jan 11, 2024
38 checks passed
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.

None yet

2 participants