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

Use safe navigation operator for container image name and tag #53

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Oct 4, 2024

Use safe navigation operator to get container.image.name and container.image.tag in order to avoid splitting a nil string

Use safe navigation operator to get container.image.name and container.image.tag in order to avoid splitting a nil string
@dyladan dyladan requested a review from arminru October 4, 2024 02:38
@arminru arminru requested a review from meibensteiner October 4, 2024 07:54
@dyladan dyladan enabled auto-merge (squash) October 4, 2024 13:41
@dyladan dyladan merged commit 3a82157 into main Oct 4, 2024
13 checks passed
@dyladan dyladan deleted the safe-image-name branch October 4, 2024 13:41
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.

2 participants