Skip to content

0.1.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@stefanprodan stefanprodan released this 11 Oct 08:27

Changelog

a4f890c Add autoscaling support - add HorizontalPodAutoscaler reference to CRD - create primary HPA on canary bootstrap
a03cf43 Update CRD in readme and chart
302de10 Canary CRD refactoring - set canaries.flagger.app version to v1alpha1 - replace old Canary spec with CanaryDeployment
5a14125 Merge pull request #1 from stefanprodan/crd-deployment
e2be4fd Add CanaryDeployment kind - bootstrap the deployments. services and Istio virtual service - use google/go-cmp to detect changes in the deployment pod spec
3eb60a8 Add alternative canary routing
276fdfc Rename dashboard