Improve error message for configurable PodSpec fields #11785
Comments
|
@mattmoor: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/assign |
|
@charles-woshicai Are you still working on this? I would like to open a PR if not @mattmoor |


/area API
/kind good-first-issue
Describe the feature
For flagged fields like
kubernetes.podspec-fieldrefthe validation should include the name of the feature flag to toggle in the error message it surfaces. The validation logic is roughly here:serving/pkg/apis/serving/k8s_validation.go
Line 246 in 6447982
The text was updated successfully, but these errors were encountered: