headyj
headyj
Hello, I'm having some issues on the dashboard. It looks like the data are not properly refreshed (I have to manually restart the dashboard to update it) and the console...
### Describe the bug I tried updating from 4.8.3 to 4.9.14, but it seems that the helm args are no more rendered: `Error: Error: YAML parse error on composer/templates/nginx-persistent-volume.yml: error...
**Actual behavior** According to [this ticket](https://github.com/GoogleContainerTools/kaniko/issues/1851), the bug of setcap not being persisted should be fixed, but it's not the case in latest v1.8.1 version **Expected behavior** setcap should be...
I cannot import an existing resource in my state using the provided documentation: ```yaml apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: rabbitmqclusters.rabbitmq.com ``` ``` terraform import kubectl_manifest.rabbitmq_clusters apiextensions.k8s.io/v1//CustomResourceDefinition//rabbitmqclusters.rabbitmq.com kubectl_manifest.rabbitmq_clusters[0]: Importing from...
Hello, I did a very similiar project (basically copy/pasted this one) but I have a problem when executing terragrunt apply in a specific module implementation (example in non-prod/us-east-1/qa/mysql), terragrunt is...
**What steps did you take and what happened:** Since a few days, all my scheduled backups are stuck in `InProgress` for days, without any error in the logs. The last...
I have 2 similar clusters in term of pods and resources limits/requests: eks-1 - 263 pods - Memory - Request: 83GB - Limits: 174GB - CPU - Request: 26 cores...
**Describe the bug** The latest 4.4.10 tgz name is not matching the correct pattern (neo4j-4.4.10.**1.** tgz), which lead to ArgoCD being unable to find the file: ``` rpc error: code...
Fixing issue #119
## Describe the bug Whatever I do, I cannot clear the cache referencing a schema on `yaml.schemas` ## Expected Behavior schema file path should be updated ## Current Behavior Current...