Code Monkey home page Code Monkey logo

Comments (5)

sagikazarmark avatar sagikazarmark commented on August 11, 2024 1

As long as maintaining support for older versions does not cost us anything I would say we shouldn't automatically drop support (eg. drop old syntax if forward compatible) for older versions, but I think we can communicate this as the guideline (last two versions are supported).

from helm-elasticsearch.

mikn avatar mikn commented on August 11, 2024

I'd personally follow the official charts guidelines to only support the most recent two versions, so 1.7 and 1.8, but maybe that's a bit harsh?

from helm-elasticsearch.

jjungnickel avatar jjungnickel commented on August 11, 2024

@mikn I think it's sensible to follow the official guidelines, providing a consistent expectation baseline. Old chart releases supporting older cluster versions don't have to go away. But development should focus on this subset.

from helm-elasticsearch.

clockworksoul avatar clockworksoul commented on August 11, 2024

As long as maintaining support for older versions does not cost us anything I would say we shouldn't automatically drop support (eg. drop old syntax if forward compatible) for older versions, but I think we can communicate this as the guideline (last two versions are supported).

This implies that we shouldn't be reluctant to remove support for earlier versions if it gets in the way of adding support for a valuable addition for a newer version. I absolutely agree with this.

Similarly, adding features that require the newest version are fine, so long as the chart is smart enough to exclude the feature if it's being installed on an older (but still supported) version cluster.

I'd personally follow the official charts guidelines to only support the most recent two versions, so 1.7 and 1.8, but maybe that's a bit harsh?

That does seem a little harsh. I'd personally like to try to support the current and previous two versions (currently 1.7, 1.8, and 1.9). I know from experience that there's still quite a few people out there running 1.7 (even 1.6!) in production.

from helm-elasticsearch.

sagikazarmark avatar sagikazarmark commented on August 11, 2024

I know from experience that there's still quite a few people out there running 1.7 (even 1.6!) in production.

Agreed, not everyone has the resources to always keep up with the latest greatest version on production systems.

from helm-elasticsearch.

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.