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 image parsing in skaffold deploy #638

Merged
merged 2 commits into from Jun 7, 2018

Conversation

dgageot
Copy link
Contributor

@dgageot dgageot commented Jun 6, 2018

Fixes #637

Copy link
Contributor

@r2d4 r2d4 left a comment

Choose a reason for hiding this comment

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

LGTM, maybe add one test case for the original bug

expectedName: "host/user/container",
expectedFullyQualified: true,
},
{
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a test case for a dockerhub library image? Something like nginx:latest

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added!

Signed-off-by: David Gageot <david@gageot.net>
Fix GoogleContainerTools#637

Signed-off-by: David Gageot <david@gageot.net>
@dgageot dgageot merged commit c369726 into GoogleContainerTools:master Jun 7, 2018
@dgageot dgageot deleted the fix-637 branch December 28, 2018 07:08
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