Commit Graph

9 Commits

Author SHA1 Message Date
Kevin Joiner 707ef06124 Fix golangci-lint errors 2023-02-21 09:14:27 -05:00
Kevin Joiner e1d9d17ee8 Adds webhook documentation and makes Request fully public.
To create effective tests in supported projects callers need
the ability to create a valid webhook.Request which involves
setting the ObjectType.
2022-09-01 15:08:07 -04:00
Ryan Sanna bfeb435fb9 error logging and return error when there is no route match 2021-09-15 14:35:39 -07:00
Ryan Sanna ebfdde5758 add debug logging around route matching and handler invocation 2021-07-02 13:27:06 -07:00
Dan Ramich 97fb3a865a Set the response so errors don't cause a panic 2021-06-22 16:08:21 -06:00
Darren Shepherd 3b972503cc Fix gofmt issue 2021-02-19 09:15:13 -07:00
Daishan 80402a7344 Add admissionregistrationv1, fix starter bugs and add debug log 2020-11-13 10:54:02 -07:00
Darren Shepherd b92ae81ed4 Add method to generate patch in webhook 2020-11-09 21:38:00 -07:00
Darren Shepherd 1822e2fd58 Add webhook handler 2020-09-08 22:02:33 -07:00