ContainerImage.Pinniped/internal/controller
Ryan Richard 9eb97e2683 Use Eventually when making tls connections and avoid resource version 0
- Use `Eventually` when making tls connections because the production
  code's handling of starting and stopping the TLS server port
  has some async behavior.
- Don't use resource version "0" because that has special meaning
  in the informer libraries.
2021-03-04 17:26:01 -08:00
..
apicerts certs_manager.go: Rename some local variables 2021-02-18 11:16:34 -08:00
authenticator Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
impersonatorconfig Use Eventually when making tls connections and avoid resource version 0 2021-03-04 17:26:01 -08:00
issuerconfig Sort CredentialIssuer strategies in preferred order. 2021-03-03 14:03:27 -06:00
kubecertagent Fix label handling in kubecertagent controllers. 2021-03-02 13:59:46 -06:00
supervisorconfig Reformat some log-based test assertions. 2021-02-25 08:11:37 -06:00
supervisorstorage Sync garbage collector controller less often by adjusting its filters 2020-12-18 09:36:28 -08:00
controller_test.go Clean this test up a trivial amount using `require.Implementsf()`. 2020-12-17 08:38:16 -06:00
utils.go Upstream Watcher Controller Syncs less often by adjusting its filters 2020-12-18 15:41:18 -08:00