Code Monkey home page Code Monkey logo

Comments (5)

cgwalters avatar cgwalters commented on August 14, 2024 2

Fair enough! Honestly I am just unfamiliar with the ore/plume codebases. I now notice that I basically reimplemented ore aws copy-region...will try to use that instead, and in general use ore more.

from coreos-assembler.

bgilbert avatar bgilbert commented on August 14, 2024 1

Historical context: the CL AWS release pipeline originally used shell scripts around an AWS command-line client. We moved to plume to get away from all of that. 😃

plume's idempotency is a really nice feature when the release process fails for some reason. Also, over time, plume has had to gain a number of workarounds for AWS bugs and eventual consistency issues, and I'd hate to have to replicate those in shell scripts. plume also supports Azure and GCE, and @sayanchowdhury is working on moving the Fedora AWS upload pipeline over to it.

What problems do you anticipate if we stay with plume?

from coreos-assembler.

arithx avatar arithx commented on August 14, 2024

I think that context for the action we're trying to solve for is important for this discussion, can you expand upon what specifically you're wanting to use them for (developer image upload, release publishing, etc)?

plume is specifically designed to handle releasing production images, it's entire focus is on idempotent release staging (for AWS this includes the image upload, replication to different regions, launch permissions, cross-partition handling).

from coreos-assembler.

dustymabe avatar dustymabe commented on August 14, 2024

plume also supports Azure and GCE

This is probably the biggest reason in my mind to go with plume (for production release use cases) and maybe ore for the developer/hacking use case (as @arithx mentioned above). i.e. we get one entrypoint and the details of handling talking to clouds and such is handled in that tool.

from coreos-assembler.

cgwalters avatar cgwalters commented on August 14, 2024

Closing, unless someone has a reason to keep this open.

from coreos-assembler.

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.