renovate[bot]
97fc59829b
fix(deps): update module github.com/vektra/mockery/v2 to v2.50.1 ( #1206 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.50.1
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/12478246181
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-12-24 08:11:17 +00:00
renovate[bot]
8c62d95679
fix(deps): update module github.com/vektra/mockery/v2 to v2.50.0 ( #1199 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.50.0
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/12164768589
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-12-04 20:10:07 +00:00
renovate[bot]
fd1ed4c971
fix(deps): update module github.com/vektra/mockery/v2 to v2.49.2 ( #1196 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.49.2
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/12145201435
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-12-03 20:10:09 +00:00
renovate[bot]
7fc9dfddd4
fix(deps): update module github.com/vektra/mockery/v2 to v2.49.1 ( #1194 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.49.1
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/12042258621
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-11-27 03:25:18 +00:00
renovate[bot]
0164b3ef69
fix(deps): update module github.com/vektra/mockery/v2 to v2.49.0 ( #1189 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.49.0
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11945541249
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-11-21 05:08:48 +00:00
renovate[bot]
4ae812342e
fix(deps): update module github.com/vektra/mockery/v2 to v2.48.0 ( #1186 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.48.0
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11910966209
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-11-19 12:15:53 +00:00
renovate[bot]
ebda978f02
fix(deps): update module github.com/vektra/mockery/v2 to v2.47.0 ( #1183 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.47.0
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11844880778
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-11-14 22:07:46 +00:00
Hidetake Iwata
5d657ed981
Extract service package (integration_test) ( #1170 )
...
* Extract service package (integration_test)
* Refactor
* make generate
* Rename
* Comment
* Refactor
2024-11-08 10:20:20 +09:00
Hidetake Iwata
0e9a39a571
Infer apiVersion from KUBERNETES_EXEC_INFO environment variable ( #1162 )
...
* Infer apiVersion from KUBERNETES_EXEC_INFO
* Test client.authentication.k8s.io/v1
* Set --exec-interactive-mode
* Set --exec-interactive-mode=Never
* Fix comments
2024-11-03 17:21:25 +09:00
Hidetake Iwata
438068e9de
refactor: Move useAccessToken to oidc.Provider ( #1160 )
...
* refactor: Move useAccessToken to oidc.Provider
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11530911738
---------
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-26 21:07:44 +09:00
renovate[bot]
1b245f9947
fix(deps): update module github.com/vektra/mockery/v2 to v2.46.3 ( #1156 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.46.3
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11320535114
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-10-14 06:12:32 +00:00
renovate[bot]
4e7a44cdbe
fix(deps): update module github.com/vektra/mockery/v2 to v2.46.2 ( #1154 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.46.2
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11147159678
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-10-02 18:11:24 +00:00
renovate[bot]
3f7513754c
fix(deps): update module github.com/vektra/mockery/v2 to v2.46.1 ( #1152 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.46.1
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/11081139611
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-09-28 06:10:30 +00:00
Hidetake Iwata
3d114bfeba
Lock token cache file before authentication ( #1126 )
...
* Lock token cache file in authentication
* Fix tests
* make generate
* Lock before FindByKey
* Fix test
2024-09-21 14:54:32 +09:00
renovate[bot]
f0c3628f2a
fix(deps): update module github.com/vektra/mockery/v2 to v2.46.0 ( #1141 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.46.0
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/10896389638
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-09-17 06:11:39 +00:00
renovate[bot]
7c733fe841
fix(deps): update module github.com/vektra/mockery/v2 to v2.45.1 ( #1138 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.45.1
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/10779024006
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-09-09 20:08:32 +00:00
renovate[bot]
cabd0e7c2f
fix(deps): update module github.com/vektra/mockery/v2 to v2.45.0 ( #1131 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.45.0
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/10554564162
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-08-26 08:11:25 +00:00
renovate[bot]
cf9f86b386
fix(deps): update module github.com/vektra/mockery/v2 to v2.44.2 ( #1125 )
...
* fix(deps): update module github.com/vektra/mockery/v2 to v2.44.2
* Generated by GitHub Actions (go / generate)
https://github.com/int128/kubelogin/actions/runs/10437019943
* Empty commit to trigger GitHub Actions
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: update-generated-files-action <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: int128-renovate-merge-bot[bot] <132176788+int128-renovate-merge-bot[bot]@users.noreply.github.com>
2024-08-26 06:11:21 +00:00
Hidetake Iwata
66127ff3fc
Migrate to mockery packages feature ( #1124 )
...
* Migrate to mockery packages feature
* Fix workflow
2024-08-17 12:27:13 +09:00