ContainerImage.Pinniped/internal
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
..
apiserver Add support for multiple IDPs selected using IdentityProvider field. 2020-09-22 10:03:31 -05:00
certauthority Remove kubecertauthority pkg 2020-09-24 09:23:29 -07:00
client Pass namespace properly in client.ExchangeToken. 2020-09-22 10:03:32 -05:00
constable Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
controller kubecertagent: use initial event for when key can't be found 2020-09-24 16:54:20 -04:00
controllerlib Add Go vanity import paths. 2020-09-18 14:56:24 -05:00
controllermanager kubecertagent: use initial event for when key can't be found 2020-09-24 16:54:20 -04:00
downward Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
dynamiccert internal/provider -> internal/dynamiccert 2020-09-23 08:29:35 -04:00
here Save 2 lines by using inline-style comments for Copyright 2020-09-16 10:35:19 -04:00
mocks Add support for multiple IDPs selected using IdentityProvider field. 2020-09-22 10:03:31 -05:00
registry/credentialrequest Add support for multiple IDPs selected using IdentityProvider field. 2020-09-22 10:03:31 -05:00
server Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
testutil kubecertagent: use initial event for when key can't be found 2020-09-24 16:54:20 -04:00