Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap for v0.6.0 #1783

Merged
merged 1 commit into from
Aug 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions docs/latest/design/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,14 @@ contributing to the project.

### [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].
- Observability for data plane [Issue #699][699].
- Allow users to configure xDS Resources [Issue #24][24].

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

- Observability for control plane [Issue #700][700].
- Compute and document Envoy Gateway performance [Issue #1365][1365].
- Add TrafficPolicy APIs for advanced features [Issue #1492][1492].
- Envoy Gateway meets readiness criteria [Issue #1160][1160].

[issue]: https://github.com/envoyproxy/gateway/issues
Expand Down Expand Up @@ -82,7 +84,9 @@ contributing to the project.
[643]: https://github.com/envoyproxy/gateway/issues/643
[670]: https://github.com/envoyproxy/gateway/issues/670
[675]: https://github.com/envoyproxy/gateway/issues/675
[701]: https://github.com/envoyproxy/gateway/issues/701
[699]: https://github.com/envoyproxy/gateway/issues/699
[700]: https://github.com/envoyproxy/gateway/issues/700
[707]: https://github.com/envoyproxy/gateway/issues/707
[1160]: https://github.com/envoyproxy/gateway/issues/1160
[1365]: https://github.com/envoyproxy/gateway/issues/1365
[1492]: https://github.com/envoyproxy/gateway/issues/1492
10 changes: 7 additions & 3 deletions docs/v0.5.0/design/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,14 @@ contributing to the project.

### [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].
- Observability for data plane [Issue #699][699].
- Allow users to configure xDS Resources [Issue #24][24].

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

- Observability for control plane [Issue #700][700].
- Compute and document Envoy Gateway performance [Issue #1365][1365].
- Add TrafficPolicy APIs for advanced features [Issue #1492][1492].
- Envoy Gateway meets readiness criteria [Issue #1160][1160].

[issue]: https://github.com/envoyproxy/gateway/issues
Expand Down Expand Up @@ -82,7 +84,9 @@ contributing to the project.
[643]: https://github.com/envoyproxy/gateway/issues/643
[670]: https://github.com/envoyproxy/gateway/issues/670
[675]: https://github.com/envoyproxy/gateway/issues/675
[701]: https://github.com/envoyproxy/gateway/issues/701
[699]: https://github.com/envoyproxy/gateway/issues/699
[700]: https://github.com/envoyproxy/gateway/issues/700
[707]: https://github.com/envoyproxy/gateway/issues/707
[1160]: https://github.com/envoyproxy/gateway/issues/1160
[1365]: https://github.com/envoyproxy/gateway/issues/1365
[1492]: https://github.com/envoyproxy/gateway/issues/1492