kubernetes-sigs/kubectl-validate

OpenAPI v2 schemas not supported

Open

#15 opened on May 4, 2023

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Go (56 forks)auto 404
good first issue

Repository metrics

Stars
 (268 stars)
PR merge metrics
 (PR metrics pending)

Description

This means we can't support k8s versions lower than 1.23. It'd be nice to be able to use the older schemas. This might incur a higher burden for the overlay patches that add richer native type validations.

Contributor guide