serving
serving copied to clipboard
Add startup probes validation for user and sidecar containers
/area API /kind good-first-issue
Describe the feature
While working on the https://github.com/knative/serving/issues/15823 I noticed that we don't do the validation of the StartUp probes defines in the user and sidecar containers. It might be useful to add validation as it is done for the readiness and liveness probes