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 wrong ecr image check logic #56

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Fix wrong ecr image check logic #56

merged 1 commit into from
Dec 19, 2023

Conversation

wellshs
Copy link
Contributor

@wellshs wellshs commented Dec 18, 2023

This PR related with my previous PR(#55)
I missed aws sdk returns error when ImageNotExist.
(https://docs.aws.amazon.com/sdk-for-go/api/service/ecr/#ECR.DescribeImages)

Sorry for making bug.

@wellshs

This comment was marked as resolved.

@wellshs
Copy link
Contributor Author

wellshs commented Dec 19, 2023

@yetone can you review this PR? 🙏

version 1.2.17. went wrong when using ecr as image repository

@yetone yetone merged commit 1e4c83e into bentoml:main Dec 19, 2023
3 checks passed
@wellshs wellshs deleted the hotfix_ecr_image_exist branch December 20, 2023 00:48
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