ContainerImage.Pinniped/internal/controller/supervisorconfig
Ryan Richard a38fb16295 Load FederationDomain endpoints before updating its status
- Avoid a possible race condition where the status says "Ready" but
  the endpoints take another moment to become available, potentially
  casing a fast client to get a 404 after observing that the status
  is "Ready" and then immediately trying to use the endpoints.

Co-authored-by: Benjamin A. Petersen <ben@benjaminapetersen.me>
2023-09-11 11:14:05 -07:00
..
activedirectoryupstreamwatcher reorganize federation domain packages to be more intuitive 2023-09-11 11:11:52 -07:00
generator Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
ldapupstreamwatcher reorganize federation domain packages to be more intuitive 2023-09-11 11:11:52 -07:00
oidcclientwatcher Change FederationDomain.Status to use Phase and Conditions 2023-09-11 11:14:02 -07:00
oidcupstreamwatcher reorganize federation domain packages to be more intuitive 2023-09-11 11:11:52 -07:00
testdata Forgot to commit some test fixtures in a prior commit 2020-10-27 17:00:00 -07:00
upstreamwatchers reorganize federation domain packages to be more intuitive 2023-09-11 11:11:52 -07:00
federation_domain_watcher_test.go Load FederationDomain endpoints before updating its status 2023-09-11 11:14:05 -07:00
federation_domain_watcher.go Load FederationDomain endpoints before updating its status 2023-09-11 11:14:05 -07:00
jwks_observer_test.go All controller unit tests should not cancel context until test is over 2021-03-04 17:26:01 -08:00
jwks_observer.go Use new 'go.pinniped.dev/generated/latest' package. 2021-02-16 13:00:08 -06:00
jwks_writer_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
jwks_writer.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
tls_cert_observer_test.go Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
tls_cert_observer.go Improve pod logs related to Supervisor TLS certificate problems 2023-09-11 09:13:21 -07:00