Skip to content

Commit b4079df

Browse files
authored
Create ROADMAP.md
1 parent 48b8906 commit b4079df

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

ROADMAP.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# DevSpace Roadmap
2+
This is a collection of roadmap priority items for DevSpace. Please add a PR to update this doc and ideally reference issues where applicable.
3+
4+
## Short-Term Priorities
5+
- Graduate DevSpace v6 From Beta To Stable (Aug 15, tentative)
6+
- Contribute DevSpace to CNCF
7+
- Move CI images to ghcr.io
8+
- Improve support for git in dev container (better sync for .git/ folder, non-blocking sync) [https://github.com/loft-sh/devspace/issues/2174]
9+
- Publish jsonschema for config and add docs for setting this up in popular IDEs [https://github.com/loft-sh/devspace/issues/1652]
10+
11+
## Long-Term Priorities
12+
- Improve integration into IDEs (VS Code plugin, IntelliJ plugin) [https://github.com/loft-sh/devspace/discussions/2187]
13+
- Redesign localhost UI (more customizability and user-facing localhost API exposed via CLI) [https://github.com/loft-sh/devspace/issues/1574]
14+
- Better upgrade handling (locking team to certain version, supporting multi-version installs, prevent rate limit issues) [https://github.com/loft-sh/devspace/issues/1330, https://github.com/loft-sh/devspace/issues/339]
15+
- Docker Desktop plugin
16+
- Improve use of DevSpace in CI/CD

0 commit comments

Comments
 (0)