Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 512 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 512 Bytes

OpenShift net-istio

This repository holds OpenShift's fork of knative/net-istio with additions and fixes needed only for the OpenShift side of things.

OpenShift net-istio Release procedure

Currently the release cut is not automated but just one command. Once upstream cuts the branch (e.g. upstream cut release-1.9 branch), just run:

$ openshift/release/create-release-branch.sh release-1.9

Then, push the branch against to this repository.