In what area(s)?
/area test-and-release
Describe the feature
According to the second paragraph of Meta Requests in Knative Runtime Contract, we should apply default livenessProbe and readinessProbe to the user container when they are not specified, and have them the following settings:
tcpSocket set to the container's port
initialDelaySeconds set to 0
periodSeconds set to platform-specific value
@tcnghia @mattmoor @markusthoemmes
In what area(s)?
/area test-and-release
Describe the feature
According to the second paragraph of Meta Requests in Knative Runtime Contract, we should apply default
livenessProbeandreadinessProbeto the user container when they are not specified, and have them the following settings:tcpSocketset to the container's portinitialDelaySecondsset to 0periodSecondsset to platform-specific value@tcnghia @mattmoor @markusthoemmes