openfaas.github.io icon indicating copy to clipboard operation
openfaas.github.io copied to clipboard

Blog post for mutating webhooks

Open developer-guy opened this issue 5 years ago • 3 comments

Description

This time, we are implementing Mutating Admission Webhook as OpenFaaS Function

Types of changes

  • [x] New blog post
  • [x] Updating an existing blog post
  • [ ] Updating part of the page page
  • [ ] Adding a new web-page

Checklist:

  • [x] I have given attribution for any images I have used and have permission to use them under Copyright law
  • [x] My code follows the writing-style of the publication and I have checked this
  • [x] I've read the CONTRIBUTION guide
  • [x] I have signed-off my commits with git commit -s

developer-guy avatar Nov 02 '20 15:11 developer-guy

Changes have been made in #200 is merged with this PR.

developer-guy avatar Nov 22 '20 19:11 developer-guy

/set title: Blog post for mutating webhooks

alexellis avatar Nov 23 '20 09:11 alexellis

The basic flow is good, but the example needs work. We want users to identify with the use-case and to potentially try it out, not print hello world to the disk of every container. So please take a detailed read of the feedback and think about how we can make this something everyone will want to try.

Everything seems fine to me, I made changes according to your reviews, thank you

developer-guy avatar Nov 25 '20 21:11 developer-guy