postgres-operator/pkg
Oleksii Kliukin 03064637f1 Allow disabling access to the DB and the Teams API.
Command-line options --nodatabaseaccess and --noteamsapi disable all
teams api interaction and access to the Postgres database. This is
useful for debugging purposes when the operator runs out of cluster
(with --outofcluster flag).

The same effect can be achieved by setting enable_db_access and/or
enable_teams_api to false.
2017-05-12 17:40:48 +02:00
..
cluster Allow disabling access to the DB and the Teams API. 2017-05-12 17:40:48 +02:00
controller Allow disabling access to the DB and the Teams API. 2017-05-12 17:40:48 +02:00
spec Periodically sync roles with the running clusters. (#102) 2017-05-12 11:41:35 +02:00
util Allow disabling access to the DB and the Teams API. 2017-05-12 17:40:48 +02:00