weaveworks-experiments / compare-revisions

Experimental thing for comparing what's on k8s clusters
Apache License 2.0
0 stars 0 forks source link

Don't mix credentials and configuration #43

Closed jml closed 6 years ago

jml commented 6 years ago

Currently, passwords for GitHub repos are just part of the URL. Ideally, there should be a separate channel so they can be provided from some secret store (e.g. kubernetes Secrets).

@awh

jml commented 6 years ago

44 fixed this