Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for ns4 (0.04 sec)

  1. pkg/proxy/nftables/proxier_test.go

    		add rule ip kube-proxy external-LAUZTJTB-ns4/svc4/tcp/p80 jump mark-for-masquerade
    		add rule ip kube-proxy external-LAUZTJTB-ns4/svc4/tcp/p80 goto service-LAUZTJTB-ns4/svc4/tcp/p80
    		add chain ip kube-proxy endpoint-5RFCDDV7-ns4/svc4/tcp/p80__10.180.0.5/80
    		add rule ip kube-proxy endpoint-5RFCDDV7-ns4/svc4/tcp/p80__10.180.0.5/80 ip saddr 10.180.0.5 jump mark-for-masquerade
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 173.5K bytes
    - Viewed (0)
  2. pkg/config/analysis/analyzers/testdata/correct-port-name-external-name-service-type.yaml

    apiVersion: v1
    kind: Service
    metadata:
      name: nginx-svc4
      namespace: nginx-ns4
    spec:
      externalName: nginx.example.com
      ports:
      - name: https
        port: 443
        protocol: TCP
        targetPort: 443
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Dec 09 00:46:04 UTC 2021
    - 218 bytes
    - Viewed (0)
  3. pkg/util/iptables/testing/parse_test.go

    			rule:      `-A KUBE-SVC-4SW47YFZTEDKD3PK -m comment --comment ns4/svc4:p80 -i eth0 -j KUBE-SEP-UKSFD7AGPMPPLUHC`,
    			nonStrict: true,
    			parsed: &Rule{
    				Raw:     `-A KUBE-SVC-4SW47YFZTEDKD3PK -m comment --comment ns4/svc4:p80 -i eth0 -j KUBE-SEP-UKSFD7AGPMPPLUHC`,
    				Chain:   iptables.Chain("KUBE-SVC-4SW47YFZTEDKD3PK"),
    				Comment: &IPTablesValue{Value: "ns4/svc4:p80"},
    				Jump:    &IPTablesValue{Value: "KUBE-SEP-UKSFD7AGPMPPLUHC"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 19 01:20:51 UTC 2023
    - 26K bytes
    - Viewed (0)
  4. pkg/proxy/iptables/proxier_test.go

    				-A KUBE-SVC-4SW47YFZTEDKD3PK -m comment --comment ns4/svc4:p80 -m statistic --mode random --probability 0.5000000000 -j KUBE-SEP-UKSFD7AGPMPPLUHC
    				-A KUBE-SVC-4SW47YFZTEDKD3PK -m comment --comment ns4/svc4:p80 -j KUBE-SEP-C6EBXVWJJZMIWKLZ
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
  5. pkg/proxy/nftables/helpers_test.go

    		add rule ip kube-proxy endpoint-5RFCDDV7-ns4/svc4/tcp/p80__10.180.0.5/80 ip saddr 10.180.0.5 jump mark-for-masquerade
    		add rule ip kube-proxy endpoint-5RFCDDV7-ns4/svc4/tcp/p80__10.180.0.5/80 meta l4proto tcp dnat to 10.180.0.5:80
    		add rule ip kube-proxy endpoint-UNZV3OEC-ns4/svc4/tcp/p80__10.180.0.4/80 ip saddr 10.180.0.4 jump mark-for-masquerade
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Apr 02 09:57:47 UTC 2024
    - 48.5K bytes
    - Viewed (0)
  6. tools/bug-report/pkg/config/config_test.go

    	config := `
    kubeConfigPath: a/b/c
    context: d
    istioNamespace: e1
    dryRun: true
    fullSecrets: true
    commandTimeout: 5m
    include:
      - ns1,ns2/d1,d2/p1,p2/l1=lv1,l2=lv2/a1=av1,a2=av2/c1,c2
      - ns4,ns5/d4,d5/p4,p5/l4=lv4,l5=lv5/a4=av4,a5=av5/c4,c5
    exclude: 
      - ns7,ns8/d7,d8/p7,p8/l7=lv7,l8=lv8/a7=av7,a8=av8/c7,c8
    startTime: 2002-10-02T10:00:00-05:00
    endTime: 2002-10-02T10:00:00-05:00
    since: 1m
    criticalErrors:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 15 15:19:50 UTC 2021
    - 4.4K bytes
    - Viewed (0)
  7. pkg/proxy/endpointschangetracker_test.go

    			},
    			makeServicePortName("ns4", "ep4", "p44", v1.ProtocolTCP): []Endpoint{
    				&BaseEndpointInfo{ip: "4.4.4.4", port: 44, endpoint: "4.4.4.4:44", isLocal: true, ready: true, serving: true, terminating: false},
    				&BaseEndpointInfo{ip: "4.4.4.5", port: 44, endpoint: "4.4.4.5:44", isLocal: false, ready: true, serving: true, terminating: false},
    			},
    			makeServicePortName("ns4", "ep4", "p45", v1.ProtocolTCP): []Endpoint{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 21 14:44:08 UTC 2023
    - 79.9K bytes
    - Viewed (0)
  8. src/encoding/xml/xml_test.go

    <body xmlns:foo="ns1" xmlns="ns2" xmlns:tag="ns3" ` +
    	"\r\n\t" + `  >
      <hello lang="en">World &lt;&gt;&apos;&quot; &#x767d;&#40300;翔</hello>
      <query>&何; &is-it;</query>
      <goodbye />
      <outer foo:attr="value" xmlns:tag="ns4">
        <inner/>
      </outer>
      <tag:name>
        <![CDATA[Some text here.]]>
      </tag:name>
    </body><!-- missing final newline -->`
    
    var testEntity = map[string]string{"何": "What", "is-it": "is it?"}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 26 19:58:28 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  9. pkg/proxy/ipvs/proxier_test.go

    		nil,
    		makeTestEndpointSlice("ns2", "ep2", 1, complexSubset1),
    		makeTestEndpointSlice("ns2", "ep2", 2, complexSubset2),
    		nil,
    		makeTestEndpointSlice("ns4", "ep4", 1, complexSubset3),
    		makeTestEndpointSlice("ns4", "ep4", 2, complexSubset4),
    	}
    	complexAfter := []*discovery.EndpointSlice{
    		makeTestEndpointSlice("ns1", "ep1", 1, complexSubset5),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Apr 27 01:31:57 UTC 2024
    - 186.8K bytes
    - Viewed (0)
  10. pkg/kubelet/util/manager/cache_based_manager_test.go

    	}
    
    	checkObject(t, store, "ns1", "name1", true)
    	checkObject(t, store, "ns2", "name2", false)
    	checkObject(t, store, "ns3", "name3", true)
    	checkObject(t, store, "ns4", "name4", false)
    }
    
    func TestSecretStoreDeletingSecret(t *testing.T) {
    	fakeClient := &fake.Clientset{}
    	store := newSecretStore(fakeClient, clock.RealClock{}, noObjectTTL, 0)
    	store.AddReference("ns", "name", "pod")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:25:43 UTC 2024
    - 19.6K bytes
    - Viewed (0)
Back to top