Webhook: Need more injection Interface in webhook server #309
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Webhook server only implements
inject.Client
andinject.Decoder
. I think the server should implement all of injection interfaces. Then I can use these interfaces in my webhooks.The text was updated successfully, but these errors were encountered: