Hidetake Iwata
e31ad59e63
Add clean command ( #1248 )
...
* Add clean command
* Refactor
* Refactor
2025-01-18 22:24:23 +09:00
Hidetake Iwata
ccc6b772db
Extract tokenCacheOptions ( #1232 )
...
* Extract tokenCacheOptions
* Refactor
2025-01-12 13:21:03 +09:00
github-actions[bot]
5dd50923c2
Generated by GitHub Actions (go / fmt) ( #1018 )
...
https://github.com/int128/kubelogin/actions/runs/7229804014
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-16 13:35:36 +09:00
Tobias Wolter
9da00c5e21
Respect KUBECACHEDIR environment variable ( #975 )
...
This adds a check for the existence of a (non-empty) `KUBECACHEDIR`
environment variable that will be used to construct the cache directory
path if present.
2023-12-16 13:32:42 +09:00
Hidetake Iwata
d0364f0942
Fix "~" is not expanded on Windows ( #550 )
...
* Run tests on macOS and Windows
* Use filepath and client-go/util/homedir package
2021-05-04 11:12:10 +09:00
Mattias Appelgren
97cc85d079
repository: Expand ~ in homedir ( #489 )
...
Fixes: https://github.com/int128/kubelogin/issues/488
2021-03-14 09:07:29 +09:00
Hidetake Iwata
5a3227409c
Refactor: rename to infrastructure package ( #426 )
2020-11-21 07:56:52 +09:00