Matt Moyer
|
7520dadbdd
|
Use omitempty on UpstreamOIDCProvider spec.authorizationConfig field.
This allows you to omit the field in creation requests, which was annoying.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
|
2020-11-18 17:14:35 -06:00 |
|
Matt Moyer
|
e867fb82b9
|
Add spec.tls field to UpstreamOIDCProvider API.
This allows for a custom CA bundle to be used when connecting to the upstream issuer.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
|
2020-11-16 20:23:20 -06:00 |
|
Matt Moyer
|
d3d8ef44a0
|
Make more fields in UpstreamOIDCProvider optional.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
|
2020-11-13 15:28:37 -06:00 |
|
Matt Moyer
|
2e7d869ccc
|
Add generated API/client code for new UpstreamOIDCProvider CRD.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
|
2020-11-13 11:38:50 -06:00 |
|