ContainerImage.Pinniped/internal/controller
Ryan Richard 6d82a11645 CRD already validates that IDP transform constant names are unique
- Remove that validation from the controller since the CRD already
  validates it during creates and updates.
- Also finish the supervisor_federationdomain_status_test.go by adding
  more tests for both controller validations and CRD validations
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 CRD already validates that IDP transform constant names are unique 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