Skip to content

Commit

Permalink
Update roadmap for v0.5.0 (#1372)
Browse files Browse the repository at this point in the history
* Update roadmap for v0.5.0

* Moves #24 into v0.5.0 since it carries over from v0.4.0
* Adds #1365 since it tracks the work items of the Scale theme
* Removed other items not tied directly to the roadmap theme
* Added a placeholder roadmap theme for v0.6.0

Signed-off-by: Arko Dasgupta <[email protected]>

* rm unused link

Signed-off-by: Arko Dasgupta <[email protected]>

* fix roadmap

Signed-off-by: Arko Dasgupta <[email protected]>

---------

Signed-off-by: Arko Dasgupta <[email protected]>
  • Loading branch information
arkodg authored May 4, 2023
1 parent 19eed9d commit 99b41a2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
16 changes: 9 additions & 7 deletions docs/latest/design/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,17 @@ contributing to the project.
- Extending Envoy Gateway control plane [Issue #20][20]
- Helm based installation for Envoy Gateway [Issue #650][650]
- Customizing managed Envoy Proxy Kubernetes resource fields [Issue #648][648]
- Configuring xDS Resources [Issue #24][24] and [Issue #31][31].
- Configuring xDS Bootstrap [Issue #31][31]

### [v0.5.0][v0.5.0]: Observability and Scale

- Observability for control plane and data plane [Issue #701][701].
- Compute and document Envoy Gateway performance [Issue #1365][1365].
- Allow users to configure xDS Resources [Issue #24][24].
- Support OIDC based authentication [Issue #881][881].
- Add Support for WAF [Issue #671][671].
- Endpoint Slice support [Issue #1256][1256].

### [v0.6.0][v0.6.0]: Preparation for GA

- Envoy Gateway meets readiness criteria [Issue #1160][1160].

[issue]: https://github.com/envoyproxy/gateway/issues
[meeting]: https://docs.google.com/document/d/1leqwsHX8N-XxNEyTflYjRur462ukFxd19Rnk3Uzy55I/edit?usp=sharing
Expand All @@ -63,6 +65,7 @@ contributing to the project.
[v0.3.0]: https://github.com/envoyproxy/gateway/milestone/7
[v0.4.0]: https://github.com/envoyproxy/gateway/milestone/12
[v0.5.0]: https://github.com/envoyproxy/gateway/milestone/13
[v0.6.0]: https://github.com/envoyproxy/gateway/milestone/15
[17]: https://github.com/envoyproxy/gateway/issues/17
[20]: https://github.com/envoyproxy/gateway/issues/20
[24]: https://github.com/envoyproxy/gateway/issues/24
Expand All @@ -78,9 +81,8 @@ contributing to the project.
[650]: https://github.com/envoyproxy/gateway/issues/650
[643]: https://github.com/envoyproxy/gateway/issues/643
[670]: https://github.com/envoyproxy/gateway/issues/670
[671]: https://github.com/envoyproxy/gateway/issues/671
[675]: https://github.com/envoyproxy/gateway/issues/675
[701]: https://github.com/envoyproxy/gateway/issues/701
[707]: https://github.com/envoyproxy/gateway/issues/707
[881]: https://github.com/envoyproxy/gateway/issues/881
[1256]: https://github.com/envoyproxy/gateway/issues/1256
[1160]: https://github.com/envoyproxy/gateway/issues/1160
[1365]: https://github.com/envoyproxy/gateway/issues/1365
14 changes: 11 additions & 3 deletions docs/v0.4.0/design/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Roadmap features and timelines may change based on feedback, community contribut
roadmap item, you're encouraged to attend a community meeting to discuss the details, or help us deliver the feature by
contributing to the project.

`Last Updated: November 2022`
`Last Updated: April 2023`

### [v0.2.0][v0.2.0]: Establish a Solid Foundation

Expand All @@ -45,12 +45,17 @@ contributing to the project.
- Extending Envoy Gateway control plane [Issue #20][20]
- Helm based installation for Envoy Gateway [Issue #650][650]
- Customizing managed Envoy Proxy Kubernetes resource fields [Issue #648][648]
- Configuring xDS Resources [Issue #24][24] and [Issue #31][31].

- Configuring xDS Bootstrap [Issue #31][31]

### [v0.5.0][v0.5.0]: Observability and Scale

- Observability for control plane and data plane [Issue #701][701].
- Compute and document Envoy Gateway performance [Issue #1365][1365].
- Allow users to configure xDS Resources [Issue #24][24].

### [v0.6.0][v0.6.0]: Preparation for GA

- Envoy Gateway meets readiness criteria [Issue #1160][1160].

[issue]: https://github.com/envoyproxy/gateway/issues
[meeting]: https://docs.google.com/document/d/1leqwsHX8N-XxNEyTflYjRur462ukFxd19Rnk3Uzy55I/edit?usp=sharing
Expand All @@ -60,6 +65,7 @@ contributing to the project.
[v0.3.0]: https://github.com/envoyproxy/gateway/milestone/7
[v0.4.0]: https://github.com/envoyproxy/gateway/milestone/12
[v0.5.0]: https://github.com/envoyproxy/gateway/milestone/13
[v0.6.0]: https://github.com/envoyproxy/gateway/milestone/15
[17]: https://github.com/envoyproxy/gateway/issues/17
[20]: https://github.com/envoyproxy/gateway/issues/20
[24]: https://github.com/envoyproxy/gateway/issues/24
Expand All @@ -78,3 +84,5 @@ contributing to the project.
[675]: https://github.com/envoyproxy/gateway/issues/675
[701]: https://github.com/envoyproxy/gateway/issues/701
[707]: https://github.com/envoyproxy/gateway/issues/707
[1160]: https://github.com/envoyproxy/gateway/issues/1160
[1365]: https://github.com/envoyproxy/gateway/issues/1365

0 comments on commit 99b41a2

Please sign in to comment.