Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GKE's ISTIO should allow to change data-control plane coupling mesh options #13

Open
iftachsc opened this issue Feb 19, 2019 · 0 comments

Comments

@iftachsc
Copy link

iftachsc commented Feb 19, 2019

We should be able to change without it being overriden by hte gke istio addon manger - the following options:
disablePolicyChecks
policyCheckFailOpen

the first: because
if we dont use istio rbac or policies, why make envpys to go check policy all the time.
especially when we have large number of injected pods

the second because:
we certainly do not want, in production, in case the istio-policy (mixer) pods crash to start get 503 on the dataplane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant