ContainerImage.Pinniped/internal/controller/apicerts
Andrew Keesler 9e0195e024
kubecertagent: use initial event for when key can't be found
This should fix integration tests running on clusters that don't have
visible controller manager pods (e.g., GKE). Pinniped should boot, not
find any controller manager pods, but still post a status in the CIC.

I also updated a test helper so that we could tell the difference
between when an event was not added and when an event was added with
an empty key.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-24 16:54:20 -04:00
..
apiservice_updater.go Merge branch 'main' into rename_stuff 2020-09-18 16:39:58 -07:00
apiservice_updater_test.go Merge branch 'main' into rename_stuff 2020-09-18 16:39:58 -07:00
certs_expirer.go Merge branch 'main' into rename_stuff 2020-09-18 16:39:58 -07:00
certs_expirer_test.go Merge branch 'main' into rename_stuff 2020-09-18 16:39:58 -07:00
certs_manager.go Merge branch 'main' into rename_stuff 2020-09-18 16:39:58 -07:00
certs_manager_test.go kubecertagent: use initial event for when key can't be found 2020-09-24 16:54:20 -04:00
certs_observer.go internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
certs_observer_test.go internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
doc.go Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
update_api_service.go Paramaterize the APIService name in apiServiceUpdaterController rather than hardcoding. 2020-09-17 09:52:23 -05:00
update_api_service_test.go Remove deprecated "pinniped.dev" API group. 2020-09-18 17:32:15 -05:00