Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 129 for excluding (0.22 sec)

  1. pkg/scheduler/internal/cache/cache_test.go

    					imageStates[name] = state
    				} else {
    					state.Nodes.Insert(item.Name)
    				}
    			}
    		}
    	}
    	return imageStates
    }
    
    // TestNodeOperators tests node operations of cache, including add, update
    // and remove.
    func TestNodeOperators(t *testing.T) {
    	// Test data
    	cpuHalf := resource.MustParse("500m")
    	mem50m := resource.MustParse("50m")
    	resourceList1 := map[v1.ResourceName]string{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 17 01:38:03 UTC 2023
    - 63.8K bytes
    - Viewed (0)
  2. src/encoding/xml/marshal_test.go

    	{
    		Value:         &Data{Bytes: []byte{}, Custom: MyBytes{}, Attr: []byte{}},
    		ExpectXML:     `<Data Attr=""><Bytes></Bytes><Custom></Custom></Data>`,
    		UnmarshalOnly: true,
    	},
    
    	// Check that []byte works, including named []byte types.
    	{
    		Value:     &Data{Bytes: []byte("ab"), Custom: MyBytes("cd"), Attr: []byte{'v'}},
    		ExpectXML: `<Data Attr="v"><Bytes>ab</Bytes><Custom>cd</Custom></Data>`,
    	},
    
    	// Test innerxml
    	{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 08 18:46:41 UTC 2024
    - 66K bytes
    - Viewed (0)
  3. cmd/xl-storage_test.go

    	if err != nil {
    		t.Fatal(err)
    	}
    	deleted[0] = true
    	checkVerExist(t)
    
    	// Delete 10 in bulk, including a non-existing.
    	fis := []FileInfoVersions{{Name: object, Volume: volume}}
    	for i := range versions[:10] {
    		fis[0].Versions = append(fis[0].Versions, FileInfo{Name: object, Volume: volume, VersionID: versions[i]})
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Apr 11 17:45:28 UTC 2024
    - 66.7K bytes
    - Viewed (0)
  4. pkg/controller/replicaset/replica_set_test.go

    	podExp, exists, err = manager.expectations.GetExpectations(rsKey)
    	if !exists || err != nil || !podExp.Fulfilled() {
    		t.Fatalf("Wrong expectations %#v", podExp)
    	}
    
    	// An update to the pod (including an update to the deletion timestamp)
    	// should not be counted as a second delete.
    	isController := true
    	secondPod := &v1.Pod{
    		ObjectMeta: metav1.ObjectMeta{
    			Namespace: pod.Namespace,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 69.2K bytes
    - Viewed (0)
  5. plugin/pkg/admission/resourcequota/admission_test.go

    	if err == nil {
    		t.Errorf("Expected an error exceeding quota")
    	}
    }
    
    // TestAdmitEnforceQuotaConstraints verifies that if a quota tracks a particular resource that that resource is
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 29 21:28:42 UTC 2024
    - 84.1K bytes
    - Viewed (0)
  6. src/runtime/mgc.go

    	// need to switch to g0 so we can shrink the stack.
    	systemstack(func() {
    		gcMark(startTime)
    		// Must return immediately.
    		// The outer function's stack may have moved
    		// during gcMark (it shrinks stacks, including the
    		// outer function's stack), so we must not refer
    		// to any of its variables. Return back to the
    		// non-system stack to pick up the new addresses
    		// before continuing.
    	})
    
    	var stwSwept bool
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 16:25:21 UTC 2024
    - 62K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/extensions/v1beta1/types.go

    	NumberMisscheduled int32 `json:"numberMisscheduled" protobuf:"varint,2,opt,name=numberMisscheduled"`
    
    	// The total number of nodes that should be running the daemon
    	// pod (including nodes correctly running the daemon pod).
    	// More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:29 UTC 2023
    - 61.3K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation.go

    			if celContext.TotalCost.Total > StaticEstimatedCRDCostLimit {
    				for _, expensive := range celContext.TotalCost.MostExpensive {
    					costErrorMsg := fmt.Sprintf("contributed to estimated rule cost total exceeding cost limit for entire OpenAPIv3 schema")
    					allErrs = append(allErrs, field.Forbidden(expensive.Path, costErrorMsg))
    				}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 82.6K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/api/kotlin_dsl.adoc

    ** `$HOME/Library/Logs/gradle-kotlin-dsl` on Mac OS X
    ** `$HOME/.gradle-kotlin-dsl/log` on Linux
    ** `$HOME/AppData/Local/gradle-kotlin-dsl/log` on Windows
    * Open an issue on the link:{gradle-issues}[Gradle issue tracker], including as much detail as you can.
    
    From version 5.1 onwards, the log directory is cleaned up automatically.
    It is checked periodically (at most every 24 hours) and log files are deleted if they haven’t been used for 7 days.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 22 20:16:10 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  10. src/runtime/mgcpacer.go

    			break
    		}
    		// It is impossible for total unreleased mapped memory to exceed heap memory, but
    		// because these stats are updated independently, we may observe a partial update
    		// including only some values. Thus, we appear to break the invariant. However,
    		// this condition is necessarily transient, so just try again. In the case of a
    		// persistent accounting error, we'll deadlock here.
    	}
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:53:03 UTC 2024
    - 55.4K bytes
    - Viewed (0)
Back to top