ContainerImage.Pinniped/internal/controller/kubecertagent
Ryan Richard ab5c04b1f3
Merge pull request #176 from vmware-tanzu/agent_pod_additional_label_handling
Handle custom labels better in the agent pod controllers
2020-11-02 09:08:42 -08:00
..
testdata WIP: start replacing the kubecertauthority pkg with a new controller 2020-09-22 17:45:20 -07:00
annotater.go Merge pull request #176 from vmware-tanzu/agent_pod_additional_label_handling 2020-11-02 09:08:42 -08:00
annotater_test.go Merge pull request #176 from vmware-tanzu/agent_pod_additional_label_handling 2020-11-02 09:08:42 -08:00
creater.go Merge pull request #176 from vmware-tanzu/agent_pod_additional_label_handling 2020-11-02 09:08:42 -08:00
creater_test.go Merge pull request #176 from vmware-tanzu/agent_pod_additional_label_handling 2020-11-02 09:08:42 -08:00
deleter.go Don't use custom labels when selecting an agent pod 2020-10-30 17:41:17 -07:00
deleter_test.go Small unit test changes for deleter_test.go 2020-11-02 08:40:39 -08:00
execer.go Split the config CRDs into two API groups. 2020-10-30 19:22:46 -05:00
execer_test.go Split the config CRDs into two API groups. 2020-10-30 19:22:46 -05:00
kubecertagent.go Merge pull request #176 from vmware-tanzu/agent_pod_additional_label_handling 2020-11-02 09:08:42 -08:00
kubecertagent_test.go Concierge controllers add labels to all created resources 2020-10-15 10:14:23 -07:00
pod_command_executor.go Wire in kubecertagent.NewExecerController() to server 2020-09-23 11:01:41 -04:00