Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Go to file
Andrew Keesler df1a1cf1bd
LoginRequest -> CredentialRequest
- We want to follow the <noun>Request convention.
- The actual operation does not login a user, but it does retrieve a
  credential with which they can login.

- This commit includes changes to all LoginRequest-related symbols and
  constants to try to update their names to follow the new
  CredentialRequest type.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-08-14 11:26:09 -04:00
.github Add additional go.mod directories to dependabot. 2020-08-10 12:09:32 -05:00
cmd LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
deploy LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
hack Normalize ROOT naming and calculation in hack/ 2020-08-12 08:34:17 -07:00
internal LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
kubernetes/1.19 LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
pkg LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
test LoginRequest -> CredentialRequest 2020-08-14 11:26:09 -04:00
tools Add generated mock for loginrequest.CertIssuer interface. 2020-07-27 12:33:33 -07:00
.gitignore Hello, world! 2020-07-02 17:05:59 -07:00
.golangci.yaml Fix latent linter issues. 2020-08-06 20:42:20 -05:00
Dockerfile Switch to Debian base images. 2020-08-13 13:35:42 -05:00
go.mod Run ./hack/module.sh tidy 2020-08-14 09:16:48 -04:00
go.sum Run ./hack/module.sh tidy 2020-08-14 09:16:48 -04:00
LICENSE Add Apache 2.0 license. 2020-07-06 13:50:31 -05:00
README.md First draft of moving API server TLS cert generation to controllers 2020-08-09 10:04:05 -07:00

placeholder-name

Copyright 2020 VMware, Inc.