Git Product home page Git Product logo

Comments (5)

cppforlife avatar cppforlife commented on July 21, 2024

Should we consider pinning kapp's version per kapp-controller release?

isn't it implicitly "pinned" to version that was included at the time of the build of kapp-controller? may be you have something for pinning?

This makes it impossible to conclude the kapp version from kapp-controller's version.

how would you want to surface this information? release notes, logs, etc?

i dont think having one product version be dependent on another (eg they always match or something like that) is a good idea since they are two distinct products and evolve independently.

from kapp-controller.

lucaschimweg avatar lucaschimweg commented on July 21, 2024

isn't it implicitly "pinned" to version that was included at the time of the build of kapp-controller? may be you have something for pinning?

The problem is that builds are not reproducible at the moment. I cannot build an old version of the controller if I would want to (at least not the original version with the old Kapp version).

how would you want to surface this information? release notes, logs, etc?

Maybe? I mean we have release notes for every release, why not use them for that?

i dont think having one product version be dependent on another (eg they always match or something like that) is a good idea since they are two distinct products and evolve independently.

If the products do evolve independently, they should not be packaged together in my opinion.

We should also consider Kapp evolving. What if kapp has a breaking change in the way it communicates with the controller? All old versions would be broken and no new builds of old versions could be created.

from kapp-controller.

cppforlife avatar cppforlife commented on July 21, 2024

The problem is that builds are not reproducible at the moment. I cannot build an old version of the controller if I would want to (at least not the original version with the old Kapp version).

👍 i understand now what you are after.

from kapp-controller.

cppforlife avatar cppforlife commented on July 21, 2024

fixed in 9c22093

from kapp-controller.

cppforlife avatar cppforlife commented on July 21, 2024

included in https://github.com/k14s/kapp-controller/releases/tag/v0.10.0

from kapp-controller.

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.