-
Notifications
You must be signed in to change notification settings - Fork 89
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
Add trusting a CA bundle to net-istio #1328
Comments
/assign |
This test relies on trusting certificates as described in knative#14609 This is currently not implemented in net-istio, and it's tracked as knative-extensions/net-istio#1328
This test relies on trusting certificates as described in #14609 This is currently not implemented in net-istio, and it's tracked as knative-extensions/net-istio#1328
This test relies on trusting certificates as described in knative#14609 This is currently not implemented in net-istio, and it's tracked as knative-extensions/net-istio#1328 (cherry picked from commit f84265a)
After some discussions it seems that this is unnecessary. Trust-bundles are only relevant for
We already have it in the docs with the respective hint. I'm going to update the test cases to reflect that as well. |
Should we rollback the feature added in #1085 ? |
Yeah I think that makes sense. I'll do a PR for that. |
We need to add
knative/serving#14609 for net-istio as well.
Related to knative/serving#15276
The text was updated successfully, but these errors were encountered: