Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for ARE (0.08 sec)

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

                      indicate in the Message which Listeners are conflicted, and which are
                      Accepted. Additionally, the Listener status for those listeners SHOULD
                      indicate which Listeners are conflicted and not Accepted.
    
    
                      A Gateway's Listeners are considered "compatible" if:
    
    
                      1. They are distinct.
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the continue field to determine whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true.\n\nThe server guarantees that...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  3. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "description": "NodeAffinityPolicy indicates how we will treat Pod's nodeAffinity/nodeSelector when calculating pod topology spread skew. Options are: - Honor: only nodes matching nodeAffinity/nodeSelector are included in the calculations. - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations.\n\nIf this value is nil, the behavior is equivalent to the Honor policy. This is a beta-level feature default enabled by the NodeInclusionPol...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    partial order.  Positive NaNs are greater than positive
    infinity. Negative NaNs are less than negative infinity. NaNs with
    distinct payloads are treated as distinct. Subnormal numbers are
    preserved (not flushed to zero). Positive infinity is greater than all
    numbers. Negative infinity is less than all numbers. Positive is
    greater than negative zero. There are less than k values greater than
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. RELEASE.md

     different computation approaches and orders.
        *   To verify if oneDNN optimizations are on, look for a message with *"oneDNN custom operations are on"* in the log. If the exact phrase is not there, it means they are off.
    
    * Making the `tf.function` type system fully available:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                    required:
                    - kind
                    - name
                    type: object
                    x-kubernetes-validations:
                    - message: Support kinds are core/Service and gateway.networking.k8s.io/Gateway
                      rule: '[self.group, self.kind] in [[''core'',''Service''], ['''',''Service''],
                        [''gateway.networking.k8s.io'',''Gateway'']]'
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  7. manifests/charts/base/crds/crd-all.gen.yaml

                    required:
                    - kind
                    - name
                    type: object
                    x-kubernetes-validations:
                    - message: Support kinds are core/Service and gateway.networking.k8s.io/Gateway
                      rule: '[self.group, self.kind] in [[''core'',''Service''], ['''',''Service''],
                        [''gateway.networking.k8s.io'',''Gateway'']]'
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    		Namespace: "default",
    	}
    
    	// shortSecretRef refers to the secretRefs which are validated with IsDNS1035Label
    	shortSecretName := "key-name"
    	shortSecretRef := &core.SecretReference{
    		Name:      shortSecretName,
    		Namespace: "default",
    	}
    
    	// longSecretRef refers to the secretRefs which are validated with IsDNS1123Subdomain
    	longSecretName := "key-name.example.com"
    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