Replace kubeval with kubeconform
olcuhu opened this issue · 1 comments
olcuhu commented
Is your feature request related to a problem? Please describe.
kubeval project is no longer maintained, therefore any projects using it will be validating against an out-of-date schema. This is evident in kubesec's case in issues #224 and #315.
Describe the solution you'd like
kubeconform is the suggested replacement.
Describe alternatives you've considered
if kubeconform does not meet the requirements, other tools will be considered.
Additional context
none for now.
olcuhu commented
I'm working on this