kubevela.github.io/docs/roadmap/2020-12-roadmap.md

30 lines
1.5 KiB
Markdown

---
title: Roadmap
---
Date: 2020-10-01 to 2020-12-31
## Core Platform
- [Merge CUE based abstraction into OAM user facing objects](https://github.com/kubevela/kubevela/projects/1#card-48198530).
- [Compatibility checking between workload types and traits](https://github.com/kubevela/kubevela/projects/1#card-48199349) and [`conflictsWith` feature](https://github.com/kubevela/kubevela/projects/1#card-48199465)
- [Simplify revision mechanism in kubevela core](https://github.com/kubevela/kubevela/projects/1#card-48199829)
- [Capability Center (i.e. addon registry)](https://github.com/kubevela/kubevela/projects/1#card-48203470)
- [CRD registry to manage the third-party dependencies easier](https://github.com/kubevela/kubevela/projects/1#card-48200758)
- [Dapr trait as built-in capability](https://github.com/kubevela/kubevela/projects/1#card-49368484)
## User Experience
- [Smart Dashboard based on CUE schema](https://github.com/kubevela/kubevela/projects/1#card-48200031)
- [Make defining CUE templates easier](https://github.com/kubevela/kubevela/projects/1#card-48200509)
- [Generate reference doc automatically for capability based on CUE schema](https://github.com/kubevela/kubevela/projects/1#card-48200195)
- [Better application observability](https://github.com/kubevela/kubevela/projects/1#card-47134946)
## Integration with other projects
- Integrate with ArgoCD to do GitOps style application deployment
## Project improvement
- [Contributing the modularizing Flagger changes to upstream](https://github.com/kubevela/kubevela/projects/1#card-48198830)