-
-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
Showing
50 changed files
with
3,614 additions
and
3,584 deletions.
There are no files selected for viewing
67 changes: 0 additions & 67 deletions
67
_old/src/KubeOps/Operator/Webhooks/IValidationWebhook{TEntity}.cs
This file was deleted.
Oops, something went wrong.
94 changes: 0 additions & 94 deletions
94
_old/src/KubeOps/Operator/Webhooks/MutatingWebhookBuilder.cs
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
_old/src/KubeOps/Operator/Webhooks/MutatingWebhookConfigurationBuilder.cs
This file was deleted.
Oops, something went wrong.
94 changes: 0 additions & 94 deletions
94
_old/src/KubeOps/Operator/Webhooks/ValidatingWebhookBuilder.cs
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
_old/src/KubeOps/Operator/Webhooks/ValidatingWebhookConfigurationBuilder.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.