You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
P0 - make sure KubeVela support all features from this repo, and keep this repo as is (i.e. supports OAM spec v0.2.1 only).
For more detail about why we made above decision, please check the README of oam-kubernetes-runtime.
TL;DR, we have decided to promote OAM Kubernetes Runtime to an end-to-end app platform engine with the name of KubeVela. Please check its documentation site to learn about using OAM (Open Application Model) with Kubernetes in detail.
Describe the solution you'd like
Task list:
Add a --spec=v0.2.1 to kubevela installation config. When it is set, OAM spec release v0.2.1 crds will be installed instead of latest release.
Ensure in v0.2.1 mode, all features and examples in this repo work in KubeVela, add e2e test in KubeVela to verify it.
Add a doc in KubeVela about how to use it in v0.2.1 mode, with sample/examples.
(Optional) Add a doc to teach users how to upgrade from v0.2.1 to latest release.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
resouer
changed the title
[Feature] Upgrade to reflect with latest OAM spec
[Feature] Support ALL oam-kubernetes-runtime feature in KubeVela
Apr 7, 2021
Is your feature request related to a problem? Please describe.
P0 - make sure KubeVela support all features from this repo, and keep this repo as is (i.e. supports OAM spec v0.2.1 only).
For more detail about why we made above decision, please check the README of oam-kubernetes-runtime.
Describe the solution you'd like
Task list:
--spec=v0.2.1
to kubevela installation config. When it is set, OAM spec release v0.2.1 crds will be installed instead of latest release.Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: