zzxwill
da8457fbf0
Fix autoscale inconsistence UI
...
fixed autoscale Cli and Appfile inconsistence
and refactor `vela status` output for autoscale
2020-11-10 20:30:04 +08:00
guoxudong
025ce5d74d
move website & keep design md ( #551 )
...
* move website & keep design md
* fix
* update README
* fix
* fix
* rename
* fix
2020-11-10 20:09:13 +08:00
Hongchao Deng
bbb2c527d9
Merge pull request #543 from hongchaodeng/doc
...
README: update doc link to website
2020-11-09 13:03:26 -08:00
Hongchao Deng
65db8753de
README: update doc link to website
2020-11-09 12:52:15 -08:00
Jianbo Sun
890aef14f3
Merge pull request #539 from lujinda/fix
...
Fix `capabilities system of OAM` links
2020-11-09 21:23:21 +08:00
lujinda
7371496f27
Fix capabilities system of OAM links
2020-11-09 20:27:36 +08:00
Jianbo Sun
f792bf2bbf
Merge pull request #535 from zzxwill/issue-ls
...
Fix `vela ls` issue
2020-11-09 12:28:48 +08:00
zzxwill
9ca4f64030
Fix vela ls issue
...
By default, all svc deployed without `--staging` will appear
to be `staging` in cmd `vela ls`.
To fix #534
2020-11-09 11:34:07 +08:00
Jianbo Sun
d5909a13f3
Merge pull request #532 from resouer/typo
...
Minor fixes in design and readme
2020-11-09 10:31:34 +08:00
Jianbo Sun
9b5c72e5ad
Merge pull request #533 from captainroy-hy/enhance-cap-list
...
Don't output all existing caps during vela workloads/traits
2020-11-09 10:23:02 +08:00
roy wang
88d3042767
remove vela system update command
...
sync caps from cluster before `vela env init`
fix e2e-test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-08 16:42:40 +09:00
Harry Zhang
9f6e53269d
Minor fixes in design and readme
2020-11-07 22:11:29 -08:00
roy wang
66f157cca7
not output all existing caps during vela workloads/traits
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-07 17:53:26 +09:00
Hongchao Deng
94fad7229b
Merge pull request #530 from hongchaodeng/doc-cap
...
doc: add managing caps
v0.0.9
2020-11-06 19:11:17 -08:00
Hongchao Deng
2b71fd5201
add back traits doc
2020-11-06 18:59:49 -08:00
Hongchao Deng
a199c1f009
fix cap uninstall
2020-11-06 17:57:46 -08:00
Hongchao Deng
936b4dfa32
doc: add cap center
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-06 17:57:44 -08:00
andy shi
35f3b68d45
first version cloud-service ( #517 )
...
* first version cloud-service
* change working directory
2020-11-06 17:45:45 -08:00
Zheng Xi Zhou
91f47586cf
Autoscaler for appfile ( #510 )
...
* Autoscaler for appfile
completed spec.extension.template to support autoscale in
cli and appfile
* add alias name to cpuRequest in Cli for deploying webservice
2020-11-07 07:54:59 +08:00
Jianbo Sun
37bbc37fa2
Merge pull request #527 from furykerry/changerun
...
remove vela app & vela app run cli options
2020-11-06 23:24:58 +08:00
守辰
a9ea45370d
remove vela app & vela app run cli options
...
Signed-off-by: 守辰 <shouchen.zz@alibaba-inc.com >
2020-11-06 19:23:01 +08:00
Jianbo Sun
a9d7e3844b
Merge pull request #525 from wonderflow/revisonroute
...
only choose OAM app labels for route trait
2020-11-06 15:49:18 +08:00
天元
0d2c251b45
only choose OAM app labels for route trait
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-06 15:35:42 +08:00
Jianbo Sun
b02b0db950
Merge pull request #524 from Fei-Guo/master
...
Revise concepts.md
2020-11-06 15:23:30 +08:00
Guo, Fei
b2db04e8c2
Revise conecepts.md
2020-11-05 23:04:07 -08:00
Jianbo Sun
c23ff6810a
Merge pull request #518 from silotrd/master
...
Function SyncCapabilityFromCenter Called twices.
2020-11-06 14:56:03 +08:00
Jianbo Sun
9a6523cade
Merge pull request #523 from wonderflow/replica
...
don't specify replica in template
2020-11-06 14:44:48 +08:00
linjie.miao
e52d173d57
SyncCapabilityFromCenter This function is
...
called one more time.
2020-11-06 14:43:51 +08:00
天元
9a27c604b1
don't specify replica in template
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-06 14:30:17 +08:00
Jianbo Sun
d91c5b9bfe
Merge pull request #520 from wonderflow/fixrace
...
fix datarace for map
2020-11-06 13:50:13 +08:00
天元
b7cdedd0cb
fix datarace for map, fix #444
2020-11-06 13:22:00 +08:00
Jianbo Sun
1c67b6ea16
Merge pull request #519 from wonderflow/removename
...
don't specify name for workload object in component
2020-11-06 13:21:34 +08:00
天元
630e27f762
don't add name for workload object
2020-11-06 13:05:40 +08:00
Lei Zhang (Harry)
35ae4109bc
Merge pull request #516 from resouer/concepts
...
Add concepts doc to kubevela
2020-11-05 21:02:45 -08:00
Harry Zhang
81df4e23af
Add concepts doc to kubevela
2020-11-05 20:50:21 -08:00
Jianbo Sun
1e6c3d66c5
Merge pull request #515 from Fei-Guo/master
...
Some corrections for QuickStart.md
2020-11-06 09:58:09 +08:00
Hongchao Deng
86f05cf47a
minor update ( #514 )
...
the copy-paste friendly thing could be handled on website.
2020-11-05 12:09:51 -08:00
Guo, Fei
f02982b6a1
Some corrections for QuickStart.md
2020-11-05 12:07:07 -08:00
Jianbo Sun
5ca9aa4ed2
Merge pull request #513 from silotrd/master
...
The return value of `vela ls` must contain the TYPE and TRAITS fields.
2020-11-05 18:18:00 +08:00
linjie.miao
2b47a934d3
The return value of vela ls must contain the TYPE and TRAITS fields.
2020-11-05 15:39:37 +08:00
Jianbo Sun
1736efb33c
Merge pull request #512 from hongchaodeng/doc
...
minor update on extending vela
2020-11-05 13:49:21 +08:00
Hongchao Deng
3dcd861d0c
minor update on extending vela
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-04 20:43:34 -08:00
Hongchao Deng
1809b47bb9
doc: add extending vela ( #511 )
...
* doc: add extending vela
- also rename in `system update` name -> type, type -> category
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* github action: fixed ubuntu version
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* update
2020-11-05 10:09:29 +08:00
Jianbo Sun
d621cc34b6
Merge pull request #505 from captainroy-hy/combine-sys-update
...
update local caps before listing workloads&traits
2020-11-05 07:48:18 +08:00
roy wang
24c7f23e8a
update local caps before listing workloads&traits
...
refine output of `vela system update`
add e2e-test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-11-05 01:40:03 +09:00
Hongchao Deng
6efb68f51f
Merge pull request #506 from silotrd/master
...
Logs need to be printed in real time when vela executes docker command
2020-11-04 07:39:42 -08:00
Jianbo Sun
2121fa6cc1
Merge pull request #500 from zzxwill/docs-scale
...
Add Autoscaler docs and support cli and appfile
2020-11-04 14:32:20 +08:00
Jianbo Sun
f19d8be2f6
Merge pull request #509 from hongchaodeng/e2e
...
skip capability e2e due to rate limit
2020-11-04 14:30:56 +08:00
Hongchao Deng
ce286701a2
Merge pull request #508 from hongchaodeng/doc-extend
...
Update CLI printout in various docs
2020-11-03 21:46:39 -08:00
Hongchao Deng
6b4325eebc
skip capability e2e due to rate limit
...
plan to change e2e into a mock UT to avoid remote call.
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-03 21:37:35 -08:00