stackabletech / documentation

Stackable's central documentation repository built on Antora
https://docs.stackable.tech
Apache License 2.0
11 stars 11 forks source link

docs: Add webhook server implementation guide / tutorial #561

Closed Techassi closed 8 months ago

Techassi commented 8 months ago

Fixes https://github.com/stackabletech/issues/issues/540

Preview: https://deploy-preview-561--stackable-docs.netlify.app/home/nightly/contributor/guidelines/webhook-server

netlify[bot] commented 8 months ago

Deploy Preview for stackable-docs ready!

Name Link
Latest commit 0fdc0cd749f9057e1e63cb7c8ed6cee2abe88c43
Latest deploy log https://app.netlify.com/sites/stackable-docs/deploys/65ef1e1b2a05530008c7c3bf
Deploy Preview https://deploy-preview-561--stackable-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Techassi commented 8 months ago

This currently adds a very rough implementation guide for both conversion and mutating/validating webhooks.

At the time of writing, advanced operator-rs features (for example for CRD versioning) still need to be implemented. Relevant sections in the guideline can then be filled with more details in the future.