Jianbo Sun
cad21c5138
Fix: refactor workflow and fix some e2e tests ( #2272 )
...
* Fix: add e2e plugin test back
* Fix: e2e rollout test and try change port to 37081
* Fix: add rollout plan test back
* Refactor: change the workflow state machine and add workflow succeed state
* Refactor: refine definition controller and fix e2e of app revision
* Refactor: unlock all the normal cases
* Fix: add helm schematic logic back into workflow
2021-09-13 14:17:12 +08:00
Jianbo Sun
537f19f06b
Fix: remove podspecworkload controller and CRD ( #2269 )
2021-09-12 10:17:09 +08:00
majian
e0eded58e5
Feat: support code-generator and sync to kubevela-core-api ( #2174 )
2021-09-09 09:28:31 +08:00
Eng Zer Jun
426aa7af34
Refactor: move from io/ioutil to io and os package ( #2234 )
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <zerjun@beatchain.co >
2021-09-06 18:33:42 +08:00
Somefive
32b6502e74
Feat: add pressure-test parameter optimize ( #2230 )
2021-09-03 17:29:54 +08:00
Penthaa Patel
161bab7d62
Refactor( #2185 ): remove unused config options in Makefile ( #2200 )
...
Fixes issue #2185
2021-08-31 10:06:21 +08:00
wyike
682385dea9
runtime rollout chart ( #2075 )
...
* first commit
WIP
finish all tests
finish github workflow
only for test
only for test
revert test code
minimize rbac
neats imports
fix tests
* reorg
small change
* rename
2021-08-12 21:33:00 +08:00
Hongchao Deng
638957a333
leave only catalog code
2021-08-12 11:13:41 +08:00
wangyuan249
fa57fcf66e
Merge velacp to apiserver branch in oam repo ( #2039 )
...
* move velacp into vela core as apiserver
* fix lint
* add license
* fix err lint
* fix err
* rm vela install service
* add makefile
2021-08-12 11:13:41 +08:00
wangyuan249
d77969b52e
Help developer install build-in necessary definitions. ( #1907 )
...
* fix
* add install def shell
* change to make command
* fix shell
* fix bak
2021-07-20 14:05:39 +08:00
Jianbo Sun
e72f5b8d2a
fix error links ( #1893 )
2021-07-08 16:07:21 +08:00
wyike
4eb33e9239
split out oam-spec v0.2 charts ( #1842 )
...
* WIP disable oam related controller and webhok
change velue
fix spell error
change namespace
add e2e for oam-runtime
fix charts hack
fix e2e definition namespace
fix diasble contains list
fix e2e-test
* disable components handler
* fix flaky ac test
add every definition in oam-runtime-system namespace
* upload ac e2e-test
replace files
fix upload reports
* more wait time
2021-07-01 16:32:01 +08:00
yangsoon
61d7aff01c
fix release website ( #1819 )
2021-06-19 14:01:01 +08:00
Mason Kwok
ed4844d518
remove implementation of vela install ( #1798 )
2021-06-16 10:03:20 +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
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
yangsoon
845ce1bbf4
fix clean-md ( #1700 )
2021-05-23 14:08:41 +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
chival
aa720f3c67
Add expose ( #1678 )
...
* add expose.cue
* add expose.yaml
* add usage comment
* gen yaml
* fix issue
Co-authored-by: qiaozp <qiaozp@B-MAA4ML7H-2021.local >
2021-05-18 18:45:25 +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
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
woshicai
18bf1189a3
check yarn docusaurus ( #1604 )
...
Co-authored-by: kubevela-bot <kubevela.bot@aliyun.com >
2021-05-07 14:24:29 +08:00
yangsoon
1f73020c4d
fix ci ( #1610 )
2021-05-07 10:39:30 +08:00
Jianbo Sun
5079659404
fix sync website shell ( #1591 )
2021-04-30 18:23:17 +08:00
wangyuan249
e1dfe40794
Resolve the problem : When updating the kubevela.io website , the version field in config file do not match. ( #1587 )
...
* fix webversion
* fix webversion
Co-authored-by: kubevela-bot <kubevela.bot@aliyun.com >
2021-04-30 16:13:59 +08:00
chival
6a956f9343
calculate e2e-test into coverage ( #1553 )
2021-04-28 15:29:08 +08:00
白联
b76a3f3f42
Check whether parameter.cmd is nill for sidecar trait ( #1575 )
2021-04-28 14:48:25 +08:00
yangsoon
63855abed9
fix cli: vela show support list the parameter of ComponentDefinition which use helm charts ( #1543 )
...
* vela show support helm
* show helm parameter in web
* add test
* support link jump
* add test
2021-04-23 16:50:44 +08:00
Yue Wang
1867436174
fix cue tmpl of worker and ingress ( #1532 )
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-04-19 16:02:12 +08:00
yangsoon
a3c97ecf31
add action: sync vela api code to the repo(kubevela-core-api) ( #1523 )
...
* add action sync-api
* add tag for repo
2021-04-19 13:40:47 +08:00
yangsoon
90f7d11787
fix image url ( #1525 )
2021-04-19 11:24:45 +08:00
yangsoon
1a267bc6d1
add end-user/sidecar ( #1513 )
2021-04-16 20:42:41 +08:00
yangsoon
c4fa81b703
add kubectl vela show in docs ( #1508 )
2021-04-16 17:27:05 +08:00
yangsoon
3be63bba91
add end-user/labels.md ( #1505 )
2021-04-16 13:58:42 +08:00
yangsoon
b90fffad43
fix action ( #1496 )
2021-04-15 10:06:29 +08:00
yangsoon
1659528015
fix-resources-url ( #1492 )
2021-04-14 23:50:07 +08:00
Jianbo Sun
ce20f55382
add an overview for end user guide ( #1469 )
...
* add an overview for end user guide
end user guide
* add explore section
* finish scale section
* add expose section
* remove trait already contains as built-in feature
* try fix flaky test
2021-04-14 21:38:04 +08:00
yangsoon
6ecb0567f5
change email ( #1477 )
2021-04-13 20:11:41 +08:00
Yue Wang
bc6a60dde2
add volumes definition in worker/webservice ( #1459 )
...
Signed-off-by: roywang <seiwy2010@gmail.com >
2021-04-11 14:18:48 +08:00
Jianbo Sun
5d40f121ea
add release docs when have tag ( #1444 )
2021-04-09 16:50:59 +08:00
guoxudong
0f23f6eb09
stop zh-CN docs sync ( #1431 )
...
Co-authored-by: guoxudong <guoxudong.dev@gmial.com >
2021-04-08 17:23:45 +08:00
yangsoon
1261e2678f
add podDisruptive to traitdefinition ( #1192 )
...
* add podDisruptive to traitdefinition
* fix docs & example
* fix diff and add docs
* use bool type for podDisruptive
Co-authored-by: 天元 <jianbo.sjb@alibaba-inc.com >
2021-04-08 13:39:03 +08:00
Jianbo Sun
6b8875012d
use shell instead action to sync website && don't sync index.js and config.js ( #1386 )
...
* use shell instead action to sync website && don't sync index.js and config.js
* update test website build
* use bash instead sh
2021-04-01 10:06:34 +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
Hongchao Deng
d5d0cd1878
Add AppRevision option in webservice template and refine website doc ( #1355 )
2021-03-30 07:22:35 +08:00
yangsoon
f762a1279e
add docs check ( #1340 )
2021-03-29 18:28:05 +08:00
wyike
74a82e0397
add header-check.sh ( #1310 )
...
add ci workflow
update scripts
add missed licence header for all files
2021-03-26 15:24:19 +08:00
Jianbo Sun
53ae9aaa40
add webhook convert. ( #1282 )
...
fix diff
update example and test data version
fix convert function
fix e2e for helm
clean up creationTimestamp in a hack way
fix ci
pending package suit test
fix group version
fix ci
fix ut
rename type to kind
fix example
fix conflicts
Co-authored-by: yangsoon <yangsoonlx@gmail.com >
2021-03-24 17:15:20 -07:00