You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RE: Nordstrom#45
- Added version to cli and server packages
- Version is injected by make based either on a Env VAR or
autoincremented patch level
- If version is not injected during build we panic
- For testing a simple string is added
- Added unit tests
- Very minor clean up and style improvment
We have no idea what version our users are running. Are they running the windows version that has the truncation bug? No idea!
Proposed feature:
kubelogin version
Prints version / build / platform information, such as 0.51-linux-amd64
The text was updated successfully, but these errors were encountered: