Jianbo Sun
bbea29c8e5
fix kube-webhook-certgen to patch CRD conversation && remove cert-manager in CI e2e test && remove issuer create from CLI env ( #1267 )
...
* remove cert-manager in CI e2e test and remove issuer create from CLI env
* update job patch image(https://github.com/wonderflow/kube-webhook-certgen )
2021-03-31 21:21:28 +08:00
Hongchao Deng
d5d0cd1878
Add AppRevision option in webservice template and refine website doc ( #1355 )
2021-03-30 07:22:35 +08:00
Ryan Zhang
95622cafa4
add rollout doc ( #1324 )
...
* add rollout doc
* fix doc
2021-03-27 15:10:51 +08:00
Hongchao Deng
baff3d77c4
AppDeployment: Add API types, necessary labels, and utilities
2021-03-23 22:33:54 -04:00
zhuhuijun
a856499c3f
docs(rollout) add rollout state transition graph
...
Signed-off-by: zhuhuijun <zhuhuijunzhj@gmail.com >
2021-03-22 09:41:08 +08:00
Jianbo Sun
b4b3a8ab69
parent override child when annotation/labels conflicts && one revision will apply once only in force mode && AC.status CRD updated ( #1109 )
...
* when annotation/labels passthrough from parent to child conflicts, the parent will override the child.
e.g. 1) AC will override its component/workload; 2) workload will override child-resource; 3) AC will override its trait
* apply once only force will block workload apply when revision not changed even ac generation updated
2021-03-02 10:13:54 +08:00
Ryan Zhang
d3511415c2
add webhooks to the rollout plan and use AC as App snapshot ( #1031 )
...
* add webhooks
* app controller change
* add component revision and appconfig revision and test
* solidify the component revision logic and fix component revisoin bugs
* fix command cli e2e failure
* fix the bug caused by rawExtention
* fix UT test
* retry on component not found
* lint
* revert component revision create order
2021-02-19 12:11:26 -08:00
roy wang
47ab481eee
implement ApplyOnceOnlyForce
...
add unit test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-02-06 12:58:32 +09:00
Vaibhav Kaushik
026d5f6446
Minor fix for APIServe-Catalog Doc
2021-02-04 02:26:54 +05:30
Vaibhav Kaushik
26aa3eceae
Fix link in APIServer-Catalog Examples
2021-02-04 02:13:25 +05:30
Holger Protzek
f737379738
Added ingressClass to route trait ( #947 )
...
* Added ingressClass to route trait
* typo
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
* run make reviewable
* fixed ingress test
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-02-02 09:52:20 +08:00
Ryan Zhang
ad496b132a
further develop appDeployment controller
2021-01-28 17:59:31 -08:00
Jianbo Sun
fa58501a97
remove 3rd party dependency from default installation ( #946 )
...
* remove 3rd party dependency from default installation
* fix CI
2021-01-27 18:29:42 -08:00
Ryan Zhang
462be588af
address comments and fix CI
2021-01-26 20:47:56 -08:00
Ryan Zhang
a257f6e60c
application controller ignore annotation
2021-01-26 00:03:53 -08:00
Hongchao Deng
77642f069a
Merge pull request #926 from hongchaodeng/design-update
...
* update APIServer + Catalog design
- add application creation workflow
- make application adaptable to multiple env and clusters
- add module into catalog package format and adapt to helm/terraform
2021-01-24 19:32:23 -08:00
Hongchao Deng
2720028e2a
comment
2021-01-24 19:11:36 -08:00
Hongchao Deng
62ec540fcf
update
2021-01-22 13:35:54 -08:00
Hongchao Deng
b173224212
update APIServer + Catalog design
...
- add application creation workflow
- make application adaptable to multiple env and clusters
- add module into catalog package format and adapt to helm/terraform
2021-01-22 00:24:30 -08:00
roywang
59a6ef5140
implement util/apply with three-way diff
...
add/fix unit tests
fix e2e tests
update doc & add unit test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-01-21 18:05:29 +09:00
Ryan Zhang
023d24d392
draft
2021-01-19 15:50:38 -08:00
Hongchao Deng
a10dccf5bd
Vela APIServer and Catalog Design ( #881 )
...
* APIServer + Catalog Architecture Design
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* update
2021-01-15 11:22:59 -08:00
Zheng Xi Zhou
83ce5ec724
Add ConflictsWith and more sections for Rollout ( #869 )
...
Added `ConflictsWith` and `How Rollout Works` section to Rollout Reference Docs.
To fix #777
2021-01-14 17:22:55 +08:00
Jianbo Sun
1ec07b0198
Merge pull request #722 from wonderflow/doc
...
add some detail for route design
2020-12-07 11:29:13 +08:00
zzxwill
901b1ef83e
Fix broken link
...
Fixed broken link for `Capability Oriented` in appfile-design.md
2020-12-05 23:50:09 +08:00
天元
799bcf9cef
add some detail for route design
2020-12-04 17:27:41 +08:00
Jianbo Sun
7d3397ac31
Merge pull request #673 from zzxwill/docs-reference
...
Auto-generate reference docs
2020-12-03 18:11:49 +08:00
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
zzxwill
f7718b4c08
Auto-generate reference docs
...
Automatically generate reference docs for all workloads and traits.
1) moved design part from hack/references/configurations/rollout.yaml to design/vela-core/rollout.md
2) added usages for all workloads/traits, except route (#672 )
3) renamed some reference docs
Attention: atuo-generation of specifications for all parameters has NOT been implemented, they are generated
based on files under `hack/references/configurations`
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2020-12-01 13:56:24 +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