Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for patching (0.44 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. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: remove the deprecated "--use-api" flag for "kubeadm alpha certs renew" (...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. 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)
  4. 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)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
Back to top