Jianbo Sun
|
a4e68dd604
|
add doc for users to migrate from oam-runtime to kubevela (#697)
* add doc for users to migrate from oam-runtime to kubevela
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* add disable webhook
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* address comments
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
* Update design/vela-core/migrate-from-oam-runtime.md
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com>
Co-authored-by: Lei Zhang (Harry) <resouer@gmail.com>
Co-authored-by: Hongchao Deng <hongchaodeng1@gmail.com>
|
2020-12-03 15:29:56 +08:00 |
|
Yue Wang
|
855f194228
|
doc for apply-once-only (#649)
* doc for apply-once-only
Signed-off-by: roy wang <seiwy2010@gmail.com>
* Update design/vela-core/apply-once-only.md
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
|
2020-11-26 10:29:52 +08:00 |
|
Zheng Xi Zhou
|
83ed11e254
|
ComponentTrait composing and trait CR naming design (#628)
* Componenttrait composing and trait CR naming design
Add the design docs for OAM Kubernetes Runtime PR
https://github.com/crossplane/oam-kubernetes-runtime/pull/305
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
* Update design/vela-core/componenttrait-composing-and-trait-CR-naming.md
* Update design/vela-core/componenttrait-composing-and-trait-CR-naming.md
* Update design/vela-core/componenttrait-composing-and-trait-CR-naming.md
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com>
|
2020-11-23 11:13:07 +08:00 |
|
天元
|
efb76ee5ee
|
tunning docs
|
2020-11-16 14:07:38 +08:00 |
|
天元
|
07351d9dd7
|
update vela init UI
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-11-11 16:16:01 +08:00 |
|
guoxudong
|
025ce5d74d
|
move website & keep design md (#551)
* move website & keep design md
* fix
* update README
* fix
* fix
* rename
* fix
|
2020-11-10 20:09:13 +08:00 |
|
Hongchao Deng
|
8fdf48eac1
|
Add appfile tutorial and fix code
includes:
- fix up command to save appfile to env dir
- update cue template to include cmd and config
- move design to doc/design
|
2020-10-29 22:41:07 -07:00 |
|
天元
|
091b70deba
|
add route tuturiol
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com>
|
2020-10-29 17:36:51 +08:00 |
|
Hongchao Deng
|
182805c9ca
|
move and remove extra parameter def
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
|
2020-10-26 23:14:48 -07:00 |
|
Hongchao Deng
|
192f435cfc
|
make default appfile as vela.yaml
|
2020-10-25 19:34:28 -07:00 |
|
Hongchao Deng
|
20a5457d5f
|
refactor pkg/application to use Appfile (#402)
* refactor pkg/application to use Appfile
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* fix build
* fix workload
* refactor pkg/application to use Appfile
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* rebase
* fix
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* e2e
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* update design
* add test coverage for appfile
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* comment
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
|
2020-10-21 13:01:46 +08:00 |
|
Jianbo Sun
|
1cc8a3980c
|
Merge pull request #387 from wonderflow/route1
give route trait new discovery port way with podspecable design
|
2020-10-18 11:24:38 +08:00 |
|
Hongchao Deng
|
b08c6b9441
|
Appfile: Extensible, User-friendly Application Config Format (#390)
* design doc
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* Support deployment via appfile
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* design update
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* comments
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* update
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com>
* refactor
* add multi services example in design doc
|
2020-10-18 11:22:17 +08:00 |
|
天元
|
3d2bd9a898
|
add a design doc for route trait, along with fix and tests
|
2020-10-16 20:50:08 +08:00 |
|
天元
|
1e4a1159b5
|
clean up
|
2020-09-11 17:52:14 +08:00 |
|
Ryan Zhang
|
06ed5e4cc1
|
RESTful framework
|
2020-08-10 22:53:44 -07:00 |
|
Ryan Zhang
|
354dc5469d
|
address the comments
|
2020-08-07 17:20:18 -07:00 |
|
Ryan Zhang
|
92595615e1
|
first version
|
2020-08-06 22:55:17 -07:00 |
|
Ryan Zhang
|
c44e8cc597
|
complete the draft
|
2020-08-06 17:16:04 -07:00 |
|
Ryan Zhang
|
da04a65d2e
|
draft
|
2020-08-06 00:58:26 -07:00 |
|