postgres-operator/docker/logical-backup
Nick Douma 3f4e44de82
Interpret KUBERNETES_SERVICE_HOST as hostname if not parsed as IP address (#2285)
* Interpret KUBERNETES_SERVICE_HOST as hostname if not parsed as IP address

This allows correctly connecting to the Kubernetes API when the service host
is set as a hostname. This is at least the case on gardener.cloud . I'm
running the patched version in production.

Related to #2047 which describes the same problem I had.

* Reindent logical-backup/dump.sh

---------

Co-authored-by: Nick Douma <nick.douma@cyso.com>
2023-04-19 15:42:27 +02:00
..
Dockerfile Add logical backup for azure (#2052) 2023-01-05 12:16:41 +01:00
dump.sh Interpret KUBERNETES_SERVICE_HOST as hostname if not parsed as IP address (#2285) 2023-04-19 15:42:27 +02:00