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
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
8a9470b9b3
fix build error
2020-09-16 01:12:50 -07: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
Ryan Zhang
16fd51a213
adjust the helm setting and README ( #269 )
...
* add dependancy installer and fix e2e
* fix build
* add kubebuilder
2020-09-15 15:08:17 +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
天元
cc669f450f
cross build and upload assert
2020-09-10 21:54:44 +08:00
天元
12ecb89bc4
release
2020-09-10 20:33:37 +08:00
问心
0f5c6b668f
Optimize env interface and separate responsibilities. ( #215 )
...
* Optimize env interface and separate responsibilities.
* Supplement E2E test;
Add api reference;
Supplement E2E test;
Add api reference;
* fix the dashboard to fit this API change.
fix the dashboard to fit this API change.
* Merge remote-tracking branch 'upstream/master'
# Conflicts:
# dashboard/src/components/GlobalHeader/WorkSpaceDropDown.css
# dashboard/src/components/GlobalHeader/WorkSpaceDropDown.jsx
# dashboard/src/models/env.js
# dashboard/src/pages/System/Env/index.jsx
Co-authored-by: xiaoyuaiheshui <714545064@qq.com >
2020-09-10 16:57:47 +08:00
天元
7f78ce5e7b
refine and split and faster CI
2020-09-10 15:31:51 +08:00
天元
1354b4afa4
add golintci and make it happy
2020-09-10 14:57:36 +08:00
天元
46f99a3ba4
vela dashboard run
2020-09-10 13:10:57 +08:00
roy wang
def0f3ed7c
refine output format of app status & comp status
...
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-09-10 10:51:16 +09:00
roy wang
54b5fd0ce3
vela app status
...
refine output of vela comp status
Signed-off-by: roy wang <seiwy2010@gmail.com >
2020-09-09 18:53:19 +09:00
guoxudong
3d9520897a
clear hints for comp run ( #247 )
...
* clear hints for comp run
Signed-off-by: guoxudong <sunnydog0826@gmail.com >
2020-09-08 14:23:29 +08:00
Sun Jianbo
c031288c68
Merge pull request #246 from sunny0826/comp-delete
...
fix comp delete err
2020-09-04 14:49:46 +08:00
guoxudong
ed9fe6ad25
fix comp delete err
...
Signed-off-by: guoxudong <sunnydog0826@gmail.com >
2020-09-04 14:38:21 +08:00
Ryan Zhang
da1681803c
fix webhook issues and push image to docker hub
2020-09-03 15:48:11 -07:00
Sun Jianbo
7232509f26
Merge pull request #238 from cloud-native-application/add-helm-chart
...
Add Vela core helm chart
2020-09-03 18:42:38 +08:00
guoxudong
659f65cfb4
fix app ls example
2020-09-03 15:04:13 +08:00
boris
dc417f53d2
add remove cap center cli and api ( #237 )
...
* add remove cap center cli
* add delete cap center api
* doc: capability center delete api
* test: capability center delete e2e
2020-09-03 14:52:09 +08:00
Ryan Zhang
8597a122fb
add manual test for containerized and metricsTrait
2020-09-02 21:16:44 -07:00
wenxin
4e887d0b04
sort application list in inverse order of created time.
2020-09-02 14:20:07 +08:00
Ryan Zhang
fe05ee22de
manually verified
2020-09-01 22:11:16 -07:00
85589661@qq.com
522feef5b9
Delete an application
2020-08-31 18:37:34 +08:00
Vec
a31a7f204f
add a line break for 'vela xxx show' commands
2020-08-30 16:37:56 +08:00
Ryan Zhang
92f112fd66
add definition files
2020-08-28 23:43:34 -07:00
Ryan Zhang
7867d3c258
add webhooks
2020-08-28 19:37:23 -07:00
Ryan Zhang
0103ca1d35
containerized controler
2020-08-28 11:43:43 -07:00
Ryan Zhang
f87b88d8b2
add containerized workload
2020-08-28 11:43:42 -07:00
zzxwill
af227117ab
add help group setting
2020-08-28 11:16:25 +08:00
zzxwill
1845f70c3d
Implement vela logs
...
Based on modifed `stern` project, tail logs of pods
of an application
2020-08-28 11:16:25 +08:00
天元
2cd27b4196
support scopes in appfile and make health scope as default
2020-08-27 19:32:00 +08:00
Sun Jianbo
4e86f0d916
Merge pull request #213 from cloud-native-application/import-controllers
...
bootstrap vela core
2020-08-27 16:01:20 +08:00
Ryan Zhang
c1e18f1b40
fix the test
2020-08-27 00:09:22 -07:00
天元
c23b61b2b2
update readme and beautiful help
2020-08-27 13:27:45 +08:00
Ryan Zhang
b5f34b17b7
fix build break
2020-08-26 22:05:08 -07:00
Ryan Zhang
291a9e628e
add all the controllers
2020-08-26 21:52:51 -07:00
Ryan Zhang
2478c1a9ae
add the metrics trait
2020-08-26 21:52:26 -07:00
Sun Jianbo
ef0d974c16
Merge pull request #209 from wonderflow/status
...
fix vela app delete
2020-08-27 11:35:00 +08:00
天元
210cbcc937
support vela comp ls
2020-08-27 11:21:13 +08:00
zzxwill
98dcf286ff
API request parameter check for trait attach
...
check parameter `staging` before converting it
to bool and add logs
2020-08-26 16:17:12 +08:00