-
QingCloud SDK params:
https://github.com/yunify/qingcloud-sdk-go/blob/c7eee83bd5e8238d767995d84b20109d34405eec/service/load_balancer.go#L360
-
希望可以增加manager_ip参数来自定义默认网关地址
### Terraform Configuration Files
```hcl
resource "qingcloud_vxnet" "private_network"{
name = "private_network"
type = 1
vpc_id = "${qingcloud_vpc.vpc.id}"
…
-
wait for https://github.com/yunify/qingcloud-sdk-go/issues/143
-
1. create a svc with loadbalancer type and specify qingcloud lb
2. the svc can be created and loadbalancer works fine
3. there're panic log like below in cloud-controller-manager pod after deleting …
-
In QingCloud IaaS, the GetResourceStandards API has been added.
Would you please add this command in QingCloud Go SDK and CLI tool?
```
=======================================
sending: {
"…
-
-
Hey everyone, I'm curious to hear which companies are using chi in production, if you see this post and use it in your products, please let me know. I'd like to include a list in the README, it's insp…
-
# Are you using Dapr?
If you are using Dapr, first we would like to Thank You. Our goal is to grow the community, improve Dapr and help each other.
## The purpose of this issue
We are always int…
-
**HummerRisk 版本**
v0.6.0
**运行方式(安装包运行 or 源码运行 ?)**
**浏览器版本**
**严重程度(高、中、低)**
**Bug 描述**
对象存储创建青云存储桶报错
**Bug 重现步骤(有截图更好)**
![image](https://user-images.githubusercontent.com/105…
-
composer无法完成安装。
这是我的composer.json
`
{
"name": "qingclouds/service",
"description": "qingclouds service framework",
"type": "project",
"keywords": [
"qingclouds"
],
"homepag…