In what area(s)?
/area API
What version of Knative?
HEAD
Expected Behavior
When validating readiness probe fields, e.g. failureThreshold we should make clear that it is not wholly disallowed, but disallowed when periodSeconds is zero (and that either periodSeconds should be specified, or failureThreshold omitted).
Actual Behavior
When failureThreshold is provided without periodSeconds we state that failureThreshold is outright disallowed
In what area(s)?
/area API
What version of Knative?
HEAD
Expected Behavior
When validating readiness probe fields, e.g.
failureThresholdwe should make clear that it is not wholly disallowed, but disallowed whenperiodSecondsis zero (and that eitherperiodSecondsshould be specified, orfailureThresholdomitted).Actual Behavior
When
failureThresholdis provided withoutperiodSecondswe state thatfailureThresholdis outright disallowed