Jianbo Sun
f39660c286
Merge pull request #953 from wonderflow/svcd
...
deprecate unused vela commands
2021-01-29 13:48:31 +08:00
mahao
82cdb615c0
update delete app prompt information
...
Signed-off-by: mahao <allenhaozi@gmail.com >
2021-01-29 11:00:44 +08:00
天元
8dbad9e8c1
remove relevant test code
2021-01-28 14:54:09 +08:00
Jianbo Sun
fa58501a97
remove 3rd party dependency from default installation ( #946 )
...
* remove 3rd party dependency from default installation
* fix CI
2021-01-27 18:29:42 -08:00
Jianbo Sun
89863b30e8
fix ci and refactor code ( #887 )
...
* adjust CI scripts
* fix go ci order
* try fix
* use appfile to update trait
* fix vela status
* use assert.ObjectAreEqual to check diff for map case
* remove application controller own AC and Components
* tune place
* fix lint
* update
* remove error check of vela init test
Co-authored-by: Ryan Zhang <yangzhangrice@hotmail.com >
2021-01-15 19:04:12 +08:00
天元
1f1f3af7b7
refacter and add tests
2021-01-11 20:48:17 +08:00
天元
3dd954541e
add tests
2021-01-07 20:24:25 +08:00
天元
b92e2a92fc
try test again
2021-01-07 19:28:19 +08:00
天元
718a4b1999
fix ci
2021-01-07 17:52:15 +08:00
天元
8c7db9b0e0
larger time
2021-01-05 19:31:11 +08:00
天元
c72941f916
check application
2021-01-05 19:18:48 +08:00
天元
5e06e41477
try fix ci
2021-01-05 17:15:55 +08:00
lj176172
a181ff46b6
extend exec-timeout period
2021-01-04 16:28:38 +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
天元
6480873e81
change import headers
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-27 11:08:54 +08:00
天元
974027e233
fix go imports lint complain
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-17 20:40:08 +08:00
zzxwill
f22c8995f4
Minor updates on webservice/autoscale docs/comments
...
based on the comments https://github.com/oam-dev/kubevela/pull/566#discussion_r522385511
and https://github.com/oam-dev/kubevela/issues/585#issuecomment-726253432 ,
update docs and comments on webservice and autoscale
2020-11-17 13:10:49 +08:00
天元
efb76ee5ee
tunning docs
2020-11-16 14:07:38 +08:00
zzxwill
3dd5e493c6
update reference doc
2020-11-13 10:22:36 +08:00
zzxwill
e794da5492
fix unit-test issue
2020-11-12 20:01:45 +08:00
天元
ab72ddbea4
clean code
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-12 10:54:21 +08:00
天元
07351d9dd7
update vela init UI
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-11-11 16:16:01 +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
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
linjie.miao
2b47a934d3
The return value of vela ls must contain the TYPE and TRAITS fields.
2020-11-05 15:39:37 +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
Guo, Fei
e6b5e11311
Clean up for printed messages
2020-11-03 20:48:11 -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
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
天元
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
天元
091b70deba
add route tuturiol
...
Signed-off-by: 天元 <jianbo.sjb@alibaba-inc.com >
2020-10-29 17:36:51 +08:00
roy wang
32daa8f280
vela port-forward
...
add unit test and e2e test
refresh cli doc of vela port-forward
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-29 16:21:33 +09:00
roy wang
69944f9dad
change term "component" to "service" in commands
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-27 19:31:24 +09:00
Hongchao Deng
ac9a2a2b81
fix e2e
...
Signed-off-by: Hongchao Deng <hongchaodeng1@gmail.com >
2020-10-27 01:38:10 -07:00
roy wang
be6122edc3
vela exec
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
add unit test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-25 14:56:37 +09:00
roy wang
de28c06af5
wait until runtime ready during vela install
...
check runtime ready before vela dashboard
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-21 17:43:24 +09:00
Ryan Zhang
96f6a38869
rough rollout trait design
2020-10-15 21:06:50 +08:00
roy wang
ad819b354a
fix e2e-setup
...
revert commented e2e cases
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-13 21:56:44 +09:00
roy wang
8b3bda82f7
add e2e test for vela init
...
modify e2e setup to wait oam-runtime pod running
add k8sclient in e2e test
refine tracking status of vela init
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-09 19:36:33 +09:00
roy wang
6aafb90acd
track status changing in vela init
...
fix e2e-test
update oam-k8s-runtime dependency to latest tag
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-09 18:41:53 +09:00
天元
189175c4db
using Environment intead of ENV fixes #350
2020-10-09 08:21:31 +08:00
天元
e922666d5f
rename 'vela comp run' to 'vela comp deploy'
2020-10-08 15:46:30 +08:00
Ryan Zhang
c69c809264
improve CUE format
2020-09-25 21:58:30 -07:00
roy wang
faedce906a
fix #128 | sync deleted workload locally
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
fix & add unit tests
Signed-off-by: roy wang <seiwy2010@gmail.com >
fix info output & unit test
Signed-off-by: roy wang <seiwy2010@gmail.com >
fix e2e-test
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-09-21 19:22:34 +08:00
天元
3af41f6515
add production certificate issuer and fix route trait
2020-09-18 19:06:51 +08:00
天元
1b9ee5c882
add route trait as vela apigate
2020-09-16 19:42:01 +08:00
zzxwill
bc3169a1b5
Rename vela env switch to vela env set
...
Renaming and update cli documentation
Fix #235
2020-09-11 19:46:45 +08:00
天元
1e4a1159b5
clean up
2020-09-11 17:52:14 +08:00
天元
044df63770
change go package to oam-dev/kubevela
2020-09-11 12:29:12 +08:00