rancher / rio

Application Deployment Engine for Kubernetes
https://rio.io
Apache License 2.0
2.27k stars 228 forks source link

Don't create webhook without build-webhook-secret specified #962

Closed cbron closed 4 years ago

cbron commented 4 years ago

Currently gitwatcher picks up a secret named 'githubtoken' if it exists by default. We should disable this behavior as it is confusing for the users.

Testing:

rancher-max commented 4 years ago

working in master