-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
The current master hits this issue when a project regexps is too long. ElasticSearch limits to 1000 chars.
```
openstack: searching QueryRequest_QueryTypeQUERY_CHANGE with `(from:2021-05-01 repo_r…
-
/kind feature
**Describe the solution you'd like**
We had problems reconciling our clusters with legacy load balancers, which were migrated from Neutron LBaaS to Octavia. The issue is that the p…
-
Hello,
This is more of a discussion/question issue to clarify some things i've noticed when adding new functionality for octavia resources. In general octavia has been adding quite some new functio…
-
/kind bug
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
We had problems reconciling our clusters with legacy load balancers, which were mi…
-
Hi, I am using the following code (excerpt) to use LBaaS:
```
resource "openstack_lb_monitor_v1" "mon_webserver" {
type = "TCP"
delay = 30
timeout = 5
max_retries = 3
admin_state_up = "true…
ghost updated
3 years ago
-
/kind bug
**What steps did you take and what happened:**
Creating a cluster. It got stuck in reconciliation, with errors like this:
`controllers/OpenStackMachine "msg"="Error state detected, …
-
There is the following statement in the documentation:
```
lb_listener_id - (Optional) The ELB listener IDs. The system supports up to three ELB listeners, the IDs of which are separated using a c…
-
Using the fial [1] function in function tests does not work as expected.
If you use `self.fail("")` than you will see following output, which IMO does not make any sense.
```bash
Traceback (most …
-
### Terraform Version
```
Terraform v0.15.1
on darwin_amd64
+ provider registry.terraform.io/opentelekomcloud/opentelekomcloud v1.24.3
```
### Affected Resource(s)
opentelekomcloud_lb_loadbal…