Giter VIP home page Giter VIP logo

Comments (4)

evol262 avatar evol262 commented on August 28, 2024

Thanks! Updated binaries are uploaded.

from cri-dockerd.

jandubois avatar jandubois commented on August 28, 2024

Thanks! Updated binaries are uploaded.

Thanks, but I find it a bit concerning that you are replacing already released files with new versions, and especially that the builds no longer correspond to the tagged commit. I would have thought the existing files would be left in-place, and the next release would just be tagged/updated correctly.

It is of course not a big deal if this is the only change, but I expected releases to always comes from CI and not being built in an unknown environment.

from cri-dockerd.

evol262 avatar evol262 commented on August 28, 2024

The tag was also replaced so it lines up, though I don't expect this to happen again. The actual cause wasn't just version.go not being updated, but also that the changes in #54 clobbered the variables set as part of the Makefile.

There's a patch up in #76, and there'll be another patch to default to cni as a network backend with 1.24 out the door, followed by a release of 0.2.3

The builds are done from the Dockerfiles VERSION=... make static|deb|rpm. It's not done from CI because it's maddeningly, mindboggling slow to generate that many DEBs/RPMs inside containers inside Github runners.

The static builds could be, at least.

from cri-dockerd.

jandubois avatar jandubois commented on August 28, 2024

The tag was also replaced so it lines up

I didn't see this (and still don't); when I check version.go at the v0.2.2 tag on Github, then it still says 0.2.1: https://github.com/Mirantis/cri-dockerd/blob/v0.2.2/cmd/version/version.go#L4-L5

Maybe you only updated the tag locally and didn't push it to Github?

Anyways, thanks a lot for keeping the project updated!

from cri-dockerd.

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.