mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Update changelog and roadmap
This commit is contained in:
@@ -2,6 +2,18 @@
|
||||
|
||||
All notable changes to this project are documented in this file.
|
||||
|
||||
## Unreleased
|
||||
|
||||
Adds support for AWS App Mesh EKS
|
||||
|
||||
#### Features
|
||||
|
||||
- AWS App Mesh integration [#107](https://github.com/weaveworks/flagger/pull/107)
|
||||
|
||||
#### Fixes
|
||||
|
||||
- Copy pod labels from canary to primary [#105](https://github.com/weaveworks/flagger/pull/105)
|
||||
|
||||
## 0.9.0 (2019-03-11)
|
||||
|
||||
Allows A/B testing scenarios where instead of weighted routing, the traffic is split between the
|
||||
|
||||
@@ -169,7 +169,7 @@ For more details on how the canary analysis and promotion works please [read the
|
||||
|
||||
### Roadmap
|
||||
|
||||
* Integrate with other service mesh technologies like AWS AppMesh and Linkerd v2
|
||||
* Integrate with other service mesh technologies like Linkerd v2 or Consul Mesh
|
||||
* Add support for comparing the canary metrics to the primary ones and do the validation based on the derivation between the two
|
||||
|
||||
### Contributing
|
||||
|
||||
Reference in New Issue
Block a user