postgres-operator/pkg/controller
Oleksii Kliukin 48ba6adf8a Avoid calling Team API with an expired token.
Previously, the controller fetched the Oauth token once at start, so eventually the token would expire and the operator could not create new users. This commit makes the operator fetch the token before each call to the Teams API.
2017-05-12 11:41:28 +02:00
..
controller.go Avoid calling Team API with an expired token. 2017-05-12 11:41:28 +02:00
etcd.go Pod Rolling update 2017-05-12 11:41:25 +02:00
pod.go Sync clusters states 2017-05-12 11:41:27 +02:00
postgresql.go Sync clusters states 2017-05-12 11:41:27 +02:00
util.go Sync clusters states 2017-05-12 11:41:27 +02:00