Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for statusCh (0.23 sec)

  1. pkg/apis/core/validation/validation_test.go

    				FieldRef: &core.ObjectFieldSelector{
    					FieldPath:  "status.phase",
    					APIVersion: "v1",
    				},
    			},
    		}},
    		expectedError: `valueFrom.fieldRef.fieldPath: Unsupported value: "status.phase": supported values: "metadata.name", "metadata.namespace", "metadata.uid", "spec.nodeName", "spec.serviceAccountName", "status.hostIP", "status.hostIPs", "status.podIP", "status.podIPs"`,
    	},
    	}
    	for _, tc := range errorCases {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              type: object
                            status:
                              description: Specifies the HTTP response status to be returned.
                              maximum: 4294967295
                              minimum: 0
                              type: integer
                          required:
                          - status
                          type: object
                        fault:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. cmd/testdata/xl-many-parts.meta

    siLCJieXRlcyI6ImlERUpOR3crTmhHUjdCdU8zR2llYjZuN1llcEhvMnpqZXpZZm1GV2JjbDlwcW42V1RQVTYrSTV5b2g2YUtyVXIifQ==�#x-minio-internal-replication-status�^arn:minio:replication::36280125-1e9d-414e-bff5-8c88a1b5352e:disney-prod-vod-repository=FAILED;�*X-Minio-Internal-Server-Side-Encryption-Iv�,ISR4B2fyaRB9XHIOM+BI+ClX0m7/Nl1yUY6hUIeewEY=�MetaUsr��X-Amz-Replication-Status�FAILED�content-type�video/quicktime�X-Amz-Meta-Mtime�1599066652�etag�%43bc26cf9d1b65d8830884adf6f47bba-9016�v�d���$��_ַ�j/H��[�iQo�...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat Sep 02 21:40:38 UTC 2023
    - 808.8K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "description": "A machine-readable description of why this operation is in the \"Failure\" status. If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it.",
                "type": "string"
              },
              "status": {
    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. CHANGELOG/CHANGELOG-1.19.md

      - `spec.usages` is now required, may not contain duplicate values, and must only contain known usages
      - `status.conditions` may not contain duplicate types
      - `status.conditions[*].status` is now required
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  6. RELEASE.md

            `dtensor.shutdown_tpu_system`.
    
    ## Deprecations
    
    *   The C++ `tensorflow::Code` and `tensorflow::Status` will become aliases of
        respectively `absl::StatusCode` and `absl::Status` in some future release.
        *   Use `tensorflow::OkStatus()` instead of `tensorflow::Status::OK()`.
        *   Stop constructing `Status` objects from `tensorflow::error::Code`.
        *   One MUST NOT access `tensorflow::errors::Code` fields. Accessing
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

        served: true
        storage: true
        subresources:
          status: {}
      - additionalPrinterColumns:
        - jsonPath: .spec.gatewayClassName
          name: Class
          type: string
        - jsonPath: .status.addresses[*].value
          name: Address
          type: string
        - jsonPath: .status.conditions[?(@.type=="Programmed")].status
          name: Programmed
          type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

    a PVC for more capacity - this field can be one of the following states:\n\t- pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeInProgress\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"ControllerResizeFailed\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizePending\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeInProgress\"\n     - pvc.status.allocatedResourceStatus['storage'] = \"NodeResizeFailed\"\nWhen this field is not 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)
  9. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"StatusNotAcceptable", Const, 0},
    		{"StatusNotExtended", Const, 7},
    		{"StatusNotFound", Const, 0},
    		{"StatusNotImplemented", Const, 0},
    		{"StatusNotModified", Const, 0},
    		{"StatusOK", Const, 0},
    		{"StatusPartialContent", Const, 0},
    		{"StatusPaymentRequired", Const, 0},
    		{"StatusPermanentRedirect", Const, 7},
    		{"StatusPreconditionFailed", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top