Commit Graph
310 Commits
Author SHA1 Message Date
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
天元 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
问心andxiaoyuaiheshui 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
Sun Jianbo 8da4f0359f Merge pull request #244 from cloud-native-application/fix-issues
fix webhook issues and push image to docker hub
2020-09-04 10:28:08 +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
Sun Jianbo 01afc07c66 Delete cert-manager.yaml.orig 2020-09-03 17:59:49 +08:00
Sun Jianbo 0cec61be80 Merge pull request #243 from sunny0826/fix-app-ls
fix app ls example
2020-09-03 15:33:17 +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
Sun Jianbo 42203ac34e Merge pull request #241 from wenxinnnnn/sort-application
Sort application list in inverse order of created time.
2020-09-02 19:05:19 +08: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
Ryan Zhang 4f270614d7 first step 2020-09-01 00:38:42 -07:00
Sun Jianbo 3d901470e5 Merge pull request #236 from wenxinnnnn/delete-application-doc
Supplemental interface documentation: delete an application
2020-09-01 11:02:21 +08:00