天元
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
57dc83976d
upate descriptions of commands
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-13 12:31:57 -08:00
Hongchao Deng
28e417ef47
add init to get start
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-12 22:09:59 -08:00
Hongchao Deng
43a674b6f7
unify format
2020-11-12 21:09:47 -08:00
Hongchao Deng
cfab53f97b
clean up vela cli help info to be app focused
2020-11-12 21:04:37 -08:00
Hongchao Deng
df7dca81da
Merge pull request #586 from wonderflow/froute
...
go through rollout with kind cluster and fix bugs
2020-11-12 19:45:40 -08:00
Jianbo Sun
4b768c49a6
Merge pull request #587 from tossmilestone/add-missing-command-type
...
Add missing TagCommandType
2020-11-13 11:43:06 +08:00
天元
cd4615405f
updated oam-k8s-runtime and go through rollout fix bugs
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-13 11:24:49 +08:00
Xiaoxi He
e120e141ee
Add missing TagCommandType
2020-11-13 00:14:20 +08:00
天元
d67ce4d2a1
refactor server and fix CI
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-12 15:19:50 +08:00
天元
40ab610a8e
remove annotation for apiversion and kind, use discoverymapper instead
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-12 12:04:08 +08:00
Jianbo Sun
32bb102a86
Merge pull request #573 from wonderflow/raw
...
keep silence when no Capability discovered && clean code
2020-11-12 11:08:38 +08:00
天元
ab72ddbea4
clean code
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-12 10:54:21 +08:00
Hongchao Deng
4b609e0fff
vela up support url, fix scale/rollout/metrics to focus on appfile, fix reference doc
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-11 17:13:24 -08:00
天元
c5ecd0aff3
keep silence when no Capability discovered
2020-11-11 17:44:32 +08:00
天元
07351d9dd7
update vela init UI
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-11 16:16:01 +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
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
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
936b4dfa32
doc: add cap center
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-11-06 17:57:44 -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
linjie.miao
e52d173d57
SyncCapabilityFromCenter This function is
...
called one more time.
2020-11-06 14:43:51 +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
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
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
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
Guo, Fei
08c784506e
fix a nit
2020-11-03 20:50:21 -08:00
Guo, Fei
e6b5e11311
Clean up for printed messages
2020-11-03 20:48:11 -08:00
zzxwill
81d40a2f51
Wrongly rebased newly merged requests from comments, fixed it.
...
co-authored-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-04 11:39:05 +08:00
天元
5066320a2f
start promethus instance on installation
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-03 16:15:46 +08:00
Hongchao Deng
3097a46a04
Merge pull request #493 from wonderflow/metrics
...
fix metric capability and add tutroial
2020-11-02 08:27:35 -08:00
天元
26b6327919
fix metric capability and add tutroial
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-02 15:50:20 +08:00
Hongchao Deng
7cfc80cd41
add render-only to ini cmd and ignore route if domain is empty
2020-11-01 23:34:12 -08:00
zzxwill
33ed0a9a20
Add unit-test for vela up
...
During to decrease of code coverage, added unit-test
for `vela up`
2020-11-02 14:24:38 +08:00
zzxwill
f77999e8dc
Update related vela show/status docs
...
updated related `vela show/status` docs, also update
`vela ls/delete` related documentation
2020-11-02 11:49:48 +08:00
zzxwill
435ac44cbf
fix issue 'ineffectual assignment to err'
2020-11-01 21:09:37 +08:00
zzxwill
865c52e883
Refactor "vela status"
...
merged `vela app status` and `vela svc status`
to `vela status`.
To fix #474
2020-11-01 16:25:17 +08:00
zzxwill
0a3b3ffdb1
address Wonderflow's offline advice
2020-11-01 10:02:49 +08:00
zzxwill
838995e816
Refactor vela show
...
Merge `vela app show` and `vela svc show` in `vela show`
to display all details information of an application
2020-10-31 11:52:12 +08:00
Hongchao Deng
9be4316256
doc: separate appfile chapter into a few sections to gradually add traits, workloads
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-30 19:07:00 -07:00
zzxwill
85aa774dd4
Refine some Cli description
...
Refined some description and adjust cli order in `-h`
2020-10-30 23:28:02 +08:00
Hongchao Deng
629ceee307
fix
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-30 00:08:15 -07:00
Hongchao Deng
8fdf48eac1
Add appfile tutorial and fix code
...
includes:
- fix up command to save appfile to env dir
- update cue template to include cmd and config
- move design to doc/design
2020-10-29 22:41:07 -07:00
天元
f016ada842
merge vela app/svc delete to vela delete
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-10-30 11:42:27 +08:00
Hongchao Deng
0ef3d8650b
fix and clean up charts
...
currently the charts has following issues:
- cert-manager has manifests in multiple places. Should be combined into one.
Prefer pure yaml since its helm chart requires `--set installCRDs=true` flag and uninstalling CRD via helm is inconvient.
- The bootstrap of vela-core will setup metrics controller. This requires Prometheus Operator CRD. Move related CRD to vela-core chart.
- move prometheus to vela-system namespace. Remove monitoring namespace.
- remove grafana. It's already a dependency of prometheus chart.
- change default image pull policy to IfNotPresent. Should not be Always.
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-29 13:56:33 -07:00
天元
091b70deba
add route tuturiol
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-10-29 17:36:51 +08:00
Jianbo Sun
8e0641baca
Merge pull request #470 from captainroy-hy/vela-portforward
...
vela port-forward
2020-10-29 15:34:29 +08:00
Hongchao Deng
4426133c43
Fix vela install to include all dependencies ( #467 )
...
* Fix vela install to include all dependencies
rewrite server dependency component install:
- Don't rely on crd name. Continue installing all charts.
- Rewrite signal handler to uninstall dependencies before exiting.
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
* fix
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-29 15:24:02 +08:00