Jianbo Sun
bb6b050d15
Merge pull request #745 from ryanzhang-oss/ack-cleanup
...
make Vela work with ACK and clean up imports and scripts
2020-12-09 11:59:35 +08:00
ryan
3211c89610
fix: load appfile
2020-12-09 11:33:26 +08:00
Ryan Zhang
92f31a100e
make vela work with ACK and clean up
2020-12-08 17:33:27 -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
天元
c018b4e722
fix log
2020-12-05 15:15:02 +08:00
Jianbo Sun
28ede4adca
Merge pull request #726 from LeoLiuYan/fix_restapi
...
Fix function `GetCapabilityDir` error handler and variable `env` typo
2020-12-05 10:39:18 +08:00
liuyan
c61efb1352
Fix function GetCapabilityDir error handler and variable env typo
2020-12-05 09:26:35 +08:00
lllwan
b36bfa02a6
Add JSON format appfile support ( #691 )
...
* Add JSON format appfile support
Co-authored-by: 摩羯 <wangxun@cai-inc.com >
Co-authored-by: wangxun <wangxun@zcydeMBP.lan >
2020-12-05 08:06:25 +08:00
Hongchao Deng
6f9d49be52
Merge pull request #717 from wonderflow/lockversion
...
build version into vela-core and lock helm version on release
2020-12-04 16:04:10 -08:00
Weiping Cai
305360b755
fix long text port forword
2020-12-04 18:06:25 +08:00
天元
799bcf9cef
add some detail for route design
2020-12-04 17:27:41 +08:00
天元
21cae61f93
build version into vela-core and lock helm version on release
2020-12-04 16:45:37 +08:00
Zheng Xi Zhou
06585fea92
Support disable installation of builtin capabilities ( #687 )
...
* Support disable installation of builtin capabilities
Added vela core bootstrap flag `--enable-caps` to support no
installation for builtin capabiliteis
Feature #658
* revert flag to "disable-cpas"
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
* Address comments
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2020-12-04 10:03:25 +08:00
Jian.Li
ee906dbd5a
Using CUE to implement OAM model on Kubernetes server side ( #669 )
...
Init: Using CUE to implement OAM model on Kubernetes server side
* vela server
* fix refator
* lint code
* vela server
* fix refator
* lint code
* rebase upstream
* remove lister
* add vela-server sample
* fix lint error
* fix lint error
* fix check-diff error
* add test case
* add test case for application controller
* add reconciler test with ginkgo
* remove make server
* remove the kustomize scripts
* fix units test bug
* config direct
* suite test
* add application validater
Co-authored-by: lj176172 <lj176172@alibaba-inc.com >
2020-12-03 17:09:55 +08:00
Hongchao Deng
306b21459e
add export command and argo gitops sample
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-12-02 22:25:57 -08:00
Jiaming Hu
014513d55e
Add unit test for PersistentPreRunE
2020-12-01 22:49:03 -05:00
Jiaming Hu
5e4f270b1e
move GetConfig function into specific commands
2020-12-01 21:44:06 -05:00
天元
9aae23e163
fix route reconcile too frequency and replace oam-runtime imports
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-12-01 14:05:12 +08:00
roy wang
12a2eb8491
fix minor lint issues
...
add unit tests
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-30 16:11:48 +09:00
roy wang
8b27ade1cb
fix validating-webhook about Trait-ApplyTo feature
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-30 15:23:07 +09:00
天元
6b931d9b32
fix unstable test as workload changed by reconcile
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 20:11:26 +08:00
天元
43754e89b6
merge CI and makefile
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 12:16:36 +08:00
天元
6480873e81
change import headers
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 11:08:54 +08:00
天元
2e975e678c
merge code: apis,pkg all moved
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 11:07:50 +08:00
roy wang
6303d311c8
fix lint issues in /pkg/*
...
fix lint issues in /cmd/*
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-26 17:18:54 +09:00
roy wang
bfb0f94b82
fix lint issues in /pkg/controller
...
fix lint issues in /apis
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-26 16:12:03 +09:00
Hongchao Deng
db03c6e291
Merge pull request #660 from wonderflow/refactor
...
Refactor standardize project structure
2020-11-25 18:27:39 -08:00
天元
be8403dc0d
standardize project structure: move v1alpha1 into standard.oam.dev group
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-25 21:46:31 +08:00
天元
fc805214c7
standardize project structure: change api to apis
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-25 17:28:09 +08:00
roy wang
ee9b44fa80
fix lint issues in /pkg/commands
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-25 18:01:31 +09:00
laojianzi
80d4a8bfd1
fix lints in pkg/server/util/middleware.go
2020-11-24 20:56:20 +08:00
laojianzi
31e5eb05c5
fix lints in pkg/commands/init.go
2020-11-24 20:40:23 +08:00
Jiaming Hu
31012bc7e5
Fix lints in appHandlers.go
2020-11-23 23:51:52 -05:00
天元
2876d2f921
fix more golints and leave TODOs for no fixed package or files
2020-11-23 18:21:43 +08:00
天元
3c233d3a9b
fix lint
2020-11-23 15:55:46 +08:00
weibaohui
d42aff9fb2
support contour ingress controller
2020-11-21 16:50:39 +08:00
Jianbo Sun
816b7d2d6f
Merge pull request #637 from wonderflow/display
...
add tips about vela install capability not ready instead of directly fail
2020-11-20 10:21:35 +08:00
天元
6862435594
add tips about vela install capability not ready instead of directly fail, it could self-heal after background installation succeed
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-20 09:51:22 +08:00
天元
c195580126
check helm release first before add repo and install chart
2020-11-20 09:39:59 +08:00
Hongchao Deng
0747b03c50
Merge pull request #635 from hongchaodeng/hide_ui
...
hide dashboard command
2020-11-19 17:27:27 -08:00
Hongchao Deng
f1ff1564fb
hide dashboard command
2020-11-19 17:12:31 -08:00
zzxwill
bcd6fb08cc
Update vela Cli description
...
To make it consistent to the description of KubeVela repo
2020-11-19 16:22:34 +08:00
天元
42c9e68512
fix go sec and remove unnecessary code
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-18 10:34:22 +08:00
Hongchao Deng
e6445f7458
fix config in webservice template
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-17 11:38:16 -08:00
Hongchao Deng
debc0da3b6
Merge pull request #620 from wonderflow/golint
...
add description for export const variable and function
2020-11-17 11:15:14 -08:00
天元
fb8c33af8d
add description for export const variable and function, fix golint
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-17 21:04:53 +08:00
天元
974027e233
fix go imports lint complain
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-17 20:40:08 +08:00
天元
daef0523fa
refactor extend trait feature and doc
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-16 19:22:38 +08:00
天元
efb76ee5ee
tunning docs
2020-11-16 14:07:38 +08:00
Hongchao Deng
6486b7878f
extend kubevela: add openfaas workload
2020-11-13 16:14:33 -08:00