Skip to content

Commit

Permalink
feat(webhooks): add mutation webhooks.
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This overhauls the mutation webhooks.
Use the documentation to see how they work.
It is similar to validation webhooks, but with
changed results.

Signed-off-by: Christoph Bühler <[email protected]>
  • Loading branch information
buehler committed Oct 12, 2023
1 parent 69ff66e commit 93031b2
Show file tree
Hide file tree
Showing 50 changed files with 3,614 additions and 3,584 deletions.
67 changes: 0 additions & 67 deletions _old/src/KubeOps/Operator/Webhooks/IValidationWebhook{TEntity}.cs

This file was deleted.

94 changes: 0 additions & 94 deletions _old/src/KubeOps/Operator/Webhooks/MutatingWebhookBuilder.cs

This file was deleted.

This file was deleted.

94 changes: 0 additions & 94 deletions _old/src/KubeOps/Operator/Webhooks/ValidatingWebhookBuilder.cs

This file was deleted.

This file was deleted.

37 changes: 0 additions & 37 deletions _old/src/KubeOps/Operator/Webhooks/ValidationResult.cs

This file was deleted.

9 changes: 0 additions & 9 deletions _old/src/KubeOps/Operator/Webhooks/WebhookConfig.cs

This file was deleted.

Loading

0 comments on commit 93031b2

Please sign in to comment.