woodpecker/pipeline/backend/kubernetes
qwerty287 225ddb586d
Rework entrypoints (#3269)
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
Co-authored-by: 6543 <m.huber@kithara.com>
2024-05-02 14:52:01 +02:00
..
backend_options.go Add runtimeClassName in Kubernetes backend options (#3474) 2024-03-29 10:29:07 +01:00
backend_options_test.go Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
flags.go Move generic agent flags to cmd/agent/core (#3484) 2024-03-15 11:31:35 +01:00
kubernetes.go Handle ImagePullBackOff pod status (#3580) 2024-04-15 09:08:13 +02:00
kubernetes_test.go Secured kubernetes backend configuration (#3204) 2024-01-15 03:59:08 +01:00
pod.go Rework entrypoints (#3269) 2024-05-02 14:52:01 +02:00
pod_test.go Rework entrypoints (#3269) 2024-05-02 14:52:01 +02:00
service.go fix: can't run multiple services on k8s (#3395) 2024-02-17 12:30:06 +01:00
service_test.go fix: can't run multiple services on k8s (#3395) 2024-02-17 12:30:06 +01:00
utils.go Sanitize pod's step label (#3275) 2024-01-26 13:42:21 +01:00
utils_test.go Sanitize pod's step label (#3275) 2024-01-26 13:42:21 +01:00
volume.go Secured kubernetes backend configuration (#3204) 2024-01-15 03:59:08 +01:00
volume_test.go Secured kubernetes backend configuration (#3204) 2024-01-15 03:59:08 +01:00