-
I am trying to delete an octavia loadbalancer with members who got populated by another source and I know there is a cascade option in the openstack cli for this.
Therefore I refer to this issue [h…
-
/kind bug
**1. What `kops` version are you running?**
```
kops version
Client version: 1.30.1
```
**2. What Kubernetes version are you running?**
```
kubectl version
Client Version: v1.31.1…
-
/kind bug
**1. What `kops` version are you running?**
```
kops version
Client version: 1.30.1
```
**2. What Kubernetes version are you running?**
```
kubectl version
Client Version: v1.31.1…
-
We have an issue where part of the backup fails, but the NRPE doesn't notice it and happily returns "OK". The problem is, that the code [looks for the `ERROR` key in the output json](https://github.co…
-
Hello,
first of all: this is an incredibly cool project and I think it will make Woodpecker-CI generally much more useful!
I'd like to use this autoscaler in a private Openstack cloud.
Since the …
-
/kind feature
**What happened**: All the other OpenStack-related plugins support a `cloud-config` secret that contains credentials for authentication with the keystone. Conversely, Manila CSI Plugi…
-
- [ ] Profiles page
- [ ] OpenStack profile endpoints
Do we want to mash OpenStack with the AWS user endpoint extensions? e.g.:
```
GET /user/{id}/os/profiles
POST /user/{id}/os/profile…
-
## Current situation
flatcar openstack provider missing raw image (.bin)
## Impact
Unable to use flatcar-install with openstack provider
## Ideal future situation
Upload more flatcar op…
-
## Context
Magnum is designed to assign floating IP(FIP)s to all cluster nodes once `floating_ip_enabled` is set as true in coe cluster template.
This func is missing in mcapi driver because CAPO di…
-
In `tasks/create.yml`, this check happens: `failed_when: (openstack.clouds | length) != 1`. I'm still not sure how this happens, but we've gotten a report that somehow the `openstack` var is undefined…