-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add kubevela lfx mentoring issue
Signed-off-by: FogDong <[email protected]>
- Loading branch information
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,6 +90,18 @@ | |
- Pierangelo Di Pilato (@pierdipi, [email protected]) | ||
- Upstream Issue: https://github.com/knative/eventing/issues/7530 | ||
|
||
### KubeVela | ||
|
||
#### Support versioning for definitions | ||
|
||
- Description: In KubeVela, X-Definitions provide the foundation for users to construct their applications. Currently we will automatically upgrade the definitions' version for our users, however, we still need the capability of explicit versioning in definitions. With this feature, our users can now manage the version easily for application upgrades and migrations. | ||
- Expected Outcome: Support expilict versioning in definitions to help application upgrades and migrations. | ||
- Recommended Skills: Go, Kubernetes | ||
- Mentor(s): | ||
- Fog Dong (@FogDong, [email protected]) | ||
- Zhongpei Qiao(@chivalryq, [email protected]) | ||
- Upstream Issue: https://github.com/kubevela/kubevela/issues/6435 | ||
|
||
### Jaeger | ||
|
||
#### Jaeger-V2 Storage Backends | ||
|