Releases: middlewaregruppen/tcli
Releases · middlewaregruppen/tcli
v1.1.0
10 Mar 09:35
Compare
Sorry, something went wrong.
No results found
What's Changed
feat(client): Makes client context aware by @amimof in #22
feat(client): refactor client into an interface by @amimof in #23
refactor(client): add logger and credentials options by @amimof in #24
refactor(auth): centralize kubeconfig client logic by @amimof in #25
refactor(logging): migrate from logrus to slog by @amimof in #26
chore(deps): update go version to 1.21 by @amimof in #27
Full Changelog : v1.0.2...v1.1.0
v1.0.2
26 Mar 20:09
Compare
Sorry, something went wrong.
No results found
Adds Dockerfile for building container image (#20 )
v1.0.1
09 Mar 15:21
Compare
Sorry, something went wrong.
No results found
v1.0.0-beta.9
06 Oct 12:31
Compare
Sorry, something went wrong.
No results found
Sort namespaces by name alphabetically (#18 )
Adds --silent flag, supress output on login (#16 )
v1.0.0-beta.8
26 Apr 07:03
Compare
Sorry, something went wrong.
No results found
Makes the logout command useful by actually logging out (#15 )
v1.0.0-beta.7
25 Apr 13:31
Compare
Sorry, something went wrong.
No results found
Read password from stdin if not provided elsewhere (#13 )
Added list addons (#12 )
Added list releases (#10 )
v1.0.0-beta.6
24 Apr 11:37
Compare
Sorry, something went wrong.
No results found
Support for multiple clusters in login command (#9 )
v1.0.0-beta.5
21 Apr 13:23
Compare
Sorry, something went wrong.
No results found
Added inspect command #6
Added list command for listing resources such as namespaces and clusters #7
v1.0.0-beta.4
20 Apr 08:57
Compare
Sorry, something went wrong.
No results found
Default location of kubeconfig is now ~/.kube/config
v1.0.0-beta.3
20 Apr 08:32
Compare
Sorry, something went wrong.
No results found
Fixes version command (#3 )
Correctly read flags from environment in cluster command (#4 )