tczekajlo / kube-consul-register

a tool to register Kubernetes PODs as Consul Services
Apache License 2.0
105 stars 50 forks source link

Support reading the consul token from a Kubernetes Secret #50

Closed jeinwag closed 3 years ago

jeinwag commented 3 years ago

This pull requests implements support for reading the consul token from a Kubernetes Secret, thus enabling the used of sealed secrets etc.

I had to update some dependencies to get the project to build.