ContainerImage.Pinniped/internal/controller/kubecertagent
Andrew Keesler b21b43c654
Fix expected CIC status message on non-hosted control planes
2020-09-24 17:56:55 -04:00
..
testdata WIP: start replacing the kubecertauthority pkg with a new controller 2020-09-22 17:45:20 -07:00
annotater.go Set CIC error statuses in kubecertagent annotater and creater 2020-09-24 10:40:50 -04:00
annotater_test.go Remove an accidentally committed `it.Focus` 2020-09-24 08:15:10 -07:00
creater.go Fix expected CIC status message on non-hosted control planes 2020-09-24 17:56:55 -04:00
creater_test.go Fix expected CIC status message on non-hosted control planes 2020-09-24 17:56:55 -04:00
deleter.go inernal/controller/kubecertagent: fix some godoc's 2020-09-24 13:53:06 -04:00
deleter_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
execer_test.go Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
kubecertagent.go Plumb through ImagePullSecrets to agent pod 2020-09-24 15:52:05 -04:00
kubecertagent_test.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