mintel / dex-k8s-authenticator

A Kubernetes Dex Client Authenticator
MIT License
374 stars 146 forks source link

Fix cluster name in templates #64

Closed legal90 closed 6 years ago

legal90 commented 6 years ago

Fixes https://github.com/mintel/dex-k8s-authenticator/issues/63 In templates we should use .ClusterName instead of .ClientID for cluster name.

legal90 commented 6 years ago

@nabadger Thank you for merging it! Do you have any near plans to release a new tag of this image on Docker Hub? Thanks.

nabadger commented 6 years ago

@legal90 I'm just about to create a 1.0.0 - it's a been a while since the last image and numerous changes. I'll make sure future tags follow better practise :)

v1.0.0 should be building now