Jianbo Sun
79c2209d19
Merge pull request #729 from wonderflow/setup
...
fix build issue
v0.2.0
2020-12-05 16:00:04 +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
Jianbo Sun
f702b845be
Merge pull request #711 from zzxwill/faq
...
Add "warning: Namespace cert-manager exists" in FAQ
2020-12-04 18:37:54 +08:00
Jianbo Sun
2a2bc40282
Merge pull request #725 from Cweiping/feature/fix_port_forword_long_text
...
fix long text port forword
2020-12-04 18:26:02 +08:00
Weiping Cai
305360b755
fix long text port forword
2020-12-04 18:06:25 +08:00
天元
21cae61f93
build version into vela-core and lock helm version on release
2020-12-04 16:45:37 +08:00
Jianbo Sun
89507ec8ef
Merge pull request #716 from zzxwill/official-site
...
Fix Webservice/worker reference link 404 and add Scaler link
2020-12-04 16:23:32 +08:00
zzxwill
2bd0e0af81
Fix Webservice/worker reference link 404 and add Scaler link
...
To fix 404 issue https://kubevela.io/#/en/developers/references/workload-types/web-service
and add manualscalertrait link
2020-12-04 16:11:57 +08:00
Hongchao Deng
169b02f965
Merge pull request #713 from wonderflow/fixjob
...
fix task(k8s job) definition
2020-12-03 20:10:33 -08:00
天元
9f44bb128f
fix job definition
2020-12-04 11:52:13 +08:00
zzxwill
b7d16f7188
Add "warning: Namespace cert-manager exists" in FAQ
...
Added another case in FAQ.
Fix #701
2020-12-04 10:57:14 +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
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
8f9104387e
Merge pull request #706 from zzxwill/faq
...
FAQ
2020-12-03 17:51:37 +08:00
zzxwill
2c3c97560d
FAQ
...
Add FAQ on installation related questions in `Reference` section of
the official site
2020-12-03 17:17:11 +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
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
Jianbo Sun
b45b9dd6c7
Merge pull request #703 from hongchaodeng/export
...
add export command and argo gitops sample
2020-12-03 15:17:10 +08:00
Hongchao Deng
c52847eaaa
add codecov threshold
2020-12-02 22:33:13 -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
Jianbo Sun
af5bdd713f
Merge pull request #702 from zzxwill/issue-template
...
Remove automatically prefixed "[BUG]" in the issue title
2020-12-03 12:10:58 +08:00
zzxwill
2bd770d88d
Remove automatically prefixed "[BUG]" in the issue title
...
Remove "[BUG]" from the default issue as maintainers can
use labeling mechanism to tell whether it is
2020-12-03 11:54:02 +08:00
zzxwill
39db378bcd
Put error as return for sub-functions and update description for definitions
2020-12-02 15:29:20 +08:00
Jianbo Sun
0c22a4c72e
Merge pull request #690 from wonderflow/tip
...
add a tip for make diff fail
2020-12-02 14:49:23 +08:00
天元
1a37228e03
add a tip for make diff fail
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-12-02 13:54:19 +08:00
Jianbo Sun
c02e1eae9e
Merge pull request #689 from horis233/move-GetConfig
...
Move GetConfig into specific commands
2020-12-02 13:51:14 +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
Jianbo Sun
ec388b11bb
Merge pull request #683 from hongchaodeng/contrib
...
CONTRIBUTING: add merge regulations
2020-12-01 15:13:24 +08:00
Hongchao Deng
fb40432309
CONTRIBUTING: add merge regulations
2020-11-30 23:10:53 -08:00
Jianbo Sun
e7ab480e40
Merge pull request #678 from wonderflow/fixroute
...
fix route reconcile too frequency and replace oam-runtime imports
2020-12-01 15:01:45 +08: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
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
Jianbo Sun
6ef0605542
Merge pull request #670 from captainroy-hy/fix-webhook-applyto
...
fix webhook about Trait-Applyto
2020-11-30 15:49:18 +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
Jianbo Sun
b8f18153b3
Merge pull request #667 from zzxwill/install
...
Install KubeVela Cli by script
2020-11-30 13:26:20 +08:00
zzxwill
7658a05b84
indicates the source from
2020-11-30 11:42:57 +08:00
Jianbo Sun
ba2d945079
Merge pull request #663 from wonderflow/mergecode
...
Merging oam-runtime into vela-core
2020-11-27 20:24:06 +08: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
天元
26b4e3c2d5
merge main.go
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 11:08:58 +08:00
天元
cfadfd8763
merge tests and run on CI
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 11:08:58 +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
Jianbo Sun
fa7b6fa85f
Merge pull request #664 from captainroy-hy/fix-lint-pkg-controller
...
fix lint issues
2020-11-27 11:07:20 +08:00