Skip to content

0.5.1

Compare
Choose a tag to compare
@stefanprodan stefanprodan released this 14 Feb 11:22
· 2633 commits to main since this release
6f2a22a

Changelog

6f2a22a Merge pull request #47 from stefanprodan/release-0.5.1
ee04082 Release v0.5.1
efd901a Merge pull request #46 from stefanprodan/skip-canary
e565789 Add link to Helm GitOps repo
d395300 Add docs links and trim down the readme
df1d9e3 Add skip analysis test
631c55f Document how to skip the canary analysis
29cdd43 Implement skip analysis When skip analysis is enabled, Flagger checks if the canary deployment is healthy and promotes it without analysing it. If an analysis is underway, Flagger cancels it and runs the promotion.
9b79af9 Add skipAnalysis field to Canary CRD
2c9c1ad Fix docs summary
5dfb580 Merge pull request #44 from stefanprodan/helm-docs
bb0175a Add canary rollback scenario
adaf4c9 Add GitOps example to Helm guide
bed6ed0 Add tutorial for canaries with Helm
4ff67a8 Add configmap demo to podinfo
702f4fc Add configmap demo to podinfo
8a03ae1 Merge pull request #43 from stefanprodan/app-validation
434c614 Package all charts
97fc4a9 Add validation for label selectors - Reject deployment if the pod label selector doesn't match 'app: <DEPLOYMENT_NAME>'
217ef06 Merge pull request #41 from stefanprodan/demo
7105794 Fix podinfo helm tests
a74ad52 Add dashboard screens
12d2687 Add canary deployment demo chart based on podinfo
27de9ce Session affinity incompatible with destinations weight - consistent hashing does not apply across multiple subsets
9e7cd5a Disable Stackdriver monitoring - Istio add-on v1.0.3 stackdriver adapter is missing the zone label
38cb487 Allow Grafana anonymous access
05ca266 Add HPA add-on to GKE docs
5cc26de Merge pull request #40 from stefanprodan/gke
2b9a195 Add cert-manager diagram to docs
4454749 Add load tester install instructions to docs
b435a03 Document Istio requirements
7c166e2 Restructure the install docs
f7a7963 Add Flagger install guide for GKE
9c77c0d Add GKE Istio diagram
e8a9555 Add GKE Istio Gateway and Prometheus definitions
59751dd Merge pull request #39 from stefanprodan/changelog
9c4d4d1 Add PR links to changelog
0e3d1b3 Improve changelog formatting
f119b78 Add features and fixes to changelog