ContainerImage.Pinniped/internal/server
Ryan Richard 86c3f89b2e First draft of moving API server TLS cert generation to controllers
- Refactors the existing cert generation code into controllers
  which read and write a Secret containing the certs
- Does not add any new functionality yet, e.g. no new handling
  for cert expiration, and no leader election to allow for
  multiple servers running simultaneously
- This commit also doesn't add new tests for the cert generation
  code, but it should be more unit testable now as controllers
2020-08-09 10:04:05 -07:00
..
testdata Change the name of the placeholder-name CLI to placeholder-name-server 2020-07-28 15:15:59 -05:00
server_test.go Pre-factor server.go 2020-08-07 14:49:04 -07:00
server.go First draft of moving API server TLS cert generation to controllers 2020-08-09 10:04:05 -07:00