Hidetake Iwata
|
d59e3355fe
|
Refactor: rename to adaptor/reader
|
2020-02-21 22:56:43 +09:00 |
|
Hidetake Iwata
|
9d2d0109d5
|
Refactor: extract adaptor/clock and testing/clock
|
2020-02-21 22:49:48 +09:00 |
|
Hidetake Iwata
|
aac8780caf
|
Refactor: move to testing/logger
|
2020-02-21 22:39:27 +09:00 |
|
Hidetake Iwata
|
f89525b184
|
Refactor: extract domain/jwt and testing/jwt (#241)
* Refactor: extract domain/jwt and testing/jwt
* Refactor: remove jwt-go dep from product code
|
2020-02-21 22:33:08 +09:00 |
|
Hidetake Iwata
|
a46dab3dfd
|
Fix error if multiple aud claim is given (#240)
|
2020-02-21 09:58:01 +09:00 |
|
Hidetake Iwata
|
42879dc915
|
Revise setup instruction (#235)
v1.17.0
|
2020-02-12 21:27:08 +09:00 |
|
Hidetake Iwata
|
7ce98c7119
|
Add --certificate-authority-data option (#233)
|
2020-02-12 10:15:12 +09:00 |
|
dependabot-preview[bot]
|
8b5e87de75
|
Build(deps): bump github.com/coreos/go-oidc (#221)
Bumps [github.com/coreos/go-oidc](https://github.com/coreos/go-oidc) from 2.1.0+incompatible to 2.2.1+incompatible.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v2.1.0...v2.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-11 17:06:10 +09:00 |
|
Hidetake Iwata
|
1b545e1c58
|
Refactor: Use BROWSER env var to run chrome-login script (#232)
* Use BROWSER env var to run chrome-login script
* Update acceptance-test-diagram.svg
* Added acceptance-test-diagram.svg
|
2020-02-11 16:06:04 +09:00 |
|
Hidetake Iwata
|
2fa306c348
|
Improve error message if cannot open browser (#230)
|
2020-02-11 15:50:10 +09:00 |
|
Hidetake Iwata
|
9018cd65c5
|
Refactor: rename to integration_test (#228)
|
2020-02-07 20:58:13 +09:00 |
|
Hidetake Iwata
|
9fe6a09943
|
Fix flaky acceptance test (#229)
|
2020-02-07 20:45:51 +09:00 |
|
Hidetake Iwata
|
c53d415255
|
Refactor test and interfaces (#227)
* Refactor: extract adaptors.browser package
* Refactor: rename to idp.Provider
* Refactor: rename to adaptors.credentialpluginwriter
|
2020-02-07 11:56:31 +09:00 |
|
Hidetake Iwata
|
aa0718df16
|
Refactor: Makefile of e2e_test/keys/testdata (#226)
|
2020-02-06 10:44:55 +09:00 |
|
Hidetake Iwata
|
40698536b0
|
Delete Dockerfile
Fix up #224
|
2020-02-05 00:31:35 +09:00 |
|
Hidetake Iwata
|
7ec53a5dd1
|
Reduce time of acceptance test (#224)
* Reduce time of acceptance test
* Update README.md
|
2020-02-05 00:30:13 +09:00 |
|
Hidetake Iwata
|
3a28e44556
|
Add Docker usage (#223)
|
2020-02-02 10:55:47 +09:00 |
|
Hidetake Iwata
|
f8cca818af
|
Add acceptance test (#222)
* Add acceptance test
* Update README.md
* Update README.md
* Added acceptance-test-diagram.svg
* Update README.md
* Add files via upload
* Added acceptance-test-diagram.svg
* Added acceptance-test-diagram.svg
* Update README.md
* Update README.md
|
2020-01-31 21:45:23 +09:00 |
|
Hidetake Iwata
|
0c6ca03eb9
|
Fix docker build error (#220)
upstream: https://github.com/int128/kubelogin-docker/pull/1
|
2020-01-24 11:14:11 +09:00 |
|
Hidetake Iwata
|
fe2fbcbc53
|
Refactor: use ghcp for release assets and PR (#219)
v1.16.0
|
2020-01-24 10:59:08 +09:00 |
|
Hidetake Iwata
|
812a965739
|
go mod tidy
|
2020-01-24 10:51:45 +09:00 |
|
dependabot-preview[bot]
|
6de1fca64c
|
Build(deps): bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 (#217)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.7...v2.2.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-24 10:50:42 +09:00 |
|
Hidetake Iwata
|
0eb8cdc95f
|
Add Dockerfile for release (#218)
|
2020-01-24 10:46:05 +09:00 |
|
dependabot-preview[bot]
|
995c0997d5
|
Build(deps): bump github.com/golang/mock from 1.3.1 to 1.4.0 (#215)
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](https://github.com/golang/mock/compare/1.3.1...v1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-23 10:59:56 +09:00 |
|
dependabot-preview[bot]
|
18b2437819
|
Build(deps): bump k8s.io/client-go from 0.17.1 to 0.17.2 (#216)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.1...v0.17.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-23 10:54:29 +09:00 |
|
dependabot-preview[bot]
|
5d5a33b8ea
|
Build(deps): bump k8s.io/client-go from 0.17.0 to 0.17.1 (#212)
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/kubernetes/client-go/releases)
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.17.0...v0.17.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-20 11:24:47 +09:00 |
|
Hidetake Iwata
|
a614943642
|
Bump version of k8s.io/client-go, k8s.io/apimachinery (#210)
|
2020-01-17 22:31:48 +09:00 |
|
Hidetake Iwata
|
d223175b92
|
Refactor dependency injection (#209)
* Refactor: use func type instead of factory interface
* Refactor: remove duplicated dependencies in di.go
|
2020-01-17 22:01:40 +09:00 |
|
Hidetake Iwata
|
6075c9dbe7
|
Add --listen-address option to bind all interfaces (#208)
|
2020-01-17 20:57:05 +09:00 |
|
Hidetake Iwata
|
be43c2ab82
|
Refactor: improve CI portability (#205)
|
2020-01-10 12:19:43 +09:00 |
|
Hidetake Iwata
|
512df0c4e4
|
go mod tidy
|
2020-01-09 15:56:20 +09:00 |
|
dependabot-preview[bot]
|
5d5292637f
|
Build(deps): bump github.com/google/go-cmp from 0.3.1 to 0.4.0 (#204)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.3.1...v0.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-09 14:51:38 +09:00 |
|
Hidetake Iwata
|
76f61300d6
|
Refactor: extract oidc.Claims model (#202)
* Refactor: extract oidc.Claims model
* Refactor: extract Claims.IsExpired()
|
2019-12-26 20:17:30 +09:00 |
|
Hidetake Iwata
|
f7f1985a89
|
Refactor (#201)
* Refactor: rename to tokencache.Value
* Refactor: move to cmp.Diff from deep.Equal
* Refactor: reword error messages
|
2019-12-26 11:51:14 +09:00 |
|
Hidetake Iwata
|
3d47c88a8d
|
Fix token cache is not refreshed when oidc options changed (#200)
|
2019-12-25 10:44:44 +09:00 |
|
Hidetake Iwata
|
c7ea97ff23
|
Refactor: remove test of make run (#199)
v1.15.2
|
2019-12-23 18:02:15 +09:00 |
|
Hidetake Iwata
|
af18e734ea
|
Set CGO_ENABLED=0 for static link (#198)
|
2019-12-23 17:55:43 +09:00 |
|
Hidetake Iwata
|
b5ae469b41
|
Create FUNDING.yml
|
2019-12-20 10:02:38 +09:00 |
|
Hidetake Iwata
|
94f480fdc9
|
Update README.md
|
2019-12-17 15:49:49 +09:00 |
|
Hidetake Iwata
|
7acb6e3a7b
|
Refactor e2e tests (#196)
* Refactor: add e2e tests for credential plugin
* Refactor: extract assertCredentialPluginOutput()
* Refactor: add credential plugin test with TLS
* Refactor: extract helpers
* Refactor: rewrite TLS test cases
* Refactor: add test cases of token lifecycle
|
2019-12-17 11:07:43 +09:00 |
|
Hidetake Iwata
|
29e9c39a41
|
Update README.md
|
2019-12-12 10:16:47 +09:00 |
|
dependabot-preview[bot]
|
dd86168e4b
|
Build(deps): bump github.com/google/wire from 0.3.0 to 0.4.0 (#195)
Bumps [github.com/google/wire](https://github.com/google/wire) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/google/wire/releases)
- [Commits](https://github.com/google/wire/compare/v0.3.0...v0.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-12-12 09:57:16 +09:00 |
|
dependabot-preview[bot]
|
1d48eab6b3
|
Build(deps): bump gopkg.in/yaml.v2 from 2.2.6 to 2.2.7 (#191)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.6...v2.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-27 23:34:24 +09:00 |
|
dependabot-preview[bot]
|
1e655a14b8
|
Build(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.6 (#190)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-19 13:45:08 -08:00 |
|
Hidetake Iwata
|
8a4d1f5169
|
Add LICENSE to distribution (#189)
v1.15.1
|
2019-11-15 10:52:12 +09:00 |
|
Hidetake Iwata
|
6f417cd30c
|
Add screencast (#186)
* Update README.md
* Update README.md
* Update README.md
|
2019-11-08 10:13:19 +09:00 |
|
dependabot-preview[bot]
|
7ba08f4254
|
Build(deps): bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 (#184)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.4 to 2.2.5.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.4...v2.2.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-05 21:37:20 +09:00 |
|
Hidetake Iwata
|
e778bbdadc
|
Release v1.15.0
|
2019-11-01 11:45:25 +09:00 |
|
Hidetake Iwata
|
74108adf00
|
Update setup.md
v1.15.0
|
2019-11-01 11:37:19 +09:00 |
|
Hidetake Iwata
|
0257b24156
|
Update README.md
|
2019-11-01 11:31:16 +09:00 |
|