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

Limit the amount of types to process #816

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Limit the amount of types to process #816

merged 1 commit into from
Oct 22, 2024

Conversation

dsempi
Copy link
Contributor

@dsempi dsempi commented Sep 30, 2024

  • Limit the amount of types to process, ignore interface, abstract and generic classes
  • This change enables to write a base webhook for multiple types instead of duplicating the webhook logic

@buehler buehler enabled auto-merge (squash) October 22, 2024 06:34
@buehler buehler merged commit 092ae45 into buehler:main Oct 22, 2024
3 checks passed
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.

[bug]: KubeOps.Cli runs into an error when a generic class is inherited from ValidationWebhook
2 participants