Commit Graph

13 Commits

Author SHA1 Message Date
Rafia Sabih feb339eaf3 Fixing debug permission issue 2019-06-26 14:32:44 +02:00
Rafia Sabih 339b221d82 Fixing debug permission issue 2019-06-26 13:47:37 +02:00
Rafia Sabih 0a1571f502 Fixing debug permission issue 2019-06-26 13:41:18 +02:00
Rafia Sabih 51cc659bad Changing permissions for dlv in debug 2019-06-26 13:28:27 +02:00
Rafia Sabih 90949f4731 Adding users and permissions in the DebugDockerfile 2019-06-26 12:56:10 +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