Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for hurd (0.21 sec)

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

    								},
    								Namespaces:  []string{"INVALID_NAMESPACE"},
    								TopologyKey: "region",
    							},
    						}},
    					},
    				}),
    			},
    		},
    		"invalid hard pod affinity, empty topologyKey is not allowed for hard pod affinity": {
    			expectedError: "can not be empty",
    			spec: core.Pod{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:      "123",
    					Namespace: "ns",
    				},
    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. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0429          ; mapped                 ; 0449          # 1.1  CYRILLIC CAPITAL LETTER SHCHA
    042A          ; mapped                 ; 044A          # 1.1  CYRILLIC CAPITAL LETTER HARD SIGN
    042B          ; mapped                 ; 044B          # 1.1  CYRILLIC CAPITAL LETTER YERU
    042C          ; mapped                 ; 044C          # 1.1  CYRILLIC CAPITAL LETTER SOFT SIGN
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                required:
                                - name
                                type: object
                              literal:
                                description: Literal adds the same, hard-coded value to
                                  each span.
                                properties:
                                  value:
                                    description: The tag value to use.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                                required:
                                - name
                                type: object
                              literal:
                                description: Literal adds the same, hard-coded value to
                                  each span.
                                properties:
                                  value:
                                    description: The tag value to use.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                required:
                                - name
                                type: object
                              literal:
                                description: Literal adds the same, hard-coded value to
                                  each span.
                                properties:
                                  value:
                                    description: The tag value to use.
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__apps__v1_openapi.json

    resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource...
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    al (c.f. https://arxiv.org/abs/1704.04503).  When `soft_nms_sigma=0.0` (which
    is default), we fall back to standard (hard) NMS.}]>:$soft_nms_sigma,
    
        DefaultValuedOptionalAttr<BoolAttr, "false">:$pad_to_max_output_size
      );
    
      let results = (outs
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. RELEASE.md

            package.
        *   Add check for memory alignment to MemoryAllocation::MemoryAllocation()
            on 32-bit ARM. This ensures a deterministic early exit instead of a hard
            to debug bus error later.
        *   `saved_model_cli aot_compile_cpu` allows you to compile saved models to
            XLA header+object files and include them in your C++ programs.
    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