Added a new script called e2e-tests-latest-serving.sh, to run the operator installation with the latest generated manifest of knative serving, and run the integration tests against the Kube cluster. This script will be called directly by a periodic prow job.
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/knative/serving-operator/blob/master/OWNERS)~~ [houshengbo]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Fixes #188
Proposed Changes
Release Note