docs(roadmap): update roadmap table with 2025 entries#296
Conversation
✅ Deploy Preview for kmesh-net ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Code Review
This pull request updates the project roadmap by adding columns for 2025 and fixes a typo in the build guide. Feedback suggests populating the new roadmap columns with planned features, updating the Chinese translation for consistency, and ensuring the PR description accurately reflects the structural changes made to the documentation.
| | **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 | |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
Pull request overview
Updates documentation to address an outdated roadmap and correct a typo in the build guide, aligning docs with the requested 2025 roadmap timeframe.
Changes:
- Fixes a typo/formatting issue in the build guide (“Clong … github” → “Clone … GitHub”).
- Extends the roadmap table headers to include 2025.H1 and 2025.H2 columns.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/developer-guide/build-guide.md | Fixes a typo and standardizes “GitHub” capitalization in the build instructions. |
| docs/architecture/roadmap.md | Adds 2025.H1/2025.H2 columns to the roadmap table header. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | Feature Domain | Feature | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 | 2025.H1 | 2025.H2 | | ||
| | --------------------------------- | -------------------------------------- | :-----: | :-----: | :-----: | :-----: | :-----: | :-----: | |
c520571 to
b454c64
Compare
b454c64 to
f6a7259
Compare
| | Feature Domain | Feature | 2023.H1 | 2023.H2 | 2024.H1 | 2024.H2 | 2025.H1 | 2025.H2 | | ||
| | --------------------------------- | -------------------------------------- | :-----: | :-----: | :-----: | :-----: | :-----: | :-----: | |
|
Just to clarify, this PR only updates the roadmap structure by adding 2025 columns. It does not include actual 2025 planning entries yet. |
Signed-off-by: Shubh Pingale <135618936+shubhtrek@users.noreply.github.com>
f6a7259 to
3edd1e5
Compare
This PR updates the roadmap table in docs/architecture/roadmap.md to reflect 2025 planning and fixes outdated timeline columns.
No structural changes were made to the table.
#294