ContainerImage.Pinniped/test/integration
Matt Moyer 8f93fbb87b Make `./pkg/client` into an internal package using the native k8s client.
This should simplify our build/test setup quite a bit, since it means we have only a single module (at the top level) with all hand-written code. I'll leave `module.sh` alone for now but we may be able to simplify that a bit more.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-08-27 11:48:18 -05:00
..
api_discovery_test.go Allow app to start despite failing to borrow the cluster signing key 2020-08-25 18:22:53 -07:00
api_serving_certs_test.go Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
app_availability_test.go Allow app to start despite failing to borrow the cluster signing key 2020-08-25 18:22:53 -07:00
client_test.go Make `./pkg/client` into an internal package using the native k8s client. 2020-08-27 11:48:18 -05:00
credentialissuerconfig_test.go Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
credentialrequest_test.go Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
kubectl_test.go Upon pod startup, update the Status of CredentialIssuerConfig 2020-08-24 18:07:34 -07:00