Somefive
|
accf0138f8
|
Feat: apiserver cluster api (#2526)
* Fix: multicluster api
* Feat: add apiserver cluster api & fix codecov
* Feat: add pod capacity and resourceused stat
* Feat: add cloud cluster manage
* Test: add test for cloud cluster
* Test: pending cloud resource api
* Style: refactor
* Fix: apiserver e2e test
* Fix: fix application usecase policy bug
* Style: add returns for cluster api
* Feat: add provider detail info & add cache & add rollback protection
* Style: refactor
* Style: add error code
|
2021-10-23 00:29:43 +08:00 |
|
barnettZQG
|
b85dda35f3
|
Feat: add namesapce create and list api (#2514)
Co-authored-by: barnettZQG <yiyun.pro>
|
2021-10-23 00:29:43 +08:00 |
|
barnettZQG
|
d2dc9a8da7
|
Feat: application operation API implementation (#2478)
* Feat: application operation API implementation
* Docs: update swagger json
* Docs: update swagger config
* Feat: improve application management API implementation and testing
* Style: change code style
* Style: change some code style
Co-authored-by: barnettZQG <yiyun.pro>
|
2021-10-23 00:29:42 +08:00 |
|
barnettZQG
|
0d036e7449
|
Feat: initialize the Apiserver framework (#2417)
* Feat: add kubeapi and mongodb datastore implementation
* Style: change kubeapi import code style
* Style: change mongodb package import code style
* Style: add some comment
* Style: change databasePrefix to tableNamePrefix
* Chore: install mongodb in unit-test job
* Chore: install mongodb in compatibility-test job
* Feat: add apiserver e2e test case
* Docs: change developer guide doc
* Feat: use common.Scheme
Co-authored-by: barnettZQG <yiyun.pro>
|
2021-10-12 11:53:24 +08:00 |
|
barnettZQG
|
3a310f0402
|
Feat: Initialize api for vela dashboard and CLI (#2339)
* Change the web framework to go-restful.
* Some API specifications are defined.
* Some sample code is provided.
|
2021-09-26 23:09:23 +08:00 |
|