douggutaby

Results 3 issues of douggutaby

The operator and postgres can handle passwords which is 13 chars long, but pgadmin cannot. If I set a password: `kubectl patch secret -n postgres-operator hippo-pguser-hippo -p '{"stringData":{"password":"1234567890123","verifier":""}}'` in the...

v5
triaged
backlog

I'm about to migrate my v4 clusters to v5.3.1 operator. First, I tried the new cluster creation way, and I tried to create my own user and database. In v4...

triaged

**Description** I cannot run pip upgrade in an alpine image on a debian host with overlayfs. **Steps to reproduce the issue:** I use the following Dockerfile: ``` FROM python:3.10.10-slim-bullseye USER...

stale-issue