-
The `Op` and `Path` fields of the `UpdateOperation` struct in `baremetal/v1/ports/requests` both have the JSON tag argument `required`, which [does not exist](https://github.com/golang/go/issues/16426…
-
The current LBaaS acceptance tests are missing tests for batch member deletion. It'd be nice to add them.
-
### Terraform Version
```
Terraform v0.12.16
```
### Terraform Configuration Files
not nessesary
### Input
```bash
go get -v github.com/hashicorp/terraform
```
### Output
…
-
oci -version 2.6.7
could not find option to add NSG to existing compute instance using oci-cli.
lbaas has an option "oci lb nsg update"
Thank you.
wggit updated
4 years ago
-
### Describe the bug
Load balancer acceptance tests are not running.
### Related Job information
* job name: terraform-provider-openstack-acceptance-test-lbaas
* job build log link: https://logs…
-
**What happened**:
When you remove the seed cluster, it stucks because loadbalancers cannot be removed.
**What you expected to happen**:
seed cluster removal should not stuck
**How to repr…
-
### Expected behavior
1. rsyslog running with no error
### Actual behavior
1. rsyslog running with errors
### Steps to reproduce the behavior
This is our environment:
log sender (50…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
/kind bug
**What happened**:
If a port is added to an existing k8s LB service, the SG is not updated to reflect the change thereby traffic to…
-
Environment:
```
Terraform v0.8.0
go version go1.6.2 darwin/amd64
```
```openstack_lb_member_v2```
main.tf
```
provider "openstack" {
auth_url = "${var.region != "dev" ? var.auth_u…
-
Hi all,
Have deployed a kubernetes cluster on openstack private cloud.
Cluster was provisioned with terraform: 1 bastion, 1 no-floating-IP master, 2 no-floating-IP nodes.
Tools versions:
`└…