woodpecker/pipeline/backend/kubernetes
Elias 32a1199519
fix: bug annotations (#3255)
Fix Issue: https://github.com/woodpecker-ci/woodpecker/issues/3254

Co-authored-by: elias.souza <elias.souza@quintoandar.com.br>
2024-01-22 13:39:49 +01:00
..
flags.go Flexible image pull secret reference (#3016) 2024-01-05 08:33:56 +01:00
kubernetes.go fix: bug annotations (#3255) 2024-01-22 13:39:49 +01:00
kubernetes_test.go Secured kubernetes backend configuration (#3204) 2024-01-15 03:59:08 +01:00
pod.go Fixed Pods creation of WP services (#3236) 2024-01-21 03:56:37 +01:00
pod_test.go Support custom steps entrypoint (#2985) 2024-01-19 05:34:02 +01:00
service.go Secured kubernetes backend configuration (#3204) 2024-01-15 03:59:08 +01:00
service_test.go Secured kubernetes backend configuration (#3204) 2024-01-15 03:59:08 +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 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