Daniel Niasoff
Daniel Niasoff
### Terraform Version Terraform v1.0.11 on linux_amd64 + provider registry.terraform.io/terraform-provider-openstack/openstack v1.43.1 ### Affected Resource(s) - openstack_containerinfra_cluster_v1 ### Terraform Configuration Files ```json "KubernetesClusterPrivate": { "cluster_template_id": "bd998c9d-cc22-4701-9c6d-ac90bf2db8cf", "fixed_network": "${openstack_networking_network_v2.PublicNetworkKubernetes.name}", "fixed_subnet": "${openstack_networking_subnet_v2.PublicNetworkKubernetesSubnet.name}", "flavor":...
Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions,...
Code copied for https://github.com/terraform-provider-openstack/terraform-provider-openstack/pull/1136
Fixes #2305 https://docs.openstack.org/api-ref/load-balancer/v2/?expanded=create-health-monitor-detail,create-pool-detail#create-pool
There are a number of TLS related fields LoadBalancer v2 pools supported by OpenStack API that are not exposed by gophercloud. The fields are documented here - https://docs.openstack.org/api-ref/load-balancer/v2/?expanded=create-health-monitor-detail,create-pool-detail#create-pool This prevents...
This is probably similar to https://github.com/buptczq/WinCryptSSHAgent/issues/12 But when I try to login, I typically have to click ok on a few popups containing the above message before WinCryptSSHAgent will present...
Many times I am running scripts and am not aware that they are waiting for a key press on my YubiKey. It would be amazing if a pop-up or notification...
Hi Just testing controller HA (using drbd-reactor) and simulating failures. Drbd-reactor is working nicely but satellite nodes aren't recovering automatically. Here is what I see after a failure  However,...
Hi, Using Linbit Server 1.27.0 on Ubuntu 22.04 with OpenZFS 2.2.2. I have it integrated with OpenStack Cinder. When creating a volume from an image with volume image cache enabled...
Hi, Running on Ubuntu Noble with default Python 3.12 and Mitogen v0.3.19 from github. Target nodes are Ubuntu Jammy, Using Kolla Ansible to deploy OpenStack with is really slow and...