Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for patching (0.27 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                            * Characters in a matching non-wildcard hostname.
                            * Characters in a matching hostname.
                            * Characters in a matching service.
                            * Characters in a matching method.
                            * Header matches.
    
    
                            If ties still exist across multiple Routes, matching precedence MUST be
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. RELEASE.md

            signature_def_key)` with
            `meta_graph_def.signature_def[signature_def_key]`. Catching a ValueError
            exception thrown by `tf.contrib.get_signature_def_by_key` should be
            replaced by catching a KeyError exception.
    *   `tf.contrib.data`
        *   Deprecate, and replace by tf.data.experimental.
    *   Other:
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                rule: duration(self) >= duration('1ms')
                            unmatchedPreflights:
                              description: |-
                                Indicates whether preflight requests not matching the configured allowed origin shouldn't be forwarded to the upstream.
    
                                Valid Options: FORWARD, IGNORE
                              enum:
                              - UNSPECIFIED
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                                rule: duration(self) >= duration('1ms')
                            unmatchedPreflights:
                              description: |-
                                Indicates whether preflight requests not matching the configured allowed origin shouldn't be forwarded to the upstream.
    
                                Valid Options: FORWARD, IGNORE
                              enum:
                              - UNSPECIFIED
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  hyphen as the separator, e.g.
                                type: object
                              ignoreUriCase:
                                description: Flag to specify whether the URI matching
                                  should be case-insensitive.
                                type: boolean
                              method:
                                description: 'HTTP Method values are case-sensitive and
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  6. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "labelSelector": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector"
                  }
                ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  7. pkg/apis/core/validation/validation_test.go

    							LocalhostProfile: ptr.To("example-org/application-foo"),
    						},
    					},
    				}},
    				RestartPolicy: core.RestartPolicyAlways,
    				DNSPolicy:     core.DNSDefault,
    			},
    		},
    		"matching AppArmor fields and annotations": {
    			ObjectMeta: metav1.ObjectMeta{
    				Name:      "123",
    				Namespace: "ns",
    				Annotations: map[string]string{
    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

    open the file at index `preferred_shard` in the list of matching files and try
    to restore tensors from that file.  Only if some tensors or tensor slices are
    not found in that first file, then the Op opens all the files. Setting
    `preferred_shard` to match the value passed as the `shard` input
    of a matching `Save` Op may speed up Restore.  This attribute only affects
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.NodeSelector"
                  }
                ],
                "description": "Only nodes matching the selector will be considered by the scheduler when trying to find a Node that fits a Pod when that Pod uses a ResourceClaim that has not been allocated yet.\n\nSetting this field is optional. If null, all nodes are candidates."
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F90C         ; valid                  ;      ; NV8    # 13.0 PINCHED FINGERS
    1F90D..1F90F  ; valid                  ;      ; NV8    # 12.0 WHITE HEART..PINCHING HAND
    1F910..1F918  ; valid                  ;      ; NV8    # 8.0  ZIPPER-MOUTH FACE..SIGN OF THE HORNS
    1F919..1F91E  ; valid                  ;      ; NV8    # 9.0  CALL ME HAND..HAND WITH INDEX AND MIDDLE FINGERS CROSSED
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top