ContainerImage.Pinniped/internal/controller/kubecertagent
Ryan Richard f76b9857da Don't use custom labels when selecting an agent pod
And delete the agent pod when it needs its custom labels to be
updated, so that the creator controller will notice that it is missing
and immediately create it with the new custom labels.
2020-10-30 17:41:17 -07:00
..
testdata WIP: start replacing the kubecertauthority pkg with a new controller 2020-09-22 17:45:20 -07:00
annotater_test.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
annotater.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
creater_test.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
creater.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
deleter_test.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
deleter.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
execer_test.go Refactor constructor params of the kubecertagent pkg's controllers 2020-09-23 17:30:22 -07:00
execer.go Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
kubecertagent_test.go Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
kubecertagent.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
pod_command_executor.go Wire in kubecertagent.NewExecerController() to server 2020-09-23 11:01:41 -04:00