Commit Graph
24 Commits
Author SHA1 Message Date
天元 189175c4db using Environment intead of ENV fixes #350 2020-10-09 08:21:31 +08:00
天元 c9a28309b2 fix trait detach not work 2020-10-08 16:08:42 +08:00
天元 e922666d5f rename 'vela comp run' to 'vela comp deploy' 2020-10-08 15:46:30 +08:00
Ryan Zhang 3f468e4752 improve helm install 2020-10-02 19:29:31 -07:00
zzxwill 8a15d19348 Refine and fix API
- fixed trait attach issue
- allow leaving out `/` to make API more friendly
- merge similar struct
2020-09-29 19:30:52 +08:00
silenceper c4dd02761a support delete multi env (#331)
* support delete multi env

* fix golint
2020-09-27 15:44:46 +08:00
silenceper 453976e28f use return instead of break 2020-09-27 14:31:03 +08:00
zzxwill 28c3c683a0 Implement component related API
Update app list/show, implmented
component show
2020-09-26 21:41:15 +08:00
Ryan Zhang c69c809264 improve CUE format 2020-09-25 21:58:30 -07:00
roy wang 11d4fcd56f handle exception cases of vela comp status
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-09-24 10:59:53 +09:00
天元 ba6a53c6f5 fix env exist but issuer not exist 2020-09-23 10:38:59 +08:00
天元 5ac7265474 vela init to create and run application in one command 2020-09-22 20:07:53 +08: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
Sun Jianbo f5908741d3 Update pkg/commands/system.go 2020-09-21 19:22:34 +08:00
mosesyou 5414cc1f86 fix duplicate vela system info failure message 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
Sun Jianbo 1a43c0e540 Merge pull request #276 from wonderflow/routetrait
add route trait as vela api gateway
2020-09-17 14:06:00 +08:00
mosesyou 387afaa2c2 fix vela comp run panic when args empty 2020-09-17 11:08:55 +08:00
天元 1b9ee5c882 add route trait as vela apigate 2020-09-16 19:42:01 +08:00
Sun Jianbo cc5e3dc6a2 Merge pull request #281 from oam-dev/install-dependency
vela core install dependencies
2020-09-16 17:29:02 +08:00
Ryan Zhang dfeff25a31 install dependencies 2020-09-15 22:04:52 -07:00
天元 9510db0ace update chart and refactor default workload 2020-09-16 12:09:29 +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