Gyorgy Nadaban
Gyorgy Nadaban
Most likely because, as mentioned in the [docs](https://www.vaultproject.io/docs/configuration/storage/raft): Note: When using the Integrated Storage backend, a separate ha_storage backend cannot be declared.
Hey @mateoporcar , I had the same issue before and it was due to syntax mismatches. Check the logs of the Prometheus operator and Alertmanager, and see if you get...
Issue with Docker Image build using Kaniko and push to AWS ECR in GitHub Actions Workflow on AWS EKS
Just went through this ordeal, and assuming you are running your actions runner scalesets in `dind` mode, you will need to mount the service account volume in the container job...
@bonifaido : Created request as discussed. I realize that it's not strictly connected to this, but more freedom in configuring podAntiAffinity would be appreciated, the current one does not allow...
If you have any DaemonSets eg. AWS EFS CSI driver that are supposed to remove startupTaints, and sometimes fails to remove them, try restarting those pods. In our case, it...
I'm not sure I'd call this level of completeness "Generally Available" worthy.
It would seem that this only happens when `encrypted: true` is configured.
Other fields like `policy` or `lifecyclePolicies` have a similar effect: when configured, the resource never gets initialized. Also, if initially the `policy` field is set, and is later deleted, the...
/remove-lifecycle stale
@krancour , this is a WIP but I've made some good progress fixing the issues I found.