Ryan Zhang
3f468e4752
improve helm install
2020-10-02 19:29:31 -07:00
Jianbo Sun
3b6ced2a58
Merge pull request #351 from resouer/readme
...
Add details for the project
2020-10-02 11:47:05 +08:00
Harry Zhang
f29bb26880
Add details for the project
2020-10-01 19:22:15 -07:00
Jianbo Sun
6ede8601b4
Merge pull request #343 from zzxwill/api
...
Refine and fix API
2020-09-30 14:44:38 +08: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
Zheng Xi Zhou
e0b4e5f76f
Merge pull request #342 from hanxie-crypto/feature06
...
update applist
2020-09-29 19:27:30 +08:00
hanxie
6c04af02cb
update applist
2020-09-29 19:08:04 +08:00
Zheng Xi Zhou
351049b74f
Merge pull request #337 from hanxie-crypto/feature05
...
Component module related
2020-09-29 16:58:07 +08:00
hanxie
30127f8a3e
Component module related
2020-09-28 19:37:33 +08:00
Ryan Zhang
6863ac02a1
add back the test after the cue templates are updated ( #328 )
...
* add back the test
* enhance e2e test
2020-09-28 17:51:06 +08:00
silenceper
24c30e65fb
Determine whether it is necessary to create a service ( #333 )
...
* Determine whether it is necessary to create a service
* add checkContainerPortsSpecified func
* add check workload is nil
2020-09-28 10:08:51 +08:00
silenceper
c4dd02761a
support delete multi env ( #331 )
...
* support delete multi env
* fix golint
2020-09-27 15:44:46 +08:00
Hongchao Deng
72b7a89e9a
Merge pull request #332 from silenceper/fix-break
...
use return instead of break
2020-09-26 23:41:37 -07:00
silenceper
453976e28f
use return instead of break
2020-09-27 14:31:03 +08:00
Jianbo Sun
914fa61819
Merge pull request #325 from zzxwill/component-api
...
Implemente Component api
2020-09-27 12:19:52 +08:00
zzxwill
e1a2edb604
fix naming issue
2020-09-27 11:35:46 +08:00
zzxwill
d245f3f939
implemented component delete API
2020-09-26 21:43:32 +08:00
zzxwill
433296d718
Update trait attach/detach with the introduction of component
2020-09-26 21:43:32 +08:00
zzxwill
28c3c683a0
Implement component related API
...
Update app list/show, implmented
component show
2020-09-26 21:41:15 +08:00
Jianbo Sun
50ba36eb1e
Merge pull request #319 from oam-dev/cue-improve
...
Tweak the cue template format
2020-09-26 13:12:08 +08:00
Ryan Zhang
c69c809264
improve CUE format
2020-09-25 21:58:30 -07:00
Sun Jianbo
fac05a3bd1
Merge pull request #326 from zzxwill/naming
...
Fix naming in `json` of struct fields
2020-09-25 15:39:43 +08:00
zzxwill
60e34d5b03
Fix naming in json of struct fields
...
almost all of names in `json` of struct fileds
should be in `lowerUpper` format
2020-09-25 14:55:24 +08:00
Hongchao Deng
8b480df72d
Merge pull request #318 from hongchaodeng/gomod
...
fixed dep should be put under 'replace'
2020-09-23 21:00:44 -07:00
Sun Jianbo
5deef1c098
Merge pull request #314 from captainroy-hy/fix-comp-status
...
fix bug: handle exception cases in `vela comp status`
2020-09-24 10:15:59 +08: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
Hongchao Deng
d78648b73c
fixed dep should be put under 'replace'
2020-09-23 09:12:09 -07:00
Sun Jianbo
525c228bd7
Merge pull request #311 from wonderflow/fix
...
fix env exist but issuer not exist
v0.0.7
2020-09-23 11:22:11 +08:00
天元
ba6a53c6f5
fix env exist but issuer not exist
2020-09-23 10:38:59 +08:00
Sun Jianbo
0d1dd62b8a
Merge pull request #308 from wonderflow/init
...
vela init to create and run application in one command
2020-09-22 20:23:41 +08:00
天元
5ac7265474
vela init to create and run application in one command
2020-09-22 20:07:53 +08:00
Zheng Xi Zhou
08701568a1
Fix OpenAPIV3Schema Validation Issue ( #300 )
...
* Fix OpenAPIV3Schema Validation Issue
Temporarily corrects spec.validation.openAPIV3Schema issue, and it would be removed
after this issue was fixed https://github.com/oam-dev/kubevela/issues/284 .
* fix vela install issue
* return error during fixing APIV3SchemaValidation issue
2020-09-22 15:51:38 +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
天元
371a989f9b
add move readme
2020-09-21 19:22:34 +08:00
天元
8b3af3be93
temporarily add containerized to chart
2020-09-21 19:22:34 +08:00
hanxie
d6e519f1c4
Components static page,bugfix,capability delete
2020-09-21 19:22:34 +08:00
Sun Jianbo
90fd0a5055
Merge pull request #295 from wonderflow/production-issuer
...
add production certificate issuer and fix route trait
2020-09-18 21:45:14 +08:00
天元
3af41f6515
add production certificate issuer and fix route trait
2020-09-18 19:06:51 +08:00
Yue Wang
ee39054537
get cue temp from remote through URI ( #287 )
...
* get cue template of capabilities from remote by URI
Signed-off-by: roy wang <seiwy2010@gmail.com >
* add e2e tests
Signed-off-by: roy wang <seiwy2010@gmail.com >
* fix type conversion
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-09-18 15:59:36 +08:00
Ryan Zhang
b5218d371a
Merge pull request #293 from wonderflow/iamge
...
use image from docker hub instead of quay.io
2020-09-17 19:23:41 -07:00
天元
7f5298a802
use image from docker hub instead of quay.io
2020-09-17 17:30:33 +08:00
Sun Jianbo
2ffd56a993
Merge pull request #291 from wonderflow/zip
...
use compressed file for release
v0.0.4
2020-09-17 15:07:00 +08:00
天元
e0d7eed9d3
update readme
2020-09-17 14:52:33 +08:00
Sun Jianbo
b0ec26bca0
Merge pull request #290 from wonderflow/image
...
update image tag to latest and change image pull policy
2020-09-17 14:44:19 +08:00
天元
2116c9ad0e
use compressed file for release
2020-09-17 14:42:00 +08:00
天元
d02d6675ab
update image tag to latest and change image pull policy
2020-09-17 14:08:33 +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
Sun Jianbo
e6b46c6c1b
Merge pull request #288 from mosesyou/bugfix-comp-run
...
fix `vela comp run` panic when args empty
2020-09-17 11:57:27 +08:00