Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for req_ext (0.39 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  description: GRPC status code to use to abort the request.
                                  type: string
                                http2Error:
                                  type: string
                                httpStatus:
                                  description: HTTP status code to use to abort the Http
                                    request.
                                  format: int32
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "description": "ResourceRequest is a request for resources from one particular driver.",
            "properties": {
              "namedResources": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.resource.v1alpha2.NamedResourcesRequest"
                  }
                ],
                "description": "NamedResources describes a request for resources with the named resources model."
    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

    consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after the first list request will be included in the response, as long as their keys are after the \"next key\".\n\nThis field is not supported...
    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. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                                Support: Extended
                              pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
                              type: string
                            request:
                              description: |-
                                Request specifies the maximum duration for a gateway to respond to an HTTP request.
    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

                                  description: GRPC status code to use to abort the request.
                                  type: string
                                http2Error:
                                  type: string
                                httpStatus:
                                  description: HTTP status code to use to abort the Http
                                    request.
                                  format: int32
    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

                                  description: GRPC status code to use to abort the request.
                                  type: string
                                http2Error:
                                  type: string
                                httpStatus:
                                  description: HTTP status code to use to abort the Http
                                    request.
                                  format: int32
    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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Request).ParseMultipartForm", Method, 0},
    		{"(*Request).PathValue", Method, 22},
    		{"(*Request).PostFormValue", Method, 1},
    		{"(*Request).ProtoAtLeast", Method, 0},
    		{"(*Request).Referer", Method, 0},
    		{"(*Request).SetBasicAuth", Method, 0},
    		{"(*Request).SetPathValue", Method, 22},
    		{"(*Request).UserAgent", Method, 0},
    		{"(*Request).WithContext", Method, 7},
    		{"(*Request).Write", Method, 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)
  8. pkg/apis/core/validation/validation_test.go

    					Min:            getResourceList("100m", ""),
    					DefaultRequest: getResourceList("2000m", ""),
    				}},
    			}},
    			"default request value 2 is greater than max value 1",
    		},
    		"invalid spec default request more than default": {
    			core.LimitRange{ObjectMeta: metav1.ObjectMeta{Name: "abc", Namespace: "foo"}, Spec: core.LimitRangeSpec{
    				Limits: []core.LimitRangeItem{{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.19.md

    - Fixes an issue with the max-in-flight API server filter where the filter could take a long time to process an incoming request if it had been a long time since the last request. ([#96282](https://github.com/kubernetes/kubernetes/pull/96282), [@staebler](https://github.com/staebler)) [SIG API Machinery]
    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. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.process.internal.worker.request.Receiver$Failure> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Receiver.java:0)
    Class <org.gradle.process.internal.worker.request.Request> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (Request.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top