postgres-operator/pkg/cluster
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
..
cluster.go Sync clusters states 2017-05-12 11:41:27 +02:00
pg.go Assign SUPERUSER to human users by default. 2017-05-12 11:41:27 +02:00
pod.go wait for the pods from the previous rolling update 2017-05-12 11:41:28 +02:00
resources.go fix resource load and list 2017-05-12 11:41:28 +02:00
sync.go wait for the pods from the previous rolling update 2017-05-12 11:41:28 +02:00
util.go Avoid calling Team API with an expired token. 2017-05-12 11:41:28 +02:00