ContainerImage.Pinniped/internal
Ryan Richard 6e59596285 Upon pod startup, update the Status of CredentialIssuerConfig
- Indicate the success or failure of the cluster signing key strategy
- Also introduce the concept of "capabilities" of an integration test
  cluster to allow the integration tests to be run against clusters
  that do or don't allow the borrowing of the cluster signing key
- Tests that are not expected to pass on clusters that lack the
  borrowing of the signing key capability are now ignored by
  calling the new library.SkipUnlessClusterHasCapability test helper
- Rename library.Getenv to library.GetEnv
- Add copyrights where they were missing
2020-08-24 18:07:34 -07:00
..
apiserver Rename project 2020-08-20 10:54:15 -07:00
certauthority Rename project 2020-08-20 10:54:15 -07:00
constable Add placeholder-name CLI 2020-07-28 15:15:59 -05:00
controller Upon pod startup, update the Status of CredentialIssuerConfig 2020-08-24 18:07:34 -07:00
controllermanager Rename PinnipedDiscoveryInfo to CredentialIssuerConfig 2020-08-21 16:16:34 -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 Rename project 2020-08-20 10:54:15 -07:00
server Upon pod startup, update the Status of CredentialIssuerConfig 2020-08-24 18:07:34 -07:00
testutil Auto-rotate serving certificate 2020-08-20 10:03:36 -04:00