Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 136 for happen (0.16 sec)

  1. pkg/controller/job/job_controller_test.go

    			{
    				State: v1.ContainerState{
    					Terminated: &v1.ContainerStateTerminated{
    						FinishedAt: testFinishedAt,
    					},
    				},
    			},
    		}
    		newPod.Finalizers = append(newPod.Finalizers, batch.JobTrackingFinalizer)
    		pods = append(pods, newPod)
    	}
    	return pods
    }
    
    func setPodsStatuses(podIndexer cache.Indexer, job *batch.Job, pendingPods, activePods, succeededPods, failedPods, terminatingPods, readyPods int) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 15:36:36 UTC 2024
    - 229.2K bytes
    - Viewed (0)
  2. pkg/scheduler/framework/plugins/podtopologyspread/filtering_test.go

    				"node-a": framework.Unschedulable,
    				"node-b": framework.Success,
    				"node-x": framework.Success,
    				"node-y": framework.Unschedulable,
    			},
    		},
    		{
    			// not a desired case, but it can happen
    			// TODO(Huang-Wei): document this "pod-not-match-itself" case
    			// in this case, placement of the new pod doesn't change pod distribution of the cluster
    			// as the incoming pod doesn't have label "foo"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 10:42:29 UTC 2024
    - 143.1K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/ir/tfl_ops.td

      let description = [{
        From a tensor segmentation, computes the `output` resulting from
        summing together elements mapped to the same segment_id. I.e. `output[i]` is
        equal to the tensor sum of all elements from the input tensor mapped to
        segment_id `i`. If no tensors are mapped to a particular included
        segment_id, the output at that indice will be a zero tensor with the
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 186K bytes
    - Viewed (0)
  4. pkg/printers/internalversion/printers_test.go

    	tests := []struct {
    		kind schema.GroupKind
    		name string
    		want string
    	}{
    		{schema.GroupKind{}, "", ""},
    		{schema.GroupKind{}, "name", "name"},
    		{schema.GroupKind{Kind: "Kind"}, "", "kind/"}, // should not happen in practice
    		{schema.GroupKind{Kind: "Kind"}, "name", "kind/name"},
    		{schema.GroupKind{Group: "group", Kind: "Kind"}, "name", "kind.group/name"},
    	}
    	for _, tt := range tests {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
  5. cmd/metrics-v2.go

    			return
    		}
    
    		metrics = make([]MetricV2, 0, 5)
    		metrics = append(metrics, MetricV2{
    			Description: getHealLastActivityTimeMD(),
    			Value:       float64(time.Since(bgSeq.lastHealActivity)),
    		})
    		metrics = append(metrics, getObjectsScanned(bgSeq)...)
    		metrics = append(metrics, getHealedItems(bgSeq)...)
    		metrics = append(metrics, getFailedItems(bgSeq)...)
    		return
    	})
    	return mg
    }
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:54 UTC 2024
    - 131.9K bytes
    - Viewed (0)
  6. pkg/printers/internalversion/printers.go

    			if condition.Status == api.ConditionTrue {
    				status = append(status, string(condition.Type))
    			} else {
    				status = append(status, "Not"+string(condition.Type))
    			}
    		}
    	}
    	if len(status) == 0 {
    		status = append(status, "Unknown")
    	}
    	if obj.Spec.Unschedulable {
    		status = append(status, "SchedulingDisabled")
    	}
    
    	roles := strings.Join(findNodeRoles(obj), ",")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
  7. cmd/storage-datatypes_gen.go

    	// string "v"
    	o = append(o, 0xa1, 0x76)
    	o = msgp.AppendString(o, z.Volume)
    	// string "ov"
    	o = append(o, 0xa2, 0x6f, 0x76)
    	o = msgp.AppendString(o, z.OrigVolume)
    	// string "fp"
    	o = append(o, 0xa2, 0x66, 0x70)
    	o = msgp.AppendString(o, z.FilePath)
    	// string "uo"
    	o = append(o, 0xa2, 0x75, 0x6f)
    	// map header, size 1
    	// string "np"
    	o = append(o, 0x81, 0xa2, 0x6e, 0x70)
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Mon Jun 10 15:51:27 UTC 2024
    - 130.6K bytes
    - Viewed (0)
  8. cmd/data-usage-cache_gen.go

    	o = msgp.AppendUint64(o, z.Objects)
    	// string "vs"
    	o = append(o, 0xa2, 0x76, 0x73)
    	o = msgp.AppendUint64(o, z.Versions)
    	// string "dms"
    	o = append(o, 0xa3, 0x64, 0x6d, 0x73)
    	o = msgp.AppendUint64(o, z.DeleteMarkers)
    	// string "szs"
    	o = append(o, 0xa3, 0x73, 0x7a, 0x73)
    	o = msgp.AppendArrayHeader(o, uint32(dataUsageBucketLen))
    	for za0001 := range z.ObjSizes {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 100.8K bytes
    - Viewed (0)
  9. api/maven-api-model/src/main/mdo/maven.mdo

        public String getId() {
            StringBuilder id = new StringBuilder( 64 );
    
            id.append( ( getGroupId() == null ) ? "[inherited]" : getGroupId() );
            id.append( ":" );
            id.append( getArtifactId() );
            id.append( ":" );
            id.append( getPackaging() );
            id.append( ":" );
            id.append( ( getVersion() == null ) ? "[inherited]" : getVersion() );
    
            return id.toString();
        }
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Apr 23 13:29:46 UTC 2024
    - 115.1K bytes
    - Viewed (0)
  10. src/cmd/internal/obj/s390x/asmz.go

    	*asm = append(*asm, uint8(op>>8), uint8(r1)<<4|uint8(r2_m3_r3&0x0F))
    
    	switch f {
    	default:
    		*asm = append(*asm, uint8(i2_ri4_ri2>>8), uint8(i2_ri4_ri2))
    	case _f:
    		*asm = append(*asm, uint8(i3), uint8(i4))
    	}
    
    	switch f {
    	case _a, _b:
    		*asm = append(*asm, uint8(m3)<<4)
    	default:
    		*asm = append(*asm, uint8(i2_i5))
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
Back to top