Giter Club home page Giter Club logo

Comments (8)

stefwalter avatar stefwalter commented on June 2, 2024

Doesn't this daemon have to do all rpm-ostree operations (including rollback, upgrade, status, and probably compose, db) in order to provide the prerequisite locking and coordination? If so, why would it be called 'atomic-upgrade-svc'?

from rpm-ostree.

cgwalters avatar cgwalters commented on June 2, 2024

compose is currently a server side thing. db is read-only, and note because rpm-ostree never live-mutates the current system, it's completely safe to just read the rpm database at any time, whether via rpm-ostree db or just dropping down to rpm -qa.

So basically let's just focus on rollback, upgrade, and status?

from rpm-ostree.

cgwalters avatar cgwalters commented on June 2, 2024

This was done.

from rpm-ostree.

cgwalters avatar cgwalters commented on June 2, 2024

I think we still should have an example systemd unit timer for doing hands-off automatic updates for individual systems. That's an rpm-ostree issue which I'll file here. But at a cluster level one needs to script things more, there are a few projects/models around this like https://github.com/projectatomic/commissaire

from rpm-ostree.

cgwalters avatar cgwalters commented on June 2, 2024

Created #247 for the first part.

from rpm-ostree.

ashcrow avatar ashcrow commented on June 2, 2024

commissiare should already be able to do on demand upgrade and status. I think it would make sense to add rollback as well as an optional operation scheduler (or a controller of local operation schedulers).

from rpm-ostree.

pgsamila avatar pgsamila commented on June 2, 2024

Why rpm-ostree have an issue on automatic updates for individual system? If the system can updated manually, then the automatic is possible.

from rpm-ostree.

cgwalters avatar cgwalters commented on June 2, 2024

Let's talk in #247 for making it easier to turn on automatic host updates as well as scripting them.

from rpm-ostree.

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.