Asaf Zafran
Asaf Zafran
When running the following Dockerfile ``` FROM alpine:3.15.4 RUN apk add postgresql-dev openssl-dev krb5-dev ncurses-dev \ build-base linux-headers \ libxml2-dev lz4-dev libxslt-dev libedit-dev readline-dev \ postgresql14 git RUN git clone...
### Describe the bug When performing a server-side-apply patch of a deployment which contains a container that has duplicate environment variables with the same name, the api server returns status...
### Database name PostgreSQL ### WAL-G Version v3.0.7 ### Describe your problem When setting the system date to a post Y2K38 date and performing a backup on a PostrgreSQL instance,...