Skip to content
Open
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
50 changes: 25 additions & 25 deletions docs/architecture/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,28 @@ description: ""
sidebar_position: 2
---

| Feature Domain | Feature | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 |
| --------------------------------- | -------------------------------------- | :-----: | :-----: | :-----: | :-----: |
| **Traffic Management** | Sidecarless mesh | ✓ | | | |
| | Sockmap | | ✓ | | |
| | Programmable governance based on eBPF | ✓ | | | |
| | HTTP1.1 protocol | ✓ | | | |
| | HTTP2 protocol | | | | ✓ |
| | gRPC protocol | | | | ✓ |
| | QUIC protocol | | | | ✓ |
| | TCP protocol | | ✓ | | |
| | Retry | | | ✓ | |
| | Routing | ✓ | | | |
| | Load balancing | ✓ | | | |
| | Fault injection | | | | ✓ |
| | Gray release | ✓ | | | |
| | Circuit Breaker | | | ✓ | |
| | Rate Limits | | | ✓ | |
| **Service Security** | SSL-based two-way authentication | | | | ✓ |
| | L7 authorization | | | | ✓ |
| | Cgroup-level isolation | ✓ | | | |
| **Traffic Monitoring** | Governance indicator monitoring | | ✓ | | |
| | End-to-end observability | | | | ✓ |
| **Programmable** | Plug-in expansion capability | | | | ✓ |
| **Ecosystem Collaboration** | Data plane collaboration (Envoy, etc.) | | ✓ | | |
| **Operating Environment Support** | Container | ✓ | | | |
| Feature Domain | Feature | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 | 2025.H1 | 2025.H2 |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The roadmap update adds columns for 2025 but leaves them empty. To fully 'reflect 2025 planning' as intended, please consider adding the planned entries (checkmarks). Additionally, the Chinese translation file (i18n/zh/docusaurus-plugin-content-docs/current/architecture/roadmap.md) should be updated to maintain consistency across the documentation. Note that adding columns constitutes a structural change to the table, which contradicts the PR description.

| --------------------------------- | -------------------------------------- | :-----: | :-----: | :-----: | :-----: | :-----: | :-----: |
Comment on lines +7 to +8
Comment on lines +7 to +8
| **Traffic Management** | Sidecarless mesh | ✓ | | | | | |
| | Sockmap | | ✓ | | | | |
| | Programmable governance based on eBPF | ✓ | | | | | |
| | HTTP1.1 protocol | ✓ | | | | | |
| | HTTP2 protocol | | | | ✓ | | |
| | gRPC protocol | | | | ✓ | | |
| | QUIC protocol | | | | ✓ | | |
| | TCP protocol | | ✓ | | | | |
| | Retry | | | ✓ | | | |
| | Routing | ✓ | | | | | |
| | Load balancing | ✓ | | | | | |
| | Fault injection | | | | ✓ | | |
| | Gray release | ✓ | | | | | |
| | Circuit Breaker | | | ✓ | | | |
| | Rate Limits | | | ✓ | | | |
| **Service Security** | SSL-based two-way authentication | | | | ✓ | | |
| | L7 authorization | | | | ✓ | | |
| | Cgroup-level isolation | ✓ | | | | | |
| **Traffic Monitoring** | Governance indicator monitoring | | ✓ | | | | |
| | End-to-end observability | | | | ✓ | | |
| **Programmable** | Plug-in expansion capability | | | | ✓ | | |
| **Ecosystem Collaboration** | Data plane collaboration (Envoy, etc.) | | ✓ | | | | |
| **Operating Environment Support** | Container | ✓ | | | | | |