Cesar
Cesar
same behaviour with grafana_team resources. resources are created, but 403 return code makes them tainted. ``` t=2021-02-10T15:57:18+0000 lvl=dbug msg="Applying default URL parsing for this data source type" logger=datasource type=prometheus url=http://prometheusserver:8082...
Hello @rawmind0 There's a whole set of yaml branches being updated, and to be honest, i cant find the logic behind. A few of them, that could be explained by...
Hello, I was rethinking the way i'm managing a whole GCP infrastructure, and was asking myself of how to use additional layers of modules, and this looks promising. I have...
Hi there. Still trying to get all the details around a similar issue. We are using Kubernetes clusters on Azure. (coredns 1.8.7) And our base images are Alpine images. We...
Posting a strace if that could be helpful for issue. ``` bash-5.1# strace nslookup gitlab.com execve("/usr/bin/nslookup", ["nslookup", "gitlab.com"], 0x7ffebb9b8238 /* 54 vars */) = 0 arch_prctl(ARCH_SET_FS, 0x7f7e9c865b48) = 0 set_tid_address(0x7f7e9c865fb0)...
That is the default i guess for every aks cluster with 1.8.7 ``` apiVersion: v1 data: Corefile: | aks-test.hcp.switzerlandnorth.azmk8s.io { hosts privatelink.hosts aks-test.hcp.switzerlandnorth.azmk8s.io { 10.0.0.4 aks-test.hcp.switzerlandnorth.azmk8s.io fallthrough } } .:53...
``` root@server:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Release: 22.04 Codename: jammy root@server:~# wget -q -O- https://apt.releases.hashicorp.com/gpg | gpg --dearmor | sudo...
Hi, same with 2.4.13 All websocket transactions => 500.
``` Hello, I'm struggling with the solution, i can say Hi, get an a first answer, and quickly then, i cant get past the following error : > Error >...
Adding some logs showing up on DEBUG=true When a third question is asked just prior to get an error : ``` 2023-12-08T16:58:09.802065935Z: [ERROR] DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): ai-outinstance-openai-dev.openai.azure.com:443 2023-12-08T17:00:09.907640528Z:...