Development has been suspended for Istio integration with cf-deployment on BOSH.
Please look at cf-for-k8s for an Istio integration with Cloud Foundry on Kubernetes.
This repo is a BOSH release that packages Istio and Envoy for support of Service Mesh use cases in Cloud Foundry.
Follow these steps to deploy the istio routing tier with your Cloud Foundry
Please follow our Code of Conduct.
Before submitting a PR, please run our tests and update any tests relevant to your changes.
Test your changes to istio-release. This script tests changes in copilot and in the BOSH release.
./scripts/update # to sync all the submodules
./scripts/test
Test your integration with upstream Istio. This runs the Pilot-related tests within istio.io/istio.
./scripts/update # to sync all the submodules
./test-upstream-linux.sh or ./test-upstream-mac.sh