Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for abort2 (0.44 sec)

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

    
                              Note that when the BackendTLSPolicy object is enabled by the implementation,
                              there are some extra rules about validity to consider here. See the fields
                              where this struct is used for more information about the exact behavior.
                            properties:
                              group:
                                default: ""
    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. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          description: Fault injection policy to apply on HTTP traffic
                            at the client side.
                          properties:
                            abort:
                              description: Abort Http request attempts and return error
                                codes back to downstream service, giving the impression
                                that the upstream service is faulty.
    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. manifests/charts/base/crds/crd-all.gen.yaml

                          description: Fault injection policy to apply on HTTP traffic
                            at the client side.
                          properties:
                            abort:
                              description: Abort Http request attempts and return error
                                codes back to downstream service, giving the impression
                                that the upstream service is faulty.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    about the TPUEmbedding partitioner output.}]>:$common_config,
        Arg<TF_StrTensor, [{A string-encoded memory config proto containing metadata about
    the memory allocations reserved for TPUEmbedding.}]>:$memory_config,
    
        StrAttr:$config
      );
    
      let results = (outs
        Res<TF_StrTensor, [{A string containing metadata about the hostname and RPC port
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                          description: Fault injection policy to apply on HTTP traffic
                            at the client side.
                          properties:
                            abort:
                              description: Abort Http request attempts and return error
                                codes back to downstream service, giving the impression
                                that the upstream service is faulty.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  6. RELEASE.md

    *   Fixes a memory leak when a graph node is invalid
        ([CVE-2022-23578](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23578))
    *   Fixes an abort caused by allocating a vector that is too large
        ([CVE-2022-23580](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23580))
    *   Fixes multiple `CHECK`-failures during Grappler's `IsSimplifiableReshape`
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

                ],
                "description": "configMap information about the configMap data to project"
              },
              "downwardAPI": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.core.v1.DownwardAPIProjection"
                  }
                ],
                "description": "downwardAPI information about the downwardAPI data to project"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              "name"
            ],
            "type": "object"
          },
          "io.k8s.api.resource.v1alpha2.ResourceClaimSchedulingStatus": {
            "description": "ResourceClaimSchedulingStatus contains information about one particular ResourceClaim with \"WaitForFirstConsumer\" allocation mode.",
            "properties": {
              "name": {
                "description": "Name matches the pod.spec.resourceClaims[*].Name field.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  9. pkg/apis/core/validation/validation_test.go

    				RestartPolicy: core.RestartPolicyAlways,
    				DNSPolicy:     core.DNSClusterFirst,
    			},
    		},
    		"just about everything": {
    			ObjectMeta: metav1.ObjectMeta{Name: "abc.123.do-re-mi", Namespace: "ns"},
    			Spec: core.PodSpec{
    				Volumes: []core.Volume{
    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