Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for leastOf (0.21 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    following: - `resourceVersionMatch` = NotOlderThan\n  is interpreted as \"data at least as new as the provided `resourceVersion`\"\n  and the bookmark event is send when the state is synced\n  to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n  If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n  bookmark event is send when the state is synced at least to the moment\n  when request started being processed.\n- `resourceVersionMatch` set...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

    following: - `resourceVersionMatch` = NotOlderThan\n  is interpreted as \"data at least as new as the provided `resourceVersion`\"\n  and the bookmark event is send when the state is synced\n  to a `resourceVersion` at least as fresh as the one provided by the ListOptions.\n  If `resourceVersion` is unset, this is interpreted as \"consistent read\" and the\n  bookmark event is send when the state is synced at least to the moment\n  when request started being processed.\n- `resourceVersionMatch` set...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. src/testdata/Isaac.Newton-Opticks.txt

    shall be the least Angle in which the least refrangible Rays can after
    two Reflexions emerge out of the Drops, and therefore the least
    refrangible Rays shall come most copiously to the Eye from the Drops in
    the Line OG, and strike the Sense with the deepest red in that Region.
    And the Angle SHO being equal to the Angle POH, or 54 Gr. 7 Min. shall
    be the least Angle, in which the most refrangible Rays after two
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      Listeners. No picking one of the conflicting listeners as the winner.
                      This also means that the Gateway must have at least one non-conflicting
                      Listener in this case, otherwise it violates the requirement that at
                      least one Listener must be present.
    
    
                      The implementation MUST set a "ListenersNotValid" condition on the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  5. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                minHealthPercent:
                                  description: Outlier detection will be enabled as long
                                    as the associated load balancing pool has at least
                                    min_health_percent hosts in healthy mode.
                                  format: int32
                                  type: integer
                                splitExternalLocalOriginErrors:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  6. manifests/charts/base/crds/crd-all.gen.yaml

                                minHealthPercent:
                                  description: Outlier detection will be enabled as long
                                    as the associated load balancing pool has at least
                                    min_health_percent hosts in healthy mode.
                                  format: int32
                                  type: integer
                                splitExternalLocalOriginErrors:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  7. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                minHealthPercent:
                                  description: Outlier detection will be enabled as long
                                    as the associated load balancing pool has at least
                                    min_health_percent hosts in healthy mode.
                                  format: int32
                                  type: integer
                                splitExternalLocalOriginErrors:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let hasFolder = 1;
    }
    
    def TF_AdjustContrastv2Op : TF_Op<"AdjustContrastv2", [Pure]> {
      let summary = "Adjust the contrast of one or more images.";
    
      let description = [{
    `images` is a tensor of at least 3 dimensions.  The last 3 dimensions are
    interpreted as `[height, width, channels]`.  The other dimensions only
    represent a collection of images, such as `[batch, height, width, channels].`
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

    updates to bypass a Validating Admission Webhook. You are only affected
    by this vulnerability if you run a Validating Admission Webhook for Nodes
    that denies admission based at least partially on the old state of the
    Node object.
    
    **Note**: This only impacts validating admission plugins that rely on old
    values in certain fields, and does not impact calls from kubelets that go
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  10. pkg/apis/core/validation/validation_test.go

    			field.ErrorTypeInvalid,
    			"name", "alpha-numeric",
    		},
    		"name is a number": {
    			[]core.ContainerPort{{Name: "80", ContainerPort: 80, Protocol: "TCP"}},
    			field.ErrorTypeInvalid,
    			"name", "at least one letter",
    		},
    		"name not unique": {
    			[]core.ContainerPort{
    				{Name: "abc", ContainerPort: 80, Protocol: "TCP"},
    				{Name: "abc", ContainerPort: 81, Protocol: "TCP"},
    			},
    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