ContainerImage.Pinniped/internal/controller/kubecertagent
Andrew Keesler d853cbc7ff
Plumb through ImagePullSecrets to agent pod
Right now in the YTT templates we assume that the agent pods are gonna use
the same image as the main Pinniped deployment, so we can use the same logic
for the image pull secrets.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-24 15:52:05 -04:00
..
testdata WIP: start replacing the kubecertauthority pkg with a new controller 2020-09-22 17:45:20 -07:00
annotater_test.go Remove an accidentally committed it.Focus 2020-09-24 08:15:10 -07:00
annotater.go Set CIC error statuses in kubecertagent annotater and creater 2020-09-24 10:40:50 -04:00
creater_test.go Plumb through ImagePullSecrets to agent pod 2020-09-24 15:52:05 -04:00
creater.go Set CIC error statuses in kubecertagent annotater and creater 2020-09-24 10:40:50 -04:00
deleter_test.go Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
deleter.go inernal/controller/kubecertagent: fix some godoc's 2020-09-24 13:53:06 -04:00
execer_test.go Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
execer.go inernal/controller/kubecertagent: fix some godoc's 2020-09-24 13:53:06 -04:00
kubecertagent_test.go Plumb through ImagePullSecrets to agent pod 2020-09-24 15:52:05 -04:00
kubecertagent.go Plumb through ImagePullSecrets to agent pod 2020-09-24 15:52:05 -04:00
pod_command_executor.go Wire in kubecertagent.NewExecerController() to server 2020-09-23 11:01:41 -04:00