天元
a420785dc2
add repo url
2021-01-27 16:32:58 +08:00
天元
ccf47a2189
fix no config
2021-01-27 16:20:55 +08:00
天元
3d98b94fd8
upload charts to alibaba cloud oss bucket
2021-01-27 16:17:23 +08:00
Jianbo Sun
d27aa77753
Merge pull request #938 from wonderflow/updatedep
...
upgrade github.com/stretchr/testify try fix CI
2021-01-27 15:06:58 +08:00
Ryan Zhang
0e987a08b6
Merge pull request #934 from wonderflow/cert-manager
...
support vela install with helm args and make cert-manager optional
2021-01-25 23:35:56 -08:00
Jianbo Sun
206d343785
Merge pull request #927 from ryanzhang-oss/appdeployment-controller
...
some initial code for app deployment controller/webhook
2021-01-26 15:24:00 +08:00
天元
1cf1e6c064
upgrade github.com/stretchr/testify try fix CI
2021-01-26 15:00:43 +08:00
Jianbo Sun
c1f50d622b
Merge pull request #936 from kqzh/master
...
fix condition err always nil
2021-01-26 14:49:29 +08:00
Ryan Zhang
e664831ff6
application deployment
2021-01-25 22:17:35 -08:00
kqzh
3a73221661
fix err always nil
2021-01-26 13:58:10 +08:00
Jianbo Sun
97f45ae859
code refactor ( #935 )
...
* code refactor
* update boilerplate.go.txt
2021-01-26 10:26:41 +08:00
天元
4cd9a70cfe
support vela install with helm args and make cert-manager optional
2021-01-25 19:16:18 +08:00
Weiping Cai
75ecf2f301
support env and config storage driver ( #850 )
...
* support env and config storage driver
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
* use driver.LocalDriverName to replace str
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io >
2021-01-25 16:26:42 +08:00
Hongchao Deng
77642f069a
Merge pull request #926 from hongchaodeng/design-update
...
* update APIServer + Catalog design
- add application creation workflow
- make application adaptable to multiple env and clusters
- add module into catalog package format and adapt to helm/terraform
2021-01-24 19:32:23 -08:00
Hongchao Deng
2720028e2a
comment
2021-01-24 19:11:36 -08:00
Jianbo Sun
72ee26dbb4
add advanced trait tutorial ( #921 )
...
* add advanced trait tutorial
* add more intersiting trait
* init container and patch
* add more traits
* node affinity
* addressing comment
2021-01-25 10:53:36 +08:00
Jianbo Sun
9173ff828f
Merge pull request #930 from leejanee/dry-run
...
Add dry-run command
2021-01-23 12:28:03 +08:00
Hongchao Deng
62ec540fcf
update
2021-01-22 13:35:54 -08:00
lj176172
f6a3ade584
lint
2021-01-22 19:17:49 +08:00
lj176172
be49ea092b
application dry-run
2021-01-22 19:05:55 +08:00
Hongchao Deng
b173224212
update APIServer + Catalog design
...
- add application creation workflow
- make application adaptable to multiple env and clusters
- add module into catalog package format and adapt to helm/terraform
2021-01-22 00:24:30 -08:00
Jianbo Sun
c71eea7f90
Merge pull request #923 from zeed-w-beez/master
...
happy new year
2021-01-22 12:37:08 +08:00
zeed-w-beez
5b1a55b58b
happy new year
...
Use variable-year in copyrights.
2021-01-22 11:25:21 +08:00
Zheng Xi Zhou
eba7049f39
Add Getdefinition OpenAPI in Restful-api docs ( #917 )
...
Added Getdefinition api docs and update email contact
2021-01-22 10:20:22 +08:00
Jianbo Sun
65706f401b
Merge pull request #857 from captainroy-hy/refactor-apply
...
using 3-way-merge-patch instead of "json merge patch for workload" and "update for trait"
2021-01-21 18:42:00 +08:00
roywang
59a6ef5140
implement util/apply with three-way diff
...
add/fix unit tests
fix e2e tests
update doc & add unit test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-01-21 18:05:29 +09:00
Jianbo Sun
1fcd4ca55e
Merge pull request #920 from ryanzhang-oss/app-deployment-controller
...
refactor application controller
2021-01-21 16:52:00 +08:00
Ryan Zhang
d74dbb4fda
refactor application controller
2021-01-21 00:34:04 -08:00
Jianbo Sun
b6edd4bc7e
Merge pull request #916 from resouer/dev
...
Fix ref doc guide
2021-01-21 14:04:18 +08:00
Harry Zhang
879c6c8878
Fix ref doc guide
2021-01-20 21:22:49 -08:00
Hongchao Deng
c722f561b0
Merge pull request #901 from zzxwill/ref-docs
...
Add `Writing Appfile` based on capability references docs
2021-01-20 19:20:32 -08:00
Jianbo Sun
0b5052ad91
Merge pull request #912 from resouer/dev
...
Update the concept doc to reflect app crd
2021-01-21 10:52:04 +08:00
Jianbo Sun
4661297ca5
Merge pull request #902 from ryanzhang-oss/rollout-structure
...
Rollout code framework
2021-01-21 10:02:37 +08:00
Harry Zhang
87cc86dde2
Update the concept doc to reflect app crd
2021-01-20 17:33:20 -08:00
Ryan Zhang
adbe1f9368
add the rollout code framework
2021-01-20 13:08:00 -08:00
Zheng Xi Zhou
f0d8bd078b
address comments
...
Co-authored-by: Jianbo Sun <wonderflow.sun@gmail.com >
2021-01-20 15:56:20 +08:00
zzxwill
78b86d84b6
Add Writing Appfile based on capability references docs
...
Introduced `vela show` with and without flag `--no-website`, and
official site to help setting properties for workload types and
traits.
2021-01-20 15:56:20 +08:00
Jianbo Sun
ba4374dc27
Merge pull request #900 from sunny0826/docs
...
update docs
2021-01-20 15:35:13 +08:00
guoxudong
806c396264
update docs
2021-01-20 13:37:43 +08:00
Jianbo Sun
721ca9ff92
Merge pull request #886 from zzxwill/ref-docs
...
Generate the reference doc for a workload type or trait in the local host website and in a table style on Cli console
2021-01-20 10:34:03 +08:00
Ryan Zhang
023d24d392
draft
2021-01-19 15:50:38 -08:00
zzxwill
a674174cda
add more unittest
2021-01-19 21:56:26 +08:00
zzxwill
48f3ed94b7
convert configuration files to variables
...
open the exact reference doc link for a capability
add option `--no-website` to support display reference docs on console
2021-01-19 15:16:40 +08:00
Jianbo Sun
47f35e6d62
Merge pull request #861 from rain18/health
...
feature: add healthcheck policy for workload and trait by cue template
2021-01-19 13:23:58 +08:00
zhangrun.zr
f55dd467b9
feature: add healthcheck policy for workload and trait by cue template
...
Signed-off-by: zhangrun.zr <zhangrun.zr@alibaba-inc.com >
2021-01-19 13:03:05 +08:00
Ryan Zhang
7524aeee31
Merge pull request #852 from rain18/task
...
feature: add http task for application cue template
2021-01-18 20:11:59 -08:00
Hongchao Deng
cb368c2f8c
roadmap: add template, rewrite 2020 winter, add 2021 spring ( #891 )
...
* roadmap: add template, rewrite 2020 winter, add 2021 spring
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* Update docs/en/roadmap/2020-12-roadmap.md
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
* update
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
Co-authored-by: Zheng Xi Zhou <zzxwill@gmail.com >
2021-01-19 09:57:27 +08:00
Jianbo Sun
64c560583e
Merge pull request #894 from captainroy-hy/fix-unstable-ut-4
...
fix unstable unit test
2021-01-19 09:55:33 +08:00
roy wang
580056b209
fix unstable unit test
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2021-01-18 18:59:58 +09:00
zhangrun.zr
2706e63743
fix: use httptest instead of echo and rename context
...
Signed-off-by: zhangrun.zr <zhangrun.zr@alibaba-inc.com >
2021-01-18 15:52:22 +08:00