matrixone-operator icon indicating copy to clipboard operation
matrixone-operator copied to clipboard

[Enhancement]: do crd validation in webhook by ourselves

Open loveRhythm1990 opened this issue 2 years ago • 1 comments

Is there an existing issue for enhancement?

  • [X] I have checked the existing issues.

What would you like to be added ?

since we close schema validation in crd because #327 , we should do validation by ourselves

Why is this needed ?

No response

Additional information

No response

loveRhythm1990 avatar Apr 21 '23 05:04 loveRhythm1990

To introduce the validation utilities in kubernetes, we need to migrate webhooks from the api package, otherwise the dependency of api module would be messed up

aylei avatar May 31 '23 07:05 aylei