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

Implement Kubernetes validation webhooks #635

Open
jeremylvln opened this issue Aug 26, 2024 · 0 comments
Open

Implement Kubernetes validation webhooks #635

jeremylvln opened this issue Aug 26, 2024 · 0 comments
Assignees
Labels
priority:low ❄️ This issue should be considered after those prioritized type:enhancement 🚀 New feature or request

Comments

@jeremylvln
Copy link
Owner

(to be defined)

This would help validate CRD specs before allowing them to be created / updated. For instance, a Minestom-based server REQUIRES a custom jar to be provided, so we should enforce this in a validation webhook to prevent invalid servers from being created.

@jeremylvln jeremylvln added type:enhancement 🚀 New feature or request priority:low ❄️ This issue should be considered after those prioritized labels Aug 26, 2024
@jeremylvln jeremylvln self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low ❄️ This issue should be considered after those prioritized type:enhancement 🚀 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant