GithubHelp home page GithubHelp logo

Comments (10)

rusenask avatar rusenask commented on July 24, 2024 1

from keel.

praseodym avatar praseodym commented on July 24, 2024 1

Thank you! We've upgraded to 0.4.4 and it works great.

from keel.

rusenask avatar rusenask commented on July 24, 2024 1

hey, there was similar issue with polling trigger, fix was just (12 minutes ago) merged in 0.4.5 :)

from keel.

rusenask avatar rusenask commented on July 24, 2024

You can use force policy with webhooks so it will always update once new image is available.

from keel.

praseodym avatar praseodym commented on July 24, 2024

I've tried this, but it doesn't work:

time="2017-07-30T18:27:08Z" level=info msg="provider.kubernetes: delta changed applied: application:42.0.0"

i.e. keel deploys 42.0.0 instead of the correct 42 tag.

from keel.

rusenask avatar rusenask commented on July 24, 2024

So the problem was this https://github.com/Masterminds/semver/blob/master/version.go#L54-L93. It treats emptiness as zeroes and I actually couldn't find a good reason to remove this. It's not semver but this behaviour actually lets you use major policy to incrementally update your application. Fixes are in the master branch and will be released with some other new features. Meanwhile I started alpha tag build, that image with fix should be available shortly.

from keel.

praseodym avatar praseodym commented on July 24, 2024

Thank you, I'll give the alpha tag a try.

from keel.

rusenask avatar rusenask commented on July 24, 2024

This is definitely merged and is available from 0.4.3.

from keel.

praseodym avatar praseodym commented on July 24, 2024

I just noticed and upgraded 😄

from keel.

rusenask avatar rusenask commented on July 24, 2024

good, very agile :D

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.