Giter Site home page Giter Site logo

Rolling Upgrades about torus HOT 5 CLOSED

coreos avatar coreos commented on June 29, 2024
Rolling Upgrades

from torus.

Comments (5)

philips avatar philips commented on June 29, 2024

@betawaffle Do you have more thoughts on how we could do this? We need to carefully design this so we don't end in an etcd0 -> etcd2 situation.

Do we have version fields in all of the communication and on-disk stuff?

from torus.

betawaffle avatar betawaffle commented on June 29, 2024

Part of this will be solved by the new protocol-in-the-url mechanism @barakmich has plans for. As for on-disk versions, hmmm. I think that's the main thing we need to consider.

from torus.

philips avatar philips commented on June 29, 2024

@betawaffle is there a concrete document describing that mechanism? We should probably start a Google doc as these things are very hard to get right.

from torus.

betawaffle avatar betawaffle commented on June 29, 2024

Not yet. We should create one.

from torus.

barakmich avatar barakmich commented on June 29, 2024

This will actually be easier than that; a rolling upgrade is keeping track of the running (internal) versions, and we already have the nodes reporting into etcd. They could as easily report protocol versions, which can be handled with each client respecting each other client as the updates roll.

Solid project management will allow us to deprecate old versions; as long as we support one or two versions back, we can four-phase migrate the code, and this is equivalent to a rolling update.

Closing this bug in favor of a new one, proposing the addition of such a field in the PeerInfo proto

from torus.

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.