k3s/cmd/gke-certificates-controller
Jacob Beacham b889fb3566 Better messaging when GKE certificate signing fails.
On errors, the GKE signing API can respond with a JSON body that
contains an error message explaining the failure. If we're able to
extract it, use that message when reporting the error instead of the
generic error returned by the webhook library. Also, always add an event
to the CSR object on signing errors.
2017-03-21 21:00:47 -07:00
..
app Better messaging when GKE certificate signing fails. 2017-03-21 21:00:47 -07:00
BUILD New command: gke-certificates-controller 2017-02-24 14:35:32 -08:00
OWNERS New command: gke-certificates-controller 2017-02-24 14:35:32 -08:00
main.go New command: gke-certificates-controller 2017-02-24 14:35:32 -08:00