ContainerImage.Pinniped/internal/controller
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
..
apicerts Fix the name of the API Service updater controller in the log messages 2022-09-26 12:37:34 -07:00
authenticator Replace usages of deprecated funcs from the wait pkg 2023-05-10 11:41:11 -07:00
conditionsutil Change FederationDomain.Status to use Phase and Conditions 2023-09-11 11:14:02 -07:00
impersonatorconfig Get tests to compile again and fix lint errors 2023-09-11 11:09:50 -07:00
issuerconfig Upgrade the linter and fix all new linter warnings 2022-08-24 14:45:55 -07:00
kubecertagent Get tests to compile again and fix lint errors 2023-09-11 11:09:50 -07:00
supervisorconfig Load FederationDomain endpoints before updating its status 2023-09-11 11:14:05 -07:00
supervisorstorage reorganize federation domain packages to be more intuitive 2023-09-11 11:11:52 -07:00
controller_test.go Clean this test up a trivial amount using require.Implementsf(). 2020-12-17 08:38:16 -06:00
utils.go First draft of implementation of multiple IDPs support 2023-09-11 11:09:49 -07:00