istio / old_auth_repo

Deprecated home of Istio authentication components, now in istio/istio's security dir
Apache License 2.0
73 stars 32 forks source link

Rename auth binaries to match conventions in other Istio repos #273

Open ZackButcher opened 7 years ago

ZackButcher commented 7 years ago

Auth's binaries all use underscores:

Across the rest of Istio we don't do this:

In 0.3 Auth should rename binaries to match the conventions of the rest of the project. Plus underscores in a CLI are a real pain to type compared to no underscore or a dash.

IMO gencert, gencsr, istiocas (Istio CA Server, or just istioca), and agent (or auth-agent) seem more in line with the rest of Istio.

wattli commented 6 years ago

sgtm