Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for patched (0.33 sec)

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

                              <= 1
                        matches:
                          description: |-
                            Matches define conditions used for matching the rule against incoming
                            gRPC requests. Each match is independent, i.e. this rule will be matched
                            if **any** one of the matches is satisfied.
    
    
    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. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              description: The JSON config of the object being patched.
                              type: object
                              x-kubernetes-preserve-unknown-fields: true
                          type: object
                      type: object
                    type: array
                  priority:
                    description: Priority defines the order in which patch sets are applied
                      within a context.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              description: The JSON config of the object being patched.
                              type: object
                              x-kubernetes-preserve-unknown-fields: true
                          type: object
                      type: object
                    type: array
                  priority:
                    description: Priority defines the order in which patch sets are applied
                      within a context.
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  }
                },
                "application/json-patch+json": {
                  "schema": {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Patch"
                  }
                },
                "application/merge-patch+json": {
                  "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. manifests/charts/base/crds/crd-all.gen.yaml

                              description: The JSON config of the object being patched.
                              type: object
                              x-kubernetes-preserve-unknown-fields: true
                          type: object
                      type: object
                    type: array
                  priority:
                    description: Priority defines the order in which patch sets are applied
                      within a context.
    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. RELEASE.md

    *   Security vulnerability fixes will no longer be patched to this Tensorflow version. The latest Tensorflow version includes the security vulnerability fixes. You can update to the latest version (recommended) or patch security vulnerabilities yourself [steps](https://github.com/tensorflow/tensorflow#patching-guidelines). You can refer to the [release notes](https://github.com/tens...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    ksize_cols * depth]` containing image patches with size
    `ksize_rows x ksize_cols x depth` vectorized in the "depth" dimension. Note
    `out_rows` and `out_cols` are the dimensions of the output patches.}]>:$patches
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    def TF_FFTOp : TF_Op<"FFT", [Pure]> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                },
                "application/json-patch+json": {
                  "schema": {
                    "$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Patch"
                  }
                },
                "application/merge-patch+json": {
                  "schema": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  9. pkg/apis/core/validation/validation_test.go

    					},
    				},
    				StorageClassName:          "invalid",
    				VolumeAttributesClassName: ptr.To(""),
    			}),
    		},
    		"volume-with-good-volume-attributes-class-and-matched-volume-resource-when-feature-gate-is-on": {
    			isExpectedFailure:           false,
    			enableVolumeAttributesClass: true,
    			volume: testVolume("foo", "", core.PersistentVolumeSpec{
    				Capacity: core.ResourceList{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top