woodpecker/pipeline/backend/kubernetes
qwerty287 f582ad3159
Various enhancements in configuration (#1645)
- backends: move to cli flags instead of os.Getenv
- ssh: support 2fa with key and password
- allow to set grpc jwt secret (solves todo)
- allow to set default and max timeout (solves todo)

Closes https://github.com/woodpecker-ci/woodpecker/issues/896
Closes https://github.com/woodpecker-ci/woodpecker/issues/1131
2023-03-19 20:24:43 +01:00
..
kubernetes.go Various enhancements in configuration (#1645) 2023-03-19 20:24:43 +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