Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable EventTrigger webhook #409

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

spilchen
Copy link
Collaborator

We built out a webhook for the EventTrigger CRD, but we didn't include it within the webhook config file. This hooks it up so that create/update for EventTrigger CRs go through the webhook for validation.

This also adds a new webhook rule to ensure the job template has a name set.

We built out a webhook for the EventTrigger CRD, but we didn't include
it within the webhook config file. This hooks it up so that
create/update for EventTrigger CRs go through the webhook for
validation.

This also adds a new webhook rule to ensure the job template has a name set.

Signed-off-by: Matt Spilchen <matt.spilchen@vertica.com>
@spilchen spilchen self-assigned this May 26, 2023
@spilchen spilchen merged commit 1c47e4b into vertica:main May 26, 2023
@spilchen spilchen deleted the et-webhook-update branch May 26, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant