knative-extensions / net-istio

A Knative ingress controller for Istio.
Apache License 2.0
73 stars 89 forks source link

Use ambient mesh instead of current sidecar mesh for CI #1103

Closed nak3 closed 1 year ago

nak3 commented 1 year ago

As per title, current "mesh" test enabls sidecar on all of Knative components such as activator, autoscaller, kservice. We should test ambient mesh instead of the sidecar mesh then make bug reports on the Istio upstream.

nak3 commented 1 year ago

The test passed - https://github.com/nak3/net-istio/pull/15 I will start this after Istio 1.18 released.

kimwnasptd commented 2 months ago

Hey @nak3, we are evaluating in Kubeflow https://github.com/kubeflow/manifests/issues/2676 the support of Ambient mesh and Knative is an indirect dependency for us (for KServe).

I'm looking to play around with Knative and it's ambient mesh state. Could you help me understand the overall state with Knative and ambient mesh?

nak3 commented 2 months ago

Hi @kimwnasptd I have moved on to another company and project. So, could you please open a new issue and ask the current maintainers about the status?