-
**Is this a BUG REPORT or FEATURE REQUEST?**: FEATURE
/kind feature
**What happened**: It is not possible to specify connection limit to LoadBalancer resource
**What you expected to hap…
-
### Terraform Version
`0.11.3`
### Affected Resource(s)
- ibm_lbaas
### Terraform Configuration Files
Taken from: https://ibm-cloud.github.io/tf-ibm-docs/v0.8.0/r/lbaas.html
```hcl
resource…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
I use [Openstack Block Storage](https://kubernetes.io/docs/concepts/cluster-administration/cloud-providers/#openstac…
-
`/v2.0/lbaas/loadbalancers/{loadbalancer_id}/statuses` has the following provisioning and operating status, but these structures do not have such fields now. I would like to check these statuses in th…
-
**Is this a BUG REPORT, PERFORMANCE REPORT or FEATURE REQUEST?**:
Feature Request
Need additional metrics exposed via discoverer:
- upstream-services{cluster, tenant/namespace} -- (Number of …
-
rescue is currently defined under the [`servers`](https://github.com/gophercloud/gophercloud/blob/177ebbf9d6d507338a9e9d7edeabd0cd26b9f9a9/openstack/compute/v2/servers/requests.go#L515-L546) package, …
-
Hi,
Openstack article mentioned that Terraform returns information required for Openstack LBaaS configuration, but in reality nothing has been returned.
https://github.com/kubernetes-incubator/kub…
-
**Is this a bug report or a feature request?**:
Bug
**What happened**:
Everything works (I'm able to reach the services via the `EXTERNAL-IP` _but_ the `Service` object contains a warning:
…
-
We use the LBaaS listener name as the port name. When the name is long enough, it can result in an invalid port name.
```
time="2018-04-26T14:54:23Z" level=error msg="error handling update endpoin…
-
Hi,
I create a customized dns module to use openstack designate ans dns provider, but after create openstack related variables, when running `terraform plan variant` the deployment still reaching…