天元
fe09a85e53
add docker build
2020-09-16 21:34:20 +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
e0a21b2bd4
Merge pull request #268 from wonderflow/template
...
update chart and refactor default workload type
2020-09-15 22:52:32 -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
Sun Jianbo
1576d1ff2b
Merge pull request #280 from hanxie-crypto/feature03
...
Update code and page optimization ,fix bug
2020-09-16 11:37:03 +08:00
hanxie
764e1bbb79
Update code and page optimization ,fix bug
2020-09-16 11:03:16 +08:00
Sun Jianbo
83e718c4cd
Merge pull request #261 from hanxie-crypto/feature01
...
update dashboard ux
2020-09-16 10:50:13 +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
Sun Jianbo
1744b4752c
Merge pull request #270 from zzxwill/website
...
Remove website related files
2020-09-13 11:44:31 +08:00
zzxwill
7ad7848856
Remove website related files
...
Removed website related files and planning moving
the website to oam-dev/kubevela.io
2020-09-13 11:29:44 +08:00
Sun Jianbo
6df4e192f9
Merge pull request #267 from zzxwill/env
...
Rename `vela env switch` to `vela env set`
2020-09-11 21:40:36 +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
Sun Jianbo
97f4d516fb
Merge pull request #260 from wonderflow/cleanup
...
Clean Up Projects
v0.0.2
2020-09-11 18:24:28 +08:00
天元
5328a7d6b9
update readme
2020-09-11 18:15:38 +08:00
天元
1e4a1159b5
clean up
2020-09-11 17:52:14 +08:00
hanxie
b026cf20f4
update dashboard ux
2020-09-11 14:43:08 +08:00
天元
044df63770
change go package to oam-dev/kubevela
2020-09-11 12:29:12 +08:00
天元
edce904df6
fix create release workflow
v0.0.1.2
2020-09-11 00:30:39 +08:00
Sun Jianbo
159ca172bf
Merge pull request #258 from wonderflow/fixci
...
fix release workflow
v0.0.1.1
2020-09-11 00:12:20 +08:00
天元
f1497c3fc2
fix release workflow
2020-09-11 00:10:46 +08:00
Sun Jianbo
a02ca0e415
Merge pull request #257 from wonderflow/refineci
...
Add Release action and make release
v0.0.1
2020-09-10 22:43:51 +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
hanxie
7accf86367
add dashboard ci ( #256 )
...
* Update 更新配置
* Add dashboard ci
* Fix ci
* Fix ci
2020-09-10 16:57:08 +08:00
Sun Jianbo
4aad15bb64
Merge pull request #254 from wonderflow/refineci
...
refine and split and faster CI
2020-09-10 15:43:56 +08:00
Sun Jianbo
b62b404d41
Merge pull request #255 from wonderflow/readme
...
update readme
2020-09-10 15:43:40 +08:00
天元
7f78ce5e7b
refine and split and faster CI
2020-09-10 15:31:51 +08:00
天元
b09e3a9d37
update readme
2020-09-10 15:27:01 +08:00
Sun Jianbo
e597252a60
Merge pull request #253 from cloud-native-application/wonderflow-patch-1
...
Update and rename DEVELOPMENT.md to CONTRIBUTING.md
2020-09-10 15:22:55 +08:00
Sun Jianbo
8abf7bd615
Merge pull request #252 from cloud-native-application/add-license-1
...
ADD Apache LICENSE
2020-09-10 15:22:13 +08:00
Sun Jianbo
024dfebda1
Update and rename DEVELOPMENT.md to CONTRIBUTING.md
2020-09-10 15:12:22 +08:00
Sun Jianbo
82333a96d2
Merge pull request #250 from wonderflow/static
...
vela dashboard run
2020-09-10 15:07:32 +08:00
Sun Jianbo
3e6c4dc353
Create LICENSE
2020-09-10 15:06:54 +08:00
天元
1354b4afa4
add golintci and make it happy
2020-09-10 14:57:36 +08:00
天元
b466e6216c
add lint check
2020-09-10 13:10:57 +08:00
天元
46f99a3ba4
vela dashboard run
2020-09-10 13:10:57 +08:00
Sun Jianbo
854949157d
Merge pull request #249 from captainroy-hy/app-topology
...
implement "vela app status"
2020-09-10 10:06:25 +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
Zheng Xi Zhou
44462a0e05
Create CNAME
2020-09-09 11:19:03 +08: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
fcac657421
Merge pull request #248 from zzxwill/gh-pages
...
Github Pages for KubeVela homepage
2020-09-08 10:05:17 +08:00
hanxie
60aacae8e6
delete app ,dynamic menu and bugfix ( #242 )
2020-09-08 10:04:09 +08:00
zzxwill
0a2494a6a7
refine markdown webpage
2020-09-07 22:03:51 +08:00
Zheng Xi Zhou
5fcec0ffd5
Set theme jekyll-theme-cayman
2020-09-07 21:43:43 +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