This repository holds OpenShift's fork of
knative/net-istio
with additions and
fixes needed only for the OpenShift side of things.
Currently the release cut is not automated but just one command.
Once upstream cuts the branch (e.g. upstream cut release-v1.9
branch), just run:
$ openshift/release/create-release-branch.sh release-v1.9
Then, push the branch against to this repository.
The procedure is the same as serving.