-
# Terraform provider version
```
Terraform v1.3.5
on darwin_amd64
+ provider registry.terraform.io/hashicorp/local v2.2.3
+ provider registry.terraform.io/hashicorp/random v3.4.3
+ provide…
-
**What happened**:
when I create a pysical network with **bridge-test** ,
```yaml
apiVersion: "k8s.cni.cncf.io/v1"kind: NetworkAttachmentDefinitionmetadata: name: bridge-testspec: config: '{…
-
### What happened?
I install redpanda via helm chart and found the issue where redpanda-confiuration-error always error with log:
```
unable to query config schema: Get "http://127.0.0.1:9645/v1/cl…
-
I do have use-case that I would like to install two isolated kourier installations to same cluster. One kourier for internal network stuff and one kourier to external network stuff. It seems that its …
-
**Describe the bug**
Did a git clone and tried to install Algo on a barebones (debian-12.4.0-amd64-netinst.iso) install of Debian 12.4. Script failed on 2 items:
1) debian netinstall (no deskto…
-
**Steps to reproduce the issue:**
I feel a bit silly but I can't get the https://github.com/kubernetes/minikube/blob/master/deploy/addons/ingress-dns/example/example.yaml to give me a ping and I d…
-
### Past Issues Searched
- [X] I have searched open and closed issues to make sure that the bug has not yet been reported
### Issue is a Bug Report
- [X] This is a bug report and not a feature requ…
-
Hi guy,
I try to transfer keystonemiddleware to asgi middleware with a2wsgi module. However, it occurs AttributeError when I send a request. Errors are as follows:
```shell
INFO: ::ffff:10.…
-
https://github.com/gophercloud/gophercloud/blob/36d1b18bfc943245e736dd2052add0f5c636bc15/openstack/identity/v3/domains/requests.go#L55
-
Currently, we don't have any authentication mechanism to access the s3proxy or APIs. We need a way to set the authentication for s3proxy. How we can design/implement the same?