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. |
||
|---|---|---|
| .. | ||
| constants | ||
| k8sutil | ||
| resources | ||
| retryutil | ||
| teams | ||
| util.go | ||