8000 Tags · coveord/kayenta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: coveord/kayenta

Tags

version-0.18.0

Toggle version-0.18.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): update scala version to java 11 recommended (spi…

…nnaker#811)

v2.23.0

Toggle v2.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(prometheus): add Prometheus health indicator (disabled by defaul…

…t) (spinnaker#797)

Co-authored-by: Justin Field <justin.field@armory.io>

v2.22.2

Toggle v2.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(config): include updatedTimestamp when indexing configs (spinnake…

…r#788)

v2.22.1

Toggle v2.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(config): include updatedTimestamp when indexing configs (spinnake…

…r#788)

v2.22.0

Toggle v2.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(upgradeconfigbin): Upgrades configbin v1 to configbin v2. (spin…

…naker#784)

Upgrade ConfigBin v1 to ConfigBin v2.

version-0.17.0

Toggle version-0.17.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 spinnakerGradleVersion (spinnaker#783)

Co-authored-by: root <root@6a807b439d68>

v2.21.0

Toggle v2.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(reports): allow pagination of canary reports endpoint results (s…

…pinnaker#781)

v2.20.0

Toggle v2.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(canary): Fix Canary Indefinitely Retrying (spinnaker#776)

If you were to supply a config with no metrics, orca would loop indefinitely as it waited for non existent stages to finish (spinnaker#776)

v2.19.0

Toggle v2.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
config(kayenta-core): Add KayentaSerializationConfigurationProperties (

…spinnaker#766)

* config(kayenta-core): Add KayentaSerializationConfigurationProperties. 
Jackson 2.10+ changes the default behaviour for serializing and Duartion 
from String to Timestamp. The behaviour is already being set explicitly 
(twice!) for Date objects,  but wasn't addressed for Durations. Rather 
than setting this property explicitly, I added a configuration stanza to 
kayenta.yml to allow users to set their preferred behaviour, defaulting 
to the old behaviour of encoding both Date and Duration as Strings.

v2.18.0

Toggle v2.18.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 keikoVersion (spinnaker#765)

Co-authored-by: root <root@2752a9f48c69>
0