Jian.Li
9d6aaa6044
Workflow Support op.# ApplyComponent and op.#ApplyRemaining ( #1993 )
...
* add cap
* workflow
* add docs
* upgrade op.#ApplyComponent
* lint
* bytes to string
2021-07-31 07:14:00 +08:00
Jian.Li
4481e7637d
Optimize Workflow ( #1978 )
...
* open op.#Steps
* export
* fmt code
* fix bug & upgrade workflow doc
* fmt
* upgrade test coverage
* upgrade test coverage
2021-07-29 11:35:22 +08:00
Zheng Xi Zhou
e62d5d23e7
Update Terraform typed Componentdefinition ( #1938 )
...
As Terraform alicloud provider has upgrade to 1.26.0, some
HCL synatx have to been updated
2021-07-23 14:48:32 +08:00
Jian.Li
9d7d2eb262
docs ( #1961 )
2021-07-23 11:21:48 +08:00
Hongchao Deng
ead859b717
design: update workflow implementation details ( #1917 )
2021-07-14 18:08:56 +08:00
Jian.Li
e972535e49
upgrade workflow design ( #1900 )
...
* upgrade workflow design
* Revert "upgrade workflow design"
This reverts commit 95937c94dd .
* revert & upgrade Diagram
2021-07-13 16:55:17 +08:00
wyike
9a3c63a843
override initial replicas of workload in first scale operation ( #1891 )
...
* clean up some logic
rebase and reorder phase
add log and modify e2e-test
fix reviwable
fix comment
* fix condition relate comments
finish test func
fix formate error
2021-07-08 19:45:18 +08:00
Hongchao Deng
9e1189c4df
Add back workflow design diagram and update doc ( #1894 )
...
* update workflow design
* add back diagram
* separate folder
* rebase
2021-07-08 16:42:01 +08:00
Jianbo Sun
700b1aa951
remove docs and refer to kubevela.io for docs ( #1877 )
...
* remove docs and refer to kubevela.io for docs
* update contirbute docs
* remove unneed github action workflow
2021-07-05 23:36:09 +08:00
Hongchao Deng
071476a04f
workflow design update: CUE based workflow task
2021-07-05 14:44:16 +08:00
wyike
6d446e13f6
add revision listmit ( #1871 )
2021-07-02 16:05:00 +08:00
Jianbo Sun
bd41d49311
allow component to defer insert secret and config ( #1869 )
2021-07-02 15:09:45 +08:00
wyike
9c70edeb77
delet rollout ( #1856 )
2021-06-30 17:45:32 +08:00
Lei Zhang (Harry)
e07c95fa26
Update arch pic ( #1828 )
2021-06-22 17:38:36 +08:00
chival
f94cf51543
fix some yaml in registry and link to file ( #1823 )
...
* fix some yaml in registry and link to file
* try e2e
2021-06-21 14:53:41 +08:00
wyike
d7e1d90585
add specify for rollout and add scale demo ( #1813 )
...
fix-formate
fix small issue
small fix
samll fix
small fix
2021-06-17 16:14:44 +08:00
cuiyeshuai
003ab91f51
fix several typos ( #1808 )
2021-06-16 21:02:37 +08:00
wyike
72bdb04f94
fix deployment example ( #1797 )
2021-06-15 16:27:39 +08:00
Hongchao Deng
e5c8f259f3
app controller: reconcile workflow and create res configmap ( #1788 )
2021-06-15 13:40:12 +08:00
whichxjy
9972911510
Fix a typo ( #1793 )
2021-06-15 11:44:47 +08:00
Jianbo Sun
54a828863b
remove restful API docs from website ( #1771 )
2021-06-07 19:25:26 +08:00
chival
d42e0e3162
Add more optional paramters to built-in component ( #1748 )
...
* add probe to worker and webservice, add memory limit to webservice
* add interacitve answer
* make generate
* move Probe def outside the parameter.
* make all PodSpec alternative param done
* add doc, gen yaml
* fix docs
2021-06-03 19:13:43 +08:00
Scaat Feng
aafd4fdd2f
[IMP]easy for users to copy command ( #1661 )
...
Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com >
2021-06-03 15:30:50 +08:00
chival
f4feb1af9c
Add oss registry support ( #1715 )
...
* Add oss registry support
* fix test
* refactor and clean up URL parse logic
* add:design docs
* change default registry to oss
2021-06-02 18:32:54 +08:00
chival
8c864f33b9
organize registry directory ( #1733 )
...
* organize registry directory
* fix cue not found
* install cue
* move definitions to and to-be-generated cue&yaml to root directory
* fix publish registry dir
* fix duplication of cue install
* try again
* try again
2021-06-02 13:34:01 +08:00
chival
a52367eced
arrange docs for kubectl plugin,fix #1721 ( #1729 )
...
* arrange docs for kubectl plugin,fix #1721
* remove redundant install doc
2021-05-29 16:40:28 +08:00
Emanuel Russo
fd9e99f19f
Fix Documentation for Terraform Controller ( #1724 )
...
* Update terraform.md
Update Documentation. Fix Terraform controller version to avoid mistake.
* Update terraform.md
Change version to the latest one.
* Update terraform.md
Rollback modification on example.
2021-05-29 11:52:39 +08:00
Jianbo Sun
abfb2ae6ef
fix roadmap docs ( #1710 )
2021-05-26 15:07:55 +08:00
chival
0c7706d442
show&install caps in default center ( #1621 )
...
* add:show & install caps in default center and docs
other things:
* fix #1601 (.md) error
* adjust clean-md.py
* refactor capability install part to reuse code
* fix typo/bug, make get retrieve single file
* try again
* add:registry interface
* add local registry
* modify e2e test
* add copyright
* add unittest, fix docs
* add copyright
* fix e2e test
* clean up testdata
* clean up usage of fmt, rename
* fix docs, rename func
* fix docs
2021-05-25 17:22:02 +08:00
Jianbo Sun
cd93196aef
update roadmap for 2021-6 and 2021-9 ( #1707 )
...
* update roadmap for 2021-6 and 2021-9
* update roadmap and minor changes
2021-05-25 10:22:12 +08:00
wyike
76744ad26e
fix cloneset rollout docs ( #1660 )
2021-05-24 17:23:02 +08:00
Jianbo Sun
c93db6494a
use custom domain for vela charts ( #1701 )
2021-05-24 16:30:09 +08:00
Zheng Xi Zhou
27c1eda2a6
Add service-binding trait to chart ( #1692 )
...
* Add service-binding trait to chart
Also add docs for the trait.
* Update charts/vela-core/templates/defwithtemplate/service-binding.yaml
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
* address comments
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-05-24 00:41:21 +08:00
Jianbo Sun
b124873fd7
fix docs link ( #1695 )
2021-05-20 19:52:31 +08:00
Yue Wang
0556f03f28
fix traitDef appliesToWorkloads ( #1667 )
...
update docs
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-05-20 19:06:38 +08:00
Lei Zhang (Harry)
f73236a617
Minor fix on wording ( #1687 )
2021-05-19 20:06:59 +08:00
wangyuan249
98a31f68ae
Add new label for configmap which store the parameter json schema of the Definition ( #1652 )
...
* fix
* add description for newlabel
fix
* fix description
2021-05-18 21:10:47 +08:00
yangsoon
512a87466e
update docker image ( #1677 )
2021-05-18 17:23:46 +08:00
yangsoon
8f67454396
Explain vela next ( #1671 )
...
* Explain vela next
* fix def
Co-authored-by: Lei Zhang <resouer@gmail.com >
2021-05-17 22:42:29 +08:00
yangsoon
2fa02bc1c0
Preview and Build website in docker container ( #1668 )
...
* start/build docs in docker
* restore old fashion
* fix release ci
2021-05-17 19:09:37 +08:00
Scaat Feng
37d9adbc6c
[IMP]easy for users to copy ( #1655 )
2021-05-14 14:51:31 +08:00
Lei Zhang (Harry)
138676315f
Update introduction ( #1651 )
2021-05-13 21:43:18 +08:00
Lei Zhang (Harry)
9772907d66
update the revision doc ( #1650 )
2021-05-13 10:25:09 +08:00
Jian.Li
58b3fffa36
Implement retainKeys patchStrategy in CUE based patch trait ( #1627 )
...
* strategyPatch retainKeys
* merge rewrite
* rewrite strategyPatch
* Improve test coverage
* upgrade docs
* Update docs/en/platform-engineers/cue/patch-trait.md
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-05-12 15:28:36 +08:00
yangsoon
c4cb69120e
fix docs ( #1636 )
2021-05-12 13:43:15 +08:00
chival
2a5573015e
update cap center example ( #1630 )
2021-05-10 18:51:54 +08:00
Zheng Xi Zhou
f137a9adf3
Update samples for "vela show xxx --web" ( #1616 )
...
* Update samples for "vela show xxx --web"
Also stop generating components/traits docs under
docs/en/end-user and remove the command from Makefile
Fix #1602
* fix doc build issue
* Update references/plugins/references.go
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
* Enhance --web feature for "vela show"
- Find the capability in "vela-system" if notfound in the current ns
- Don't depend on local capabilities
* add ut for GetCapabilityByName in references/plugins/cluster.go
* add ut for GetNamespacedCapabilitiesFromCluster in references/plugins/cluster.go
* add ut for GenerateTerraformCapabilityProperties in references/plugins/references.go
* fix import issue
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-05-09 08:50:31 +08:00
yangsoon
1660930ed3
applicaiton supports specifying different versions of Definition ( #1597 )
...
* app support specify the version of definition
* add e2e-test
* add docs
* add helm related test
* fix doc
* add more test
* fix docs
2021-05-07 17:52:44 +08:00
Zheng Xi Zhou
5cc92e5420
Rename file name for trait "cpusclaer" and "scaler" ( #1617 )
...
As the file name (.cue/.yaml) of trait "cpusclaer" and "scaler"
are "cpuhpa" and "manaualscale" respectively, renmae them in
order to avoid confustions
2021-05-07 17:33:37 +08:00
Lei Zhang
2ca7ce5c8b
Fix docs
2021-05-04 11:28:11 -07:00