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

pkg/cmd/container: fix wrong var name in create #3155

Closed
wants to merge 1 commit into from

Conversation

sondavidb
Copy link
Contributor

Looking at the commit associated with this change, it seems the wrong variable was used when copying the above code, resulting in the wrong OCI hook being used. This change should fix this.

@sondavidb
Copy link
Contributor Author

Related, opened #3156 to add testing to catch something like this.

@sondavidb
Copy link
Contributor Author

Oh, seems like I was wrong. Apologies. Will keep above mentioned issue up unless we think current tests are sufficient.

@sondavidb sondavidb closed this Jun 27, 2024
@sondavidb sondavidb deleted the fix-varname-typo branch December 12, 2024 22:33
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.

1 participant