GithubHelp home page GithubHelp logo

Request: tagged releases about ebpf HOT 5 CLOSED

cilium avatar cilium commented on May 27, 2024 1
Request: tagged releases

from ebpf.

Comments (5)

lmb avatar lmb commented on May 27, 2024 1

I've tagged v0.1.0 in advance of deprecating MapABI and ProgramABI.

from ebpf.

lmb avatar lmb commented on May 27, 2024

There's nothing specifically preventing us from tagging a release, except that I'm not sure what the value is and at which point we should then tag follow up releases.

Can you describe your needs a bit more?

from ebpf.

AkihiroSuda avatar AkihiroSuda commented on May 27, 2024

Can you describe your needs a bit more?

Just to make go.mod in downstream projects look better 😅

from ebpf.

kolyshkin avatar kolyshkin commented on May 27, 2024

Having a tagged releases is basically a way to say "this is the version we want everyone else to use". Currently everyone is using whatever is available from master at the time of adding a dependency, which makes it kinda random, and is not ideal since the code might contain bugs etc.

from ebpf.

lmb avatar lmb commented on May 27, 2024

The thing I'm most unsure about is when we would tag a new release. Seems like we always want a release when landing a bug fix. But not always when adding a feature? At which point do we have enough features? This also implies that we might have to "release" a feature because we need to get a bug fix out. Is that a problem?

Currently everyone is using whatever is available from master at the time of adding a dependency, which makes it kinda random,

So the "random" bit is interesting. If we tag releases users will mostly end up on the same commit, so if there is a bug there
are less candidates to look at? At the same time discovering that a bug has been fixed on master requires explicit opt in via @master.

and is not ideal since the code might contain bugs etc.

But then the same is true for any release we will tag. It's not like there is some magic process that we can run before doing a release that makes bugs go away.

I've been looking around for articles that talk about this subject, but I've not had much luck yet. I appreciate any pointers!

from ebpf.

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.