Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestAmbientIndex_ServiceEntry (0.2 sec)

  1. pilot/pkg/serviceregistry/kube/controller/ambient/ambientindex_serviceentry_test.go

    	"istio.io/istio/pilot/pkg/features"
    	"istio.io/istio/pilot/pkg/model"
    	"istio.io/istio/pkg/test"
    	"istio.io/istio/pkg/test/util/assert"
    	"istio.io/istio/pkg/workloadapi"
    )
    
    func TestAmbientIndex_ServiceEntry(t *testing.T) {
    	s := newAmbientTestServer(t, testC, testNW)
    
    	// test code path where service entry creates a workload entry via `ServiceEntry.endpoints`
    	// and the inlined WE has a port override
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Mar 27 03:01:04 UTC 2024
    - 12.9K bytes
    - Viewed (0)
Back to top