vmware-archive / gangway

An application that can be used to easily enable authentication flows via OIDC for a kubernetes cluster.
Apache License 2.0
409 stars 111 forks source link

Changed username format to Username@ClusterName #43

Closed hrzbrg closed 6 years ago

hrzbrg commented 6 years ago

In order to use Gangway with more than one customer cluster, the user in the kubeconfig file must be unique. This change sets the user for kubeconfig to Username@ClusterName. Fixes #42

stevesloka commented 6 years ago

Hey @hrzbrg could you rebase this? Thanks!

hrzbrg commented 6 years ago

stevesloka commented 6 years ago

hey @hrzbrg, seems like the sign-off bot is unhappy now. Could you check to make sure you have the commit signed? Thanks!

stevesloka commented 6 years ago

LGTM, thanks @hrzbrg!