Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for controllee (0.2 sec)

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

                            due to lack of controller visibility, that includes when:
    
    
                            * The Route refers to a non-existent parent.
                            * The Route is of a type that the controller does not support.
                            * The Route is in a namespace the controller does not have access to.
                          items:
    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__apps__v1_openapi.json

                "items": {
                  "allOf": [
                    {
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "items": {
                  "allOf": [
                    {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. pkg/apis/core/validation/validation_test.go

    					RestartPolicy: core.RestartPolicyAlways,
    					DNSPolicy:     core.DNSClusterFirst,
    				},
    			},
    		},
    		"invalid pod-deletion-cost": {
    			expectedError: "metadata.annotations[controller.kubernetes.io/pod-deletion-cost]: Invalid value: \"text\": must be a 32bit integer",
    			spec: core.Pod{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  5. RELEASE.md

            `tf.keras.mixed_precision.Policy`, unless constructed with
            `output_mode="int"` in which case output will be `tf.int64`. The output
            type of any preprocessing layer can be controlled individually by
            passing a `dtype` argument to the layer.
        *   `tf.random.Generator` for keras initializers and all RNG code.
        *   Added 3 new APIs for enable/disable/check the usage of
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top