Git Product home page Git Product logo

Comments (7)

cppforlife avatar cppforlife commented on August 22, 2024

Error parsing reference: "https://harbor.internal.com/mygroup/test-cavel:kbld-rand-1601525839289730000-62652921773" is not a valid repository/tag: invalid reference format

^ this is the error that pops up in the first run (though ideally it should pop up before we try building anything). i dont believe it's conventional to include scheme in registry references (e.g. in k8s Pod image field it's never included) and in this case the underlying library that we use to parse registry references even refuses to accept it. i could see us adding some error message hint about scheme, but i dont think it would make sense to allow it.

from kbld.

tompscanlan avatar tompscanlan commented on August 22, 2024

What is the underlying library? I can take this issue to them and close this. Agree, I don't usually include the scheme, but think it should get handled. This time I was cut and pasting from a url, and it got included.

from kbld.

cppforlife avatar cppforlife commented on August 22, 2024

@tompscanlan underlying library is https://github.com/google/go-containerregistry. it's used in varienty of tools that work with container registries.

from kbld.

tompscanlan avatar tompscanlan commented on August 22, 2024

Thanks, I'll follow up over there. You can close this or find a good error msg.

from kbld.

pivotaljohn avatar pivotaljohn commented on August 22, 2024

Thank you, @tompscanlan. I'm gonna close this issue, for now.

Would you mind letting us know how that goes?

from kbld.

tompscanlan avatar tompscanlan commented on August 22, 2024

@pivotaljohn Following up here: google/go-containerregistry#779

from kbld.

pivotaljohn avatar pivotaljohn commented on August 22, 2024

🙏🏼

Subscribed.

from kbld.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.