Andrew
Andrew
Hello! I add fixes to make it run on FreeBSD. However I'm not sure am I broke something for Linux. Please check if possible.
**What happened**: I have new baremetal k8s cluster on my desk. Due power failure it rebooted twice. I didn't check stolon status after first reboot. If it is important I...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do you...
Please, answer some short questions which should help us to understand your problem / question better? - **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.8.2 - **Where do you...
### Describe the bug a clear and concise description of what the bug is. With `config.autoDiscoverDatabases: true` I got error 500 on /metrics endpoint: ``` < HTTP/1.1 500 Internal Server...
**Describe the bug** I change node type (plan) provider shows reasonable plan, successfully applied it, but nothing happens. Nodes remains same. ``` Terraform will perform the following actions: # vultr_kubernetes.k8...
I delete CHI and recreate it; after I tried to resize PVC but it's not happens; in operator log error > Operation cannot be fulfilled on persistentvolumeclaims "data-volume-template-chi-clickhouse-default-0-0-0": the object...
**Describe the bug** With `vultr_ssh_keys` no way to specify no `filter {}` or specify "empty" filter or specify "catch-all" filter, or poorly documented. **To Reproduce** I tried following variants: ```...
When domain name can't be resolved (no DNS record for host or nonexistent domain), origin was not created wth error ``` │ Error: error while requesting API to create origin...
If you omit custom_host_header in resource definition any changes made with web console do not affect `terraform apply` - provider simply ignores it. Steps to reproduce: 1. create resource ```...