woodpecker/pipeline/backend/kubernetes
6543 d1fe86b7be
Use UUID as podName and cleanup arguments for Kubernetes backend (#3135)
to much args are just horrible to maintain. And we already have it nice
structured stored as step.
2024-01-11 16:32:37 +01:00
..
flags.go Flexible image pull secret reference (#3016) 2024-01-05 08:33:56 +01:00
kubernetes.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
pod.go Use UUID as podName and cleanup arguments for Kubernetes backend (#3135) 2024-01-11 16:32:37 +01:00
pod_test.go Use UUID as podName and cleanup arguments for Kubernetes backend (#3135) 2024-01-11 16:32:37 +01:00
service.go Use UUID as podName and cleanup arguments for Kubernetes backend (#3135) 2024-01-11 16:32:37 +01:00
service_test.go Use UUID as podName and cleanup arguments for Kubernetes backend (#3135) 2024-01-11 16:32:37 +01:00
utils.go Use UUID as podName and cleanup arguments for Kubernetes backend (#3135) 2024-01-11 16:32:37 +01:00
utils_test.go Use UUID as podName and cleanup arguments for Kubernetes backend (#3135) 2024-01-11 16:32:37 +01:00
volume.go Kubernetes refactor (#2794) 2023-12-19 04:53:52 +01:00
volume_test.go Use UUID as podName and cleanup arguments for Kubernetes backend (#3135) 2024-01-11 16:32:37 +01:00