Vito Botta
a660d758a5
Add region setting for logical backups to non-AWS storage ( #813 )
...
* Add region setting for logical backups to non-AWS storage
2020-02-10 11:48:24 +01:00
Felix Kunde
e6ce00050f
reduce tracing of dumps and include Pg12 ( #791 )
2020-01-13 18:23:04 +01:00
Frederik Wagner
7037974d48
fix s3 bucket endpoint/sse configuration in logical backup dump.sh ( #750 )
2019-12-04 17:47:05 +01:00
Armin Nesiren
5f87384d7f
Passing endpoint, access and secret key to logical-backup container ( #628 )
...
* Added possibility to add custom annotations to LoadBalancer service.
* Added parameters for custom endpoint, access and secret key for logical backup.
* Modified dump.sh so it knows how to handle new features. Configurable S3 SSE
2019-11-26 10:40:49 +01:00
Felix Kunde
f9487e41c1
inject cluster name label into logical backup pod ( #725 )
...
* inject cluster name label into logical backup pod
2019-11-20 13:58:41 +01:00
Felix Kunde
bb855fd9bc
fetch cluster_name_label from configuration ( #684 )
2019-10-11 16:07:13 +02:00
Felix Kunde
2c3c7fd244
query namespaced K8s API in logical backup script ( #623 )
2019-07-18 14:00:30 +02:00
Felix Kunde
4fc5822b24
Update docs for v1.2 ( #609 )
...
* update docs and move parts from README to index.md
* fix typos, headings and code alignment in docs
2019-07-11 17:19:27 +02:00
Erik Inge Bolsø
028b834ea6
postgres-operator deployment template: run operator as non-root, and with readonly filesystem ( #582 )
2019-06-14 15:47:08 +02:00
Sergey Dudoladov
3ffc8ac5fa
Sample logical backup image. ( #572 )
...
* Sample logical backup image.
Based on the earlier work by Dmitry Dolgov @erthalion
2019-05-31 15:51:58 +02:00
Dmitry Dolgov
dcf637d4ea
Fix typo in port ( #219 )
2018-02-02 15:51:26 +01:00
Dmitrii Dolgov
bf7df5d5b5
Add debug mode
...
You can specify an environment variable DEBUG 1/0 to enable/disable
debug mode. Debug mode assumes delve dependency for remote debugging,
and debugging symbols for go build.
2018-02-02 10:39:39 +01:00
Murat Kabilov
ae77fa15e8
Pod Rolling update
...
introduce Pod events channel;
add parsing of the MaintenanceWindows section;
skip deleting Etcd key on cluster delete;
use external etcd host;
watch for tpr/pods in the namespace of the operator pod only;
2017-05-12 11:41:25 +02:00
Murat Kabilov
6e2d64bd50
Create human users from teams api
2017-05-12 11:37:09 +02:00
Murat Kabilov
75e6bfa55c
makefile improvements
2017-05-12 11:37:07 +02:00
Oleksandr Shulgin
7974dc8c4e
Move Dockerfile to a subdir for smaller build context
2017-05-12 11:36:22 +02:00