chilianyi

Results 33 issues of chilianyi

Currently OpenPitrix supports Kubernetes based container orchestration, QingCloud, AWS. Now we need to support more cloud provider. * Aliyun * VMware * OpenStack * Azure ...

task

``` 2019-07-22 07:33:43.8977 -ERROR- err: context canceled, errMsg: 没有找到资源[cl-rnzrz7y98oxqp2]: context canceled (handler.go:1551)(38318c64-01ee-423d-8837-39f6fc19398e) 2019-07-22 07:33:45.75828 -ERROR- context canceled (event.go:36)(68a1ca8c-a1a8-4348-a05a-189ebc05e0a3) 2019-07-22 07:33:45.75831 -ERROR- dbr.select.load.query: map[sql:SELECT zone, cluster_id, name, description, app_id, version_id, subnet_id,...

* For each app version, developers can price the app version, publish it to public market or private market. * Users need to pay for the app service when they...

task

Now frontgate and metad are launched by supervisor, before launch frontgate, need to check metad is able to served, such as telnet 9611.

`go vet` and `go build -race` check are needed when submit pr to master branch. Now because of [issue](https://github.com/golang/go/issues/14481), we can not run these cmd in docker. Is there any...

There are two kind of market: Public Market and Private Market |Type|Create|View|Publish App| |----|----|----|----| |Public Market|By admin(or init when install)|All users|Need admin to review| |Private Market|By developer|Specific users|Publish immediately| *...

design

Feature | Issue | Priority | Assign -- | -- | -- | -- IAM | https://github.com/openpitrix/openpitrix/issues/558 | High | @chai2010 Application lifecycle management | https://github.com/openpitrix/openpitrix/issues/564 | High | @zheng1...

Features

We can use [postfix](http://www.postfix.org/) to deploy a mail server. User can set policy for his/her alarm.

task

Create a repo, there are A, B package in the repo storage, then the two apps will be index. Delete B package from the repo storage, trigger indexer for the...

bug