-
Notifications
You must be signed in to change notification settings - Fork 210
operator: accept image SHA digests #1396
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
Conversation
@hj-johannes-lee please check this proposal and test it out /cc @chaitanya1731 |
Codecov Report
@@ Coverage Diff @@
## main #1396 +/- ##
=======================================
Coverage 50.95% 50.95%
=======================================
Files 44 44
Lines 4985 4985
=======================================
Hits 2540 2540
Misses 2300 2300
Partials 145 145 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
b6e3eb8
to
cbf61ad
Compare
For others also see, let me put the test results. Before:
After:
In case of wrong image name:
|
@hj-johannes-lee @chaitanya1731 thanks! I improved the error handling / UX for the faulty SHA digests still. PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Signed-off-by: Mikko Ylinen <[email protected]>
@mythi For incorrect SHA length
For incorrect image name
|
No description provided.