Andrew Keesler
|
17d40b7a73
|
cmd/local-user-authenticator: protect against nil-body
I saw this while reading other TokenReview code.
|
2020-09-11 16:11:42 -04:00 |
|
Andrew Keesler
|
4e40c0320e
|
cmd/local-user-authenticator: use v1beta1 everywhere
See 63f5416b2 for a previous time where we decided to use the v1beta1
TokenReview API.
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
|
2020-09-11 16:11:42 -04:00 |
|
Andrew Keesler
|
a3dbb309d0
|
cmd/local-user-authenticator: check for invalid TokenReview type meta
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
|
2020-09-11 16:11:42 -04:00 |
|
Ryan Richard
|
c436f84b3d
|
Fix a nil dereference crash in rest.go
|
2020-09-11 13:08:54 -07:00 |
|
Ryan Richard
|
22bf24b775
|
Fix a unit test failure that only happens on golang 1.15
- Use the SAN field when creating a test cert or else the corresponding
unit tests will fail when run with golang 1.15
|
2020-09-10 18:50:34 -07:00 |
|
Ryan Richard
|
6deaa0fb1a
|
Fix lint errors
|
2020-09-10 18:34:18 -07:00 |
|
Ryan Richard
|
b7bdb7f3b1
|
Rename test-webhook to local-user-authenticator
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
|
2020-09-10 15:20:02 -07:00 |
|