Giter Site home page Giter Site logo

edi-cd's People

Stargazers

 avatar  avatar

Watchers

 avatar

edi-cd's Issues

Interlock playbook run with expected OS version

Current Situation

Imagine the following failure case:

  1. An OS updated gets scheduled.
  2. A configuration update gets scheduled.
  3. The OS update fails and the device gets reverted to the previous installation.
  4. The configuration update still gets executed but on the wrong OS setup.

Desired Behaviour

The configuration update shall fail if the preceding OS update failed.

Possible Solution

The expected OS version gets delivered to the gitops integration as a parameter and the gitops integration assures that the expected OS version matches the actual OS version.

Prevent accumulation of mender updates

Current Situation

If a device is offline then mender based updates will get scheduled but not executed. If the device is down for a longer period of time it might miss to receive multiple updates and therefore an accumulation of scheduled updates can occur.

Desired Situation

Planned updates for an offline device shall not lead to an accumulation of scheduled updates.

Possible Solution

Using this API call, previously scheduled updates shall be aborted:

  1. prior to a new OS update or
  2. prior to a configuration update in case there was no OS update required.

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.