Skip to content

0.3.0

Compare
Choose a tag to compare
@stefanprodan stefanprodan released this 11 Jan 18:21

Breaking changes

  • the chart flag controlLoopInterval has been removed
  • the canary analysis interval can be configured in the CRD using canaryAnalysis.interval (defaults to 1m)
  • the CRD version has been bumped to v1alpha3

Changelog

f7e6751 Release v0.3.0
3bff2c3 Merge pull request #20 from stefanprodan/scheduler
b035c1e Merge pull request #25 from carlossg/virtualservice-naming
7ae0d49 Tries to create VirtualService that already exists
07f66e8 Merge branch 'master' into scheduler
06c2905 Merge pull request #24 from carlossg/log-fix
83118fa Fix autoscalerRef tests
aa2c28c Make autoscalerRef optional - use anyOf as a workaround for the openAPI object validation not accepting empty values - fix #23
1018540 Use httpbin.org for webhook testing
c1bde57 Fix bad error message
882b4b2 Update the control loop interval flag description
cac5851 Merge pull request #21 from carlossg/patch-1
cc2860a Qualify letsencrypt api version
bec9635 Bump CRD version to v1alpha3 - new field canaryAnalysis.interval
b5c648e Bump version to 0.3.0-beta.1
e6e3e50 Schedule canary analysis based on interval
537e8fd Add canary analysis interval to CRD
322c83b Add docs site link to chart
41f0ba0 Document the CRD target ref and control loop interval
b67b49f Change the default analysis interval to 1m