You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We needed this feature on our project so I gave it some thoughts and implemented it on my own. Let me quickly share my thoughts first:
I think this should be a library on its own. You might need it or not. Or maybe you decide to create separate applications for the operator and the webhook handler.
It should be a plug that can be used with Phoenix (or not)
I have released a first version of bonny_plug today. I used bonny in the name as it is meant as en extension to bonny. Despite that, there are no dependencies to bonny whatsoever. Have a look and let me know what you think.
Add support for Validating and Mutating webhooks.
The text was updated successfully, but these errors were encountered: