postgres-operator/pkg/util
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
..
constants Sync clusters states 2017-05-12 11:41:27 +02:00
k8sutil Sync clusters states 2017-05-12 11:41:27 +02:00
resources Sync clusters states 2017-05-12 11:41:27 +02:00
retryutil Sync clusters states 2017-05-12 11:41:27 +02:00
teams Avoid calling Team API with an expired token. 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