Kubernetes based pool provider implementation for Azure DevOps pipelines
Перейти к файлу
Divyansh Manchanda 602184e4bc add remove agent API 2019-08-22 14:29:37 +05:30
agentpods helm chart 2019-07-25 16:15:36 +05:30
buildkit rename app to k8s-poolprovider 2019-07-25 11:07:22 +05:30
helm [v2.19] Add 2 endpoints and contracts 2019-08-21 14:25:50 +05:30
.gitignore [v2.18] Fix JSON response 2019-08-20 15:00:51 +05:30
Dockerfile fix dockerfile 2019-08-05 10:26:36 +05:30
README.md Create README.md 2019-07-25 16:18:20 +05:30
contracts.go [v2.19] Add 2 endpoints and contracts 2019-08-21 14:25:50 +05:30
hmac.go added support for HMAC encryption 2019-08-19 11:58:30 +05:30
kubernetes.go add remove agent API 2019-08-22 14:29:37 +05:30
kubernetes.yaml [v2.19] Add 2 endpoints and contracts 2019-08-21 14:25:50 +05:30
main.go add remove agent API 2019-08-22 14:29:37 +05:30
redis.go [v2.16] redis cleanup and helm chart update 2019-08-05 14:26:47 +05:30

README.md

k8s-poolprovider

helm install k8s-poolprovider --name=myhelmchart --set "vsts.VSTS_ACCOUNT=accountname" --set "vsts.VSTS_POOL=poolname" --set "vsts.VSTS_TOKEN=pat token"