Seppe Lucas

Results 7 issues of Seppe Lucas

function list_k8s_cert_expiry_days has been extended to check manual set tls certs and add their expire to the output list. this is done by checking for an annotation cert-manager provides. when...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Version equal or higher than v1.16.0 and lower than v1.17.0 ### What happened?...

kind/bug
need-more-info
needs/triage
kind/community-report

### Database name PostgreSQL ### WAL-G Version v3.0.5, v3.0.3 ### Describe your problem When using an s3 backend that is not real or unavailable all wal-g commands hang indefinitely. When...

bug
good first issue

### What feature would you like? An command like `wal-g wal-push ` but for an directory that uses the data visible in `wal-g wal-verify integrity` to try and push missing...

enhancement

Removes safeguard to leave at least as many backups as BACKUP_NUM_TO_RETAIN Currently when running backups on a schedule any less frequent then daily the backups are not cleaned up as...

The archive command is currently hardcoded in [configure_spilo.py](https://github.com/zalando/spilo/blob/master/postgres-appliance/scripts/configure_spilo.py) We would like to be able to overwrite the default settings with an extra environment variable. Due to an [bug](https://github.com/wal-g/wal-g/issues/1949) in wal-g...

Context: removing nodes from cluster. by first draining them. nodes are marked as shouldhaveshards=false, i am logged in on one of the coordinators. After starting the drain i wanted to...

needs-investigation