ch9hn

Results 8 issues of ch9hn

Hello, I have the problem, that one of the REST APIs I want to cache, is always failing and the REDIS Key is always deleted. Logs: ``` trickster | time=x...

Hello, we are using a KILO enabled Kubernetes Cluster from a cloud provider. Due some investigations from other users, we identified that the Port 1107 is publicly exposed and presents...

Hello together, we are using a managed K8S cluster with the following Kilo image: `docker.io/squat/kilo:bcb722b0b90271a6643d6360e69e702d578d6a06` What we have done so far: Added a Kilo peer via the following manifest: ```...

Hello, we are using Terragrunt with a Gitlab HTTP Terraform backend. Here we have the problem, that when a module is nested under another module, the CI/CD fails due a...

question

Kubernetes deprecated the field Service.Spec.LoadBalancerIP. How would the Scaleway Cloud Controller manage the selection of a LoadBalancerIP ?

### Describe the bug Infisical Migration Job failed when connecting to Kubernetes Internal Database ### To Reproduce Steps to reproduce the behavior: 1. Create K8S Secret with Database URI variable:...

Hello, we faced some issues with the generated provider blocks from Terragrunt. In our module we have a file called "versions.tf": ``` terraform { required_version = ">= 1.4" required_providers {...

question

We are running into an issue with the archiving of WAL files with cloudnative-pg. In the very beginning Barman writes WAL files to the S3 Object Bucket and is then...