Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for chain (0.12 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              description: Match on envoy listener attributes.
                              properties:
                                filterChain:
                                  description: Match a specific filter chain in a listener.
                                  properties:
                                    applicationProtocols:
                                      description: Applies only to sidecars.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          x-kubernetes-list-type: map
                      type: object
                    type: array
                  phase:
                    description: |-
                      Determines where in the filter chain this `WasmPlugin` is to be injected.
    
                      Valid Options: AUTHN, AUTHZ, STATS
                    enum:
                    - UNSPECIFIED_PHASE
                    - AUTHN
                    - AUTHZ
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                          x-kubernetes-list-type: map
                      type: object
                    type: array
                  phase:
                    description: |-
                      Determines where in the filter chain this `WasmPlugin` is to be injected.
    
                      Valid Options: AUTHN, AUTHZ, STATS
                    enum:
                    - UNSPECIFIED_PHASE
                    - AUTHN
                    - AUTHZ
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.19.md

    - Trace output in apiserver logs is more organized and comprehensive. Traces are nested, and for all non-long running request endpoints, the entire filter chain is instrumented (e.g. authentication check is included). ([#88936](https://github.com/kubernetes/kubernetes/pull/88936), [@jpbetz](https://github.com/jpbetz)) [SIG API Machinery, CLI, Cloud Provider, Cluster Lifecycle, Instrumentation and Scheduling]...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                that requests a user to specify the client certificate.
                                The maximum depth of a certificate chain accepted in verification is Implementation specific.
    
    
                                Support: Extended
    
    
                              properties:
                                caCertificateRefs:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    FD79          ; mapped                 ; 063A 0645 0645 #1.1  ARABIC LIGATURE GHAIN WITH MEEM WITH MEEM FINAL FORM
    FD7A          ; mapped                 ; 063A 0645 064A #1.1  ARABIC LIGATURE GHAIN WITH MEEM WITH YEH FINAL FORM
    FD7B          ; mapped                 ; 063A 0645 0649 #1.1  ARABIC LIGATURE GHAIN WITH MEEM WITH ALEF MAKSURA FINAL FORM
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    		paths.Insert(path.String())
    	}
    	return paths
    }
    
    func TestValidateTLSSecret(t *testing.T) {
    	successCases := map[string]core.Secret{
    		"empty certificate chain": {
    			ObjectMeta: metav1.ObjectMeta{Name: "tls-cert", Namespace: "namespace"},
    			Data: map[string][]byte{
    				core.TLSCertKey:       []byte("public key"),
    				core.TLSPrivateKeyKey: []byte("private key"),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_AssignOp : TF_Op<"Assign", []> {
      let summary = "Update 'ref' by assigning 'value' to it.";
    
      let description = [{
    This operation outputs "ref" after the assignment is done.
    This makes it easier to chain operations that need to use the reset value.
      }];
    
      let arguments = (ins
        Arg<TF_Tensor, [{Should be from a `Variable` node. May be uninitialized.}]>:$ref,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Builtin).Pkg", Method, 5},
    		{"(*Builtin).Pos", Method, 5},
    		{"(*Builtin).String", Method, 5},
    		{"(*Builtin).Type", Method, 5},
    		{"(*Chan).Dir", Method, 5},
    		{"(*Chan).Elem", Method, 5},
    		{"(*Chan).String", Method, 5},
    		{"(*Chan).Underlying", Method, 5},
    		{"(*Checker).Files", Method, 5},
    		{"(*Config).Check", Method, 5},
    		{"(*Const).Exported", Method, 5},
    		{"(*Const).Id", Method, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  10. RELEASE.md

    Zabluda, Ou Changkun, Panos Ipeirotis, Paul Van Eck, Peter Lee, Piotr Czapla,
    qjivy, Rholais Lii, Rodrigo Formigone, Russell Klopfer, ryantimjohn, Sang Han,
    SebastiáN RamíRez, shengfuintel, Siby Jose Plathottam, Silver Chan, Stanislaw
    Antol, Taehoon Lee, Tarang Chugh, Ted Chang, Thomas Bastiani, Xian Xu, Xiaoming
    (Jason) Cui, Yan Facai (颜发才), yaox12, Yashal Shakti Kanungo, Yong Tang, Yuan
    (Terry) Tang, Yuxin Wu, Ziyue(Louis) Lu
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top