Skip to content

Commit

Permalink
Update changelog and roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Mar 21, 2019
1 parent 49914f3 commit a0f63f8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a0f63f8

Please sign in to comment.