Zheng Xi Zhou
d6d19a7c5a
Remove outputSecretName in cloud service provisoing and consuming ( #1393 )
...
Refer to the reason https://github.com/oam-dev/kubevela/issues/1128#issuecomment-811590631
2021-04-01 11:13:19 +08:00
joelhy
7ae6a148a0
Fix grammar error: changed "an success story" to "a success story" ( #1385 )
2021-03-31 23:33:00 +08:00
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
Robin Brämer
6e6c4c76a6
fix docs typo ( #1384 )
2021-03-31 19:56:36 +08:00
yangsoon
352fe1ba5b
remove useless script & update install.mdx ( #1382 )
2021-03-31 18:40:34 +08:00
Lei Zhang (Harry)
d473e41f20
Update readme and doc ( #1376 )
2021-03-31 14:38:46 +08:00
yangsoon
f7196e10ca
fix upgrade in install.mdx ( #1364 )
2021-03-30 21:37:48 +08:00
yangsoon
553b5d19eb
add docs readme ( #1359 )
2021-03-30 16:37:46 +08:00
Jianbo Sun
07c8c23884
minor fix for docs ( #1356 )
...
* minor fix for docs
* minor fix for docs
* remove blog
2021-03-30 08:47:20 +08:00
Hongchao Deng
d5d0cd1878
Add AppRevision option in webservice template and refine website doc ( #1355 )
2021-03-30 07:22:35 +08:00
wyike
eb4efc960f
add demo for app doc ( #1349 )
...
* add demo for app doc
* Update docs/en/application.md
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-03-29 23:25:43 +08:00
Hongchao Deng
2d95800618
Merge pull request #1352 from wonderflow/hongchaodeng-revlabel
...
add AppRevision label to cuetemplate
2021-03-29 05:26:52 -07:00
天元
de798f3c8a
add docs about revision and context
2021-03-29 20:01:58 +08:00
yangsoon
14caa9cb70
fix docs: change restful-api url refer to static resource ( #1346 )
...
* change restful-api refer to static resource
* fix vela-cli install cmd in windows
2021-03-29 18:46:12 +08:00
Jianbo Sun
bba5de9a8c
update TOC ( #1347 )
...
* update TOC
* Update docs/sidebars.js
2021-03-29 18:33:00 +08:00
Zheng Xi Zhou
9e40b77b60
Support cloud resource provisiong and consuming ( #1264 )
...
* Support cloud resource provisioning and consuming (Crossplane)
Provided a way to store secret for cloud resource generated by
Crossplane and to consume the secret
Refer to #1128
* Separate cloud resource producer and consumer in two applications
* add unit test to check whether application can consume cloud resource secret
* update Cloud Resource doc
* Provisioning and consuming cloud resource in different applications v1 (one cloud resource)
* one component consumes two cloud resources
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-03-29 17:20:33 +08:00
yangsoon
ba78ea7f0e
fix link & add upgrade step in installation ( #1345 )
2021-03-29 16:12:15 +08:00
guoxudong
ce5f345fc4
fix ( #1336 )
...
Co-authored-by: guoxudong <guoxudong.dev@gmial.com >
2021-03-29 12:17:56 +08:00
yangsoon
284cd8aa72
fix docs ( #1338 )
2021-03-29 11:20:37 +08:00
yangsoon
52c88ec6c5
Update docs for the format of the new website ( #1330 )
...
* update docs
* fix toc
* add zh-CN
2021-03-28 16:37:35 +08:00
yangsoon
c71b5a20b6
fix error links. ( #1329 )
2021-03-28 14:03:21 +08:00
yangsoon
c4512decf1
fix vela show ( #1327 )
2021-03-28 10:37:31 +08:00
wyike
4540270813
Support create resources (workloads/traits) in different namespace with application ( #1197 )
...
[WIP]create tracker if needed and update components
[WIP] add finalizer code and add logic for ac controller
[WIP] refactor handle func to app handler
[WIP] support helm cross namespace
[WIP] rewrite application controller logic
rebase master and solve conflict
WIP add base cross namespace workload and fix some bugs
add more e2e-test and fix some bugs
rebase master and resolve confilict
move resourceTracker to v1beta1
add v1beta1 to test scheme to fix test
modify e2e test, change v1alpha2 application to v1beta1
delete resourceTracker crossplane catagory
add controller logic test
add unittest for finalizer related func
add more unit test
neet order import
walk around check-diff error
add docs
add some comments in AC controller
as review said modify some issues
2021-03-27 15:19:43 +08:00
Ryan Zhang
95622cafa4
add rollout doc ( #1324 )
...
* add rollout doc
* fix doc
2021-03-27 15:10:51 +08:00
Lei Zhang (Harry)
cbc866ccae
Rewrite the doc ( #1322 )
2021-03-27 15:02:23 +08:00
yangsoon
6469d538be
update docs & fix vela cap uninstall. ( #1319 )
2021-03-27 10:59:23 +08:00
Yue Wang
aa21bfcb60
fix e2e test of kube schematic ( #1321 )
...
* fix kube schematic
Signed-off-by: roywang <seiwy2010@gmail.com >
* fix e2e test
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-03-27 10:15:57 +08:00
Yue Wang
baa8d87e71
implemente kube schematic ( #1298 )
...
* implemente kube schematic
generate schema for kube schematic parameters
add e2e test
Signed-off-by: roywang <seiwy2010@gmail.com >
* add unit test
Signed-off-by: roy wang <seiwy2010@gmail.com >
* add doc
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-03-26 23:02:58 +08:00
Jianbo Sun
20a31d4554
add cloud resource story doc ( #1306 )
2021-03-26 11:46:00 +08:00
Jianbo Sun
94b7cbff21
better docs for build trait and use parameters ( #1304 )
2021-03-26 07:04:52 +08:00
Jianbo Sun
d042c0c7ec
add extend component definition in KubeVela ( #1297 )
...
* update docs
* refactor docs
2021-03-25 23:26:32 +08:00
Jianbo Sun
b726481e7a
update the docs v1alpha2->v1beta1 ( #1292 )
...
* fix example
* update the docs v1alpha2->v1beta1
* add more dependency for build runner
2021-03-25 16:44:47 +08:00
Jianbo Sun
9366c6e0b4
add hpa trait and fix template without params ( #1279 )
2021-03-24 16:18:58 +08:00
Jianbo Sun
320651c80d
add doc for cue development guide ( #1269 )
...
* create toc
* add CUE development-guide
* fix dry-run description
* Update docs/en/cue/development-guide.md
* finish the guide
* fix ci and sidebar
Co-authored-by: yangsoon <yangsoonlx@gmail.com >
2021-03-24 11:08:09 +08:00
Lei Zhang (Harry)
a96225a12b
Merge pull request #1270 from resouer/readme
...
Add more details in readme
2021-03-23 15:46:21 -07:00
Lei Zhang
086effa141
Add more details in readme
2021-03-23 15:38:54 -07:00
Jianbo Sun
acf497b1c7
make CUE inner kube package as a standalone package && clean code ( #1263 )
2021-03-23 16:30:49 +08:00
Jianbo Sun
30f30d9c93
update to the website ( #1259 )
...
* add more info into readme
* update readme to add more details
2021-03-23 12:04:00 +08:00
Yue Wang
f554523196
generate OpenAPI schema for Helm schematic compDef ( #1250 )
...
* get JSON schema for Helm schematic ComponentDefinition
Signed-off-by: roy wang <seiwy2010@gmail.com >
* add e2e test
update doc
add unit tests
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-03-23 00:16:17 +08:00
ᴜɴᴋɴᴡᴏɴ
98bf8e6b86
Update concepts.md
2021-03-21 21:30:19 +08:00
ᴜɴᴋɴᴡᴏɴ
628f2e1fdb
Update introduction.md
2021-03-21 21:09:52 +08:00
Jianbo Sun
d6dc946998
Merge pull request #1247 from resouer/sidebar
...
Make sidebar even better
2021-03-20 13:08:19 +08:00
天元
7931e2a0a5
more useful vela system dry-run
2021-03-20 12:51:00 +08:00
Lei Zhang
3f28a6d917
Make sidebar even better
2021-03-19 21:31:22 -07:00
天元
f4c20d4459
update faq
2021-03-20 08:50:24 +08:00
天元
63d965d381
update vela cli docs and remove the deleted command docs
2021-03-20 08:45:39 +08:00
天元
d750cf2657
merge config/samples into docs/examples
2021-03-20 08:37:00 +08:00
Jianbo Sun
243fba3b23
Merge pull request #1242 from resouer/doc
...
Fix message in doc readme
2021-03-20 08:15:06 +08:00
Lei Zhang
485cdff57a
Fix message in doc readme
2021-03-19 16:07:13 -07:00
Lei Zhang (Harry)
bd00d2fc51
Merge pull request #1234 from resouer/doc
...
Fix sidebar and 404
2021-03-19 16:05:47 -07:00