-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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: avoid short names in Dockerfiles #5474
Conversation
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
Codecov Report
@@ Coverage Diff @@
## master #5474 +/- ##
==========================================
- Coverage 16.49% 16.47% -0.02%
==========================================
Files 243 243
Lines 43774 43774
==========================================
- Hits 7219 7212 -7
- Misses 35573 35578 +5
- Partials 982 984 +2
Continue to review full report at Codecov.
|
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
I think you there is a |
Sorry, not sure what you are referring to :( |
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.
LGTM. There is no harm.
Ah. I think we changed from https://github.com/argoproj/argo-workflows/blob/master/hack/update-image-tags.sh#L7 So no change needed. |
possibly part of argoproj/argoproj#40
Signed-off-by: Shoubhik Bose shbose@redhat.com
Checklist: