Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestAddRunningKubeSourceWithIstioMeshConfigMap (0.28 sec)

  1. pkg/config/analysis/local/analyze_test.go

    	g.Expect(sa.meshNetworks.Networks).To(HaveLen(0))
    	// We have a store for Istio configs and one for service discovery K8S resources.
    	g.Expect(sa.stores).To(HaveLen(2))
    }
    
    func TestAddRunningKubeSourceWithIstioMeshConfigMap(t *testing.T) {
    	g := NewWithT(t)
    
    	istioNamespace := resource.Namespace("istio-system")
    
    	testRootNamespace := "testNamespace"
    
    	cfg := &v1.ConfigMap{
    		ObjectMeta: metav1.ObjectMeta{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jan 09 07:43:43 UTC 2024
    - 9.6K bytes
    - Viewed (0)
Back to top