Coder Social home page Coder Social logo

Comments (5)

rusenask avatar rusenask commented on May 9, 2024 4

Hi guys, so the PR is merged and release candidate is available. I have tested both statefulset and daemonset updates. If you find any problems, please create separate issues :)

from keel.

rusenask avatar rusenask commented on May 9, 2024

This is definitely a wanted feature, however it will require some redesigning of the k8s provider as it would be nice to support different kinds of workloads as well - daemonset, petset.

Are you currently using StatefulSets?

from keel.

praseodym avatar praseodym commented on May 9, 2024

Yes, we're using StatefulSets for applications that require persistent storage (e.g. databases). There's no proper way to do that with Deployments.

from keel.

jaredallard avatar jaredallard commented on May 9, 2024

Any plans to support this?

from keel.

rusenask avatar rusenask commented on May 9, 2024

Definitely, currently it's indirectly supported by Helm provider where you could have any type of resource.

We need further decoupling in kubernetes provider (https://github.com/keel-hq/keel/blob/master/provider/kubernetes/versioned_updates.go) from Deployment struct into some internal type which would hold just enough info but that's common to all types of resources, like labels, annotations, image version.

I will start working on splitting it up and making it easy to add new resources next week.

from keel.

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.