Eric Van Norman

Results 205 comments of Eric Van Norman

Looking through the referenced PRs and some other PRs, I'm not sure this is accurate. @howardjohn probably has the most knowledge of the gateway/sidecar settings noted here.

Depending on release, this would come from: https://github.com/istio/api/blob/release-1.10/security/v1beta1/authorization_policy.proto.

As noted in the source file, this file is copied from the source_repo: https://github.com/istio/api. Moving this Issue to that repo.

This change is needed in `istio.io/api/mesh/v1alpha1/config.proto` in the release-1.8 branch to update the istio.io docs.

This reference document is pulled from https://github.com/istio/api/blob/release-1.7/mesh/v1alpha1/istio.mesh.v1alpha1.pb.html

Added the cherrypick-1.9 label so this would be cherrypicked back to the release-1.9 branch and changes picked up on istio.io (changes pulled at each patch release so not effective there...

Does this now work on the latest code?

I expect the snippet you are referring to come from here: https://github.com/istio/api/blob/master/networking/v1alpha3/gateway.pb.html#L771. for preliminary.istio.io and from the release-9 branch for istio.io. I'll transfer this issue to the api repo.