ContainerImage.Pinniped/internal
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
..
apiserver Convert code to use the new generated packages. 2020-08-24 14:42:27 -05:00
certauthority Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
client Make `./pkg/client` into an internal package using the native k8s client. 2020-08-27 11:48:18 -05:00
constable Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
controller internal/controller/issuerconfig: add missing invalid kubeconfig test? 2020-08-27 10:43:13 -04:00
controllermanager Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
downward Standardize whitespace/newlines for consistency. 2020-08-14 14:42:49 -05:00
mocks/mockcertissuer Rename project 2020-08-20 10:54:15 -07:00
provider Add tests for the new cert controllers and some other small refactorings 2020-08-10 18:53:53 -07:00
registry/credentialrequest Convert code to use the new generated packages. 2020-08-24 14:42:27 -05:00
server Merge branch 'main' into self_test 2020-08-25 19:02:27 -07:00
testutil Allow app to start despite failing to borrow the cluster signing key 2020-08-25 18:22:53 -07:00