Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 280 for svc4 (0.03 sec)

  1. pilot/pkg/model/conversion_test.go

    					"test": "label",
    				},
    			},
    		},
    	}
    
    	wantJSON := `
    		{
          "host":"something.svc.local",
          "trafficPolicy": {
            "loadBalancer":{"simple":"UNSPECIFIED"}
           },
           "subsets": [
             {"name":"foo","labels":{"test":"label"}}
           ]
    		}`
    
    	wantYAML := `host: something.svc.local
    subsets:
    - labels:
        test: label
      name: foo
    trafficPolicy:
      loadBalancer:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Mar 02 20:50:14 UTC 2023
    - 5.1K bytes
    - Viewed (0)
  2. src/syscall/asm_linux_arm64.s

    TEXT ·rawVforkSyscall(SB),NOSPLIT,$0-48
    	MOVD	a1+8(FP), R0
    	MOVD	a2+16(FP), R1
    	MOVD	a3+24(FP), R2
    	MOVD	$0, R3
    	MOVD	$0, R4
    	MOVD	$0, R5
    	MOVD	trap+0(FP), R8	// syscall entry
    	SVC
    	CMN	$4095, R0
    	BCC	ok
    	MOVD	$-1, R4
    	MOVD	R4, r1+32(FP)	// r1
    	NEG	R0, R0
    	MOVD	R0, err+40(FP)	// errno
    	RET
    ok:
    	MOVD	R0, r1+32(FP)	// r1
    	MOVD	ZR, err+40(FP)	// errno
    	RET
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 07 19:11:15 UTC 2023
    - 916 bytes
    - Viewed (0)
  3. pilot/pkg/config/kube/ingress/status_test.go

    	updated.Status.LoadBalancer.Ingress = []corev1.LoadBalancerIngress{{IP: "5.6.7.8"}}
    	svc.Update(updated)
    	assert.EventuallyEqual(t, getIPs(ing, "ingress", "default"), []string{"5.6.7.8"})
    
    	// Remove service
    	svc.Delete(ingressService.Name, ingressService.Namespace)
    	assert.EventuallyEqual(t, getIPs(ing, "ingress", "default"), []string{})
    
    	// Add it back
    	svc.Create(updated)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Feb 28 16:41:38 UTC 2024
    - 5.8K bytes
    - Viewed (0)
  4. tests/testdata/config/se-example.yaml

      resolution: STATIC
    
      endpoints:
      - address: 10.12.0.1
        ports:
          tcplocal: 21200
    ---
    
    apiVersion: networking.istio.io/v1alpha3
    kind: ServiceEntry
    metadata:
       name: external-svc-mongocluster
       namespace: seexamples
    spec:
      hosts:
      - mymongodb.somedomain # not used
     
      addresses:
      - 192.192.192.192/24 # VIPs
     
      ports:
      - number: 27018
        name: mongodb
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Sat Jun 27 15:20:03 UTC 2020
    - 5.3K bytes
    - Viewed (0)
  5. docs/site-replication/run-multi-site-oidc.sh

    if [ $? -ne 0 ]; then
    	echo "adding svc account failed, exiting.."
    	exit_1
    fi
    
    sleep 10
    
    ./mc admin user svcacct info minio1 testsvc
    if [ $? -ne 0 ]; then
    	echo "svc account not mirrored, exiting.."
    	exit_1
    fi
    
    ./mc admin user svcacct info minio2 testsvc
    if [ $? -ne 0 ]; then
    	echo "svc account not mirrored, exiting.."
    	exit_1
    fi
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat May 18 18:19:01 UTC 2024
    - 8.5K bytes
    - Viewed (0)
  6. pilot/pkg/xds/rds_test.go

    func sidecarID(ip, deployment string) string { // nolint: unparam
    	return fmt.Sprintf("sidecar~%s~%s-644fc65469-96dza.testns~testns.svc.cluster.local", ip, deployment)
    }
    
    func gatewayID(ip string) string { //nolint: unparam
    	return fmt.Sprintf("router~%s~istio-gateway-644fc65469-96dzt.istio-system~istio-system.svc.cluster.local", ip)
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jan 12 18:20:36 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  7. staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/testcerts/gencerts.sh

    basicConstraints = CA:FALSE
    keyUsage = nonRepudiation, digitalSignature, keyEncipherment
    extendedKeyUsage = clientAuth, serverAuth
    subjectAltName = @alt_names
    [alt_names]
    IP.1 = 127.0.0.1
    DNS.1 = webhook-test.default.svc
    EOF
    
    cat > client.conf << EOF
    [req]
    req_extensions = v3_req
    distinguished_name = req_distinguished_name
    [req_distinguished_name]
    [ v3_req ]
    basicConstraints = CA:FALSE
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 24 05:55:09 UTC 2019
    - 3.5K bytes
    - Viewed (0)
  8. pkg/config/analysis/analyzers/testdata/telemetry-lightstep-meshconfig.yaml

    extensionProviders:
      - name: lightstep
        lightstep:
          service: lightstep.monitoring.svc.cluster.local
          port: 443
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 20 14:36:43 UTC 2023
    - 157 bytes
    - Viewed (0)
  9. pilot/pkg/config/kube/gateway/testdata/waypoint.status.yaml.golden

        message: Resource accepted
        reason: Accepted
        status: "True"
        type: Accepted
      - lastTransitionTime: fake
        message: 'Failed to assign to any requested addresses: hostname "namespace.ns.svc.domain.suffix"
          not found'
        reason: AddressNotUsable
        status: "False"
        type: Programmed
      listeners:
      - attachedRoutes: 0
        conditions:
        - lastTransitionTime: fake
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 16 21:30:40 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  10. pkg/kube/inject/testdata/inputs/custom-template.yaml.40.mesh.gen.yaml

    defaultConfig:
      discoveryAddress: istiod.istio-system.svc:15012
    defaultProviders:
      metrics:
      - prometheus
    enablePrometheusMerge: true
    rootNamespace: istio-system
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 17:59:39 UTC 2024
    - 191 bytes
    - Viewed (0)
Back to top