• Matt Butcher's avatar
    fix(helm): improve URL comparison logic · a59604f4
    Matt Butcher authored
    Normalize URLs before comparing them. This deviates slightly from the
    URL spec, but in order to accomodate the predominant use pattern for
    Helm. Specifically, './', '../', and '/' are all "interpreted" to be
    filepath-like.
    
    Closes #1588
    a59604f4
Name
Last commit
Last update
..
testdata Loading commit data...
chart_downloader.go Loading commit data...
chart_downloader_test.go Loading commit data...
doc.go Loading commit data...
manager.go Loading commit data...
manager_test.go Loading commit data...