ContainerImage.Pinniped/internal/controller/impersonatorconfig
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
..
impersonator_config.go change FromString to Parse so TargetPort parses correctly 2021-03-03 11:12:37 -08:00
impersonator_config_test.go Use Eventually when making tls connections and avoid resource version 0 2021-03-04 17:26:01 -08:00