Skip to content

Commit 93031b2

Browse files
committed
feat(webhooks): add mutation webhooks.
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]>
1 parent 69ff66e commit 93031b2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+3614
-3584
lines changed

_old/src/KubeOps/Operator/Webhooks/IValidationWebhook{TEntity}.cs

Lines changed: 0 additions & 67 deletions
This file was deleted.

_old/src/KubeOps/Operator/Webhooks/MutatingWebhookBuilder.cs

Lines changed: 0 additions & 94 deletions
This file was deleted.

_old/src/KubeOps/Operator/Webhooks/MutatingWebhookConfigurationBuilder.cs

Lines changed: 0 additions & 25 deletions
This file was deleted.

_old/src/KubeOps/Operator/Webhooks/ValidatingWebhookBuilder.cs

Lines changed: 0 additions & 94 deletions
This file was deleted.

_old/src/KubeOps/Operator/Webhooks/ValidatingWebhookConfigurationBuilder.cs

Lines changed: 0 additions & 25 deletions
This file was deleted.

_old/src/KubeOps/Operator/Webhooks/ValidationResult.cs

Lines changed: 0 additions & 37 deletions
This file was deleted.

_old/src/KubeOps/Operator/Webhooks/WebhookConfig.cs

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)