Nicolas Bachschmidt

Results 14 issues of Nicolas Bachschmidt

Hello, Release v1.15.0 includes three Docker images (Postgres Operator, UI, Logical Backup). However, only the Postgres Operator image has been published yet. The following images are currently missing: * ghcr.io/zalando/postgres-operator/logical-backup:v1.15.0...

ui

#2449 added Command to sidecars. So container's commands should be compared when deciding whether a Statefulset has been updated.

enhancement
minor

Kubernetes now issues short lived tokens, which are automatically reloaded. This fixes #2981.

Kubernetes now issues short lived tokens. When the `--service-account-extend-token-expiration` flag is set to true (which seems to still be the default for many implementations), service account tokens are valid for...