-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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: fix incorrect OCI Helm registiries assumptions #5888
fix: fix incorrect OCI Helm registiries assumptions #5888
Conversation
96d324a
to
751b31c
Compare
Signed-off-by: Alexander Matyushentsev <[email protected]>
751b31c
to
61650d2
Compare
Codecov Report
@@ Coverage Diff @@
## master #5888 +/- ##
==========================================
+ Coverage 40.88% 40.91% +0.02%
==========================================
Files 147 147
Lines 19619 19620 +1
==========================================
+ Hits 8021 8027 +6
+ Misses 10493 10489 -4
+ Partials 1105 1104 -1
Continue to review full report at Codecov.
|
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
Signed-off-by: Alexander Matyushentsev <[email protected]>
Signed-off-by: Alexander Matyushentsev <[email protected]>
Signed-off-by: Alexander Matyushentsev [email protected]
Fixes #5883
Fixes #5558
Fixes #5257
PR fixes incorrect handling of OCI Helm registries:
OCI Helm repository URL should include hostname and port only