woodpecker/pipeline/backend/kubernetes
Stephen Muth be4ce2e02d
Ensure the SharedInformerFactory closes eventually (#1585)
Otherwise it will continue to collect events in the background, consuming memory that can't be GC'd.
2023-02-16 00:54:33 +01:00
..
kubernetes.go Ensure the SharedInformerFactory closes eventually (#1585) 2023-02-16 00:54:33 +01:00
pod.go Allow adding additional labels/annotations to kubernetes worker pods (#1510) 2022-12-31 01:37:09 +01:00
service.go Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
service_test.go Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
utils.go Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
volume.go Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00
volume_test.go Adding initial version of Kubernetes backend (#552) 2022-09-05 06:01:14 +02:00