Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jasonmcintosh/keel

Tags

v0.175.0

Toggle v0.175.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dependencies): Autobump korkVersion (spinnaker#1645)

Co-authored-by: root <root@73fd689d0395>

v0.128.0

Toggle v0.128.0's commit message
keel 0.128.0

- feat(api): Add artifact info to resource summaries (spinnaker#883)

v0.54.1

Toggle v0.54.1's commit message
refactor(errors): Wrap resource resolution errors in standard exceptions

v0.54.0

Toggle v0.54.0's commit message
feat(metadata): Preserve non-reserved metadata

v0.53.1

Toggle v0.53.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(tags): securityGroup -> security-group (spinnaker#436)

v0.53.0

Toggle v0.53.0's commit message
fix(imports): Kotlin should not typically import from java.lang

v0.52.1

Toggle v0.52.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(promotion): only mark deployed if approved (spinnaker#435)

v0.52.0

Toggle v0.52.0's commit message
feat(cluster): cluster converge with unhealthy instances (spinnaker#427)

Changes the cluster task to use the rollback on failure flag, and times out the stage faster (30mins instead of 2hrs).

Rollback on failure only applies to instances failing to come up healthy, this change attempts to leave the cluster in
a previous-known-good but also needs-to-reconverge state so that we will get retries on deployment via keel attempting
to converge the cluster repeatedly.

v0.51.0

Toggle v0.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(status): detect a resources status from events (spinnaker#433)

v0.50.0

Toggle v0.50.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(artifact): mark artifact deployed if already out (spinnaker#432)