Ciprian Hacman
|
ea7df00719
|
Run hack/update-gofmt.sh
|
2021-12-01 22:39:50 +02:00 |
Kubernetes Prow Robot
|
19ffc06d3d
|
Merge pull request #11853 from johngmyers/override-issuer
Allow overriding the ServiceAccountIssuer for IRSA
|
2021-07-01 04:43:54 -07:00 |
John Gardiner Myers
|
24d1706848
|
Allow overriding the ServiceAccountIssuer for IRSA
|
2021-06-25 18:33:07 -07:00 |
John Gardiner Myers
|
584aa56b6b
|
Retain deleted keypairs
|
2021-06-24 19:03:29 -07:00 |
John Gardiner Myers
|
3127dacc0c
|
Expose all service-account keys through OIDC
|
2021-06-05 16:38:25 -07:00 |
Kubernetes Prow Robot
|
874d476cc4
|
Merge pull request #11673 from johngmyers/simplify-lifecycle
Make Lifecycle field non-pointer
|
2021-06-03 18:41:26 -07:00 |
Ole Markus With
|
c7dc807fb4
|
Update pkg/model/issuerdiscovery.go
Co-authored-by: Peter Rifel <rifelpet@users.noreply.github.com>
|
2021-06-03 15:49:06 +02:00 |
Ole Markus With
|
736b9d6856
|
Drop trailing slash from oidc issuer
|
2021-06-03 15:07:55 +02:00 |
John Gardiner Myers
|
7c9e7e9286
|
Make Lifecycle field non-pointer
|
2021-06-02 23:02:16 -07:00 |
AkiraFukushima
|
d52ec60c02
|
Fix issuer and jwks object path for IRSA
|
2021-06-01 23:35:21 +09:00 |
John Gardiner Myers
|
8bac63f951
|
Don't publish OIDC discovery if DiscoveryStore not set
|
2021-05-06 13:35:57 -07:00 |
Ole Markus With
|
6f8b3647cf
|
Add support for IRSA in he api
Apply suggestions from code review
Co-authored-by: John Gardiner Myers <jgmyers@proofpoint.com>
|
2021-05-01 16:03:42 +02:00 |
Ole Markus With
|
25b5f0cfb2
|
Move publicDataStore to serviceAccountIssuerDiscovery.discoveryStore
|
2021-04-30 19:19:06 +02:00 |
Ole Markus With
|
0f545f8659
|
Split oidc_provider
* one builder concerned with publishing issuer discovery metadata
* one builder concerned with creating aws oidc provider
|
2021-04-30 18:05:20 +02:00 |