Jianbo Sun and GitHub
28e75551ed
Merge pull request #363 from hanxie-crypto/feature07
...
bug fix
2020-10-09 10:10:30 +08:00
hanxie
045a4aae2d
bug fix
2020-10-09 09:58:48 +08:00
Jianbo Sun and GitHub
53a9e9284d
Merge pull request #359 from wonderflow/fixroute
...
Some fixes
2020-10-09 08:31:37 +08:00
天元
189175c4db
using Environment intead of ENV fixes #350
2020-10-09 08:21:31 +08:00
Jianbo Sun and GitHub
aa9c96d0b5
Merge pull request #360 from captainroy-hy/fix-hack-generate
...
fix minor bug in generate.go
2020-10-08 19:32:32 +08:00
roy wang
ceaf6db82c
fix minor bugs in generate.go
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-10-08 19:09:22 +09:00
天元
e4570e22ae
fix podspec workload not create service anymore
2020-10-08 16:09:04 +08:00
天元
c9a28309b2
fix trait detach not work
2020-10-08 16:08:42 +08:00
天元
6d50eed4f9
fix temparory chart dir created when develop locally
2020-10-08 15:58:43 +08:00
天元
e922666d5f
rename 'vela comp run' to 'vela comp deploy'
2020-10-08 15:46:30 +08:00
天元
43223f0759
fix helm chart release name to kubevela
2020-10-08 15:31:05 +08:00
Ryan Zhang and GitHub
f4d5a13934
Merge pull request #356 from oam-dev/rename
...
rename containerized to podspecworkload
2020-10-06 10:13:54 -07:00
Ryan Zhang
61544a0be6
rename containerized to podspecworkload
2020-10-06 00:25:16 -07:00
Ryan Zhang and GitHub
e422d0ba86
Merge pull request #352 from oam-dev/install-helm
...
Hack the Helm install client and improve the helm chart
2020-10-02 23:14:12 -07:00
Ryan Zhang
d0d8d77337
fix the test
2020-10-02 20:26:50 -07:00
Ryan Zhang
3f468e4752
improve helm install
2020-10-02 19:29:31 -07:00
Jianbo Sun and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
c4dd02761a
support delete multi env ( #331 )
...
* support delete multi env
* fix golint
2020-09-27 15:44:46 +08:00
Hongchao Deng and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and 天元
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 and 天元
f5908741d3
Update pkg/commands/system.go
2020-09-21 19:22:34 +08:00
mosesyou and 天元
5414cc1f86
fix duplicate vela system info failure message
2020-09-21 19:22:34 +08:00