-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Generally support fieldValidation #4136
Milestone
Comments
This issue has been automatically marked as stale because it has not had any activity since 90 days. It will be closed if no further activity occurs within 7 days. Thank you for your contributions! |
shawkins
added a commit
to shawkins/kubernetes-client
that referenced
this issue
Oct 24, 2022
11 tasks
shawkins
added a commit
to shawkins/kubernetes-client
that referenced
this issue
Oct 24, 2022
shawkins
added a commit
to shawkins/kubernetes-client
that referenced
this issue
Nov 4, 2022
manusa
pushed a commit
that referenced
this issue
Nov 7, 2022
manusa
pushed a commit
that referenced
this issue
Nov 7, 2022
shawkins
added a commit
to shawkins/kubernetes-client
that referenced
this issue
Nov 29, 2022
11 tasks
manusa
pushed a commit
that referenced
this issue
Dec 2, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your enhancement related to a problem? Please describe
fieldValidation is supported for POST / PATCH / PUT. It has only been accounted for in the PatchContext for PATCH.
Describe the solution you'd like
Add general fieldValidation support.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: