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

Wrong secret name in the Helm template of the egressgateway #6667

Closed
vadimeisenbergibm opened this issue Jun 27, 2018 · 3 comments
Closed

Wrong secret name in the Helm template of the egressgateway #6667

vadimeisenbergibm opened this issue Jun 27, 2018 · 3 comments

Comments

@vadimeisenbergibm
Copy link
Contributor

Describe the bug

Egress gateway Helm template contains istio.default as the secret name, should be istio.istio-egressgateway-service-account. The bug is fixed in master by #6350 on master , I would like to have it in 0.8.1.

Due to the wrong secret name, mTLS between a sidecar proxy and the egress gateway will fail.

Expected behavior
Directing egress traffic from an application pod to the egress gateway should work when Istio is deployed with mTLS.

Steps to reproduce the bug
Follow the steps in istio/istio.io#1605 for Istio with mTLS.

Version
The release 0.8.0.

Is Istio Auth enabled or not?
Yes.

Environment
Kubernetes.

@hklai
Copy link
Contributor

hklai commented Jun 27, 2018

Added in #5982. Please use it for further request.

@vadimeisenbergibm
Copy link
Contributor Author

@hklai I see, will do.

@hklai
Copy link
Contributor

hklai commented Jul 2, 2018

As noted in #5982, we do not intend to cut 0.8.1 anymore since 1.0 is right around the corner.

Closing this for now.

@hklai hklai closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants