ContainerImage.Pinniped/internal/concierge
Ryan Richard ca2cc40769 Add impersonationProxyServerPort to the Concierge's static ConfigMap
- Used to determine on which port the impersonation proxy will bind
- Defaults to 8444, which is the old hard-coded port value
- Allow the port number to be configured to any value within the
  range 1024 to 65535
- This commit does not include adding new config knobs to the ytt
  values file, so while it is possible to change this port without
  needing to recompile, it is not convenient
2021-11-17 13:27:59 -08:00
..
apiserver Ensure concierge and supervisor gracefully exit 2021-08-30 20:29:52 -04:00
impersonator Add leader election middleware 2021-08-20 12:18:25 -04:00
scheme Remove metav1.ExportOptions from scheme tests. 2021-04-09 13:00:50 -05:00
server Add impersonationProxyServerPort to the Concierge's static ConfigMap 2021-11-17 13:27:59 -08:00