Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for notexist (0.18 sec)

  1. pkg/scheduler/framework/runtime/framework_test.go

    		// If initErr is true, we expect framework initialization to fail.
    		initErr bool
    	}{
    		{
    			name:    "enabled Score plugin doesn't exist in registry",
    			plugins: buildScoreConfigDefaultWeights("notExist"),
    			initErr: true,
    		},
    		{
    			name:    "enabled Score plugin doesn't extend the ScorePlugin interface",
    			plugins: buildScoreConfigDefaultWeights(pluginNotImplementingScore),
    			initErr: true,
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 17 09:07:27 UTC 2024
    - 103K bytes
    - Viewed (0)
  2. pkg/kubelet/kubelet_node_status_test.go

    	opts := metav1.ListOptions{}
    	if selector != nil {
    		opts.LabelSelector = selector.String()
    	}
    	nodeList, err := l.client.CoreV1().Nodes().List(context.Background(), opts)
    	if err != nil {
    		return nil, err
    	}
    	nodes := make([]*v1.Node, len(nodeList.Items))
    	return nodes, nil
    }
    
    func TestUpdateNewNodeStatus(t *testing.T) {
    	cases := []struct {
    		desc                string
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 08 19:23:19 UTC 2024
    - 115.8K bytes
    - Viewed (0)
  3. pkg/controller/nodelifecycle/node_lifecycle_controller_test.go

    			},
    		},
    	}
    
    	tests := map[string]struct {
    		nodeList                []*v1.Node
    		updatedNodeStatuses     []v1.NodeStatus
    		expectedInitialStates   map[string]ZoneState
    		expectedFollowingStates map[string]ZoneState
    	}{
    		"No Disruption: Node created recently without failure domain labels (happens only at cluster startup)": {
    			nodeList: []*v1.Node{
    				{
    					ObjectMeta: metav1.ObjectMeta{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 26 03:26:45 UTC 2024
    - 119K bytes
    - Viewed (0)
  4. okhttp-android/src/main/baseline-prof.txt

    HSPLkotlinx/coroutines/JobSupportKt;-><clinit>()V
    HSPLkotlinx/coroutines/MainCoroutineDispatcher;-><init>()V
    HSPLkotlinx/coroutines/NodeList;-><init>()V
    HSPLkotlinx/coroutines/NodeList;->getList()Lkotlinx/coroutines/NodeList;
    HSPLkotlinx/coroutines/NonDisposableHandle;-><clinit>()V
    HSPLkotlinx/coroutines/NonDisposableHandle;-><init>()V
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Mar 21 11:22:00 UTC 2022
    - 127.9K bytes
    - Viewed (1)
  5. src/html/entity.go

    		"NotCupCap;":                       '\U0000226D',
    		"NotDoubleVerticalBar;":            '\U00002226',
    		"NotElement;":                      '\U00002209',
    		"NotEqual;":                        '\U00002260',
    		"NotExists;":                       '\U00002204',
    		"NotGreater;":                      '\U0000226F',
    		"NotGreaterEqual;":                 '\U00002271',
    		"NotGreaterLess;":                  '\U00002279',
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  6. src/internal/trace/traceviewer/static/webcomponents.min.js

     e=f;f=[],e.sort(function(e,t){return e.uid_-t.uid_});for(var t=0;t<e.length;t++){var n=e[t];n.scheduled_=!1;var r=n.takeRecords();i(n),r.length&&n.callback_(r,n)}}}function r(e,t){this.type=e,this.target=t,this.addedNodes=new p.NodeList,this.removedNodes=new p.NodeList,this.previousSibling=null,this.nextSibling=null,this.attributeName=null,this.attributeNamespace=null,this.oldValue=null}function o(e,t){for(;e;e=e.parentNode){var n=h.get(e);if(n)for(var r=0;r<n.length;r++){var o=n[r];o.options.s...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 115.6K bytes
    - Viewed (0)
  7. pkg/apis/core/zz_generated.deepcopy.go

    func (in *NodeList) DeepCopy() *NodeList {
    	if in == nil {
    		return nil
    	}
    	out := new(NodeList)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    func (in *NodeList) DeepCopyObject() runtime.Object {
    	if c := in.DeepCopy(); c != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 181.5K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/core/v1/zz_generated.deepcopy.go

    func (in *NodeList) DeepCopy() *NodeList {
    	if in == nil {
    		return nil
    	}
    	out := new(NodeList)
    	in.DeepCopyInto(out)
    	return out
    }
    
    // DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
    func (in *NodeList) DeepCopyObject() runtime.Object {
    	if c := in.DeepCopy(); c != nil {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 181.9K bytes
    - Viewed (0)
  9. src/cmd/vendor/rsc.io/markdown/entity.go

    	"&NotDoubleVerticalBar;":            "\u2226",
    	"&NotElement;":                      "\u2209",
    	"&NotEqual;":                        "\u2260",
    	"&NotEqualTilde;":                   "\u2242\u0338",
    	"&NotExists;":                       "\u2204",
    	"&NotGreater;":                      "\u226f",
    	"&NotGreaterEqual;":                 "\u2271",
    	"&NotGreaterFullEqual;":             "\u2267\u0338",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  10. pkg/volume/util/operationexecutor/operation_generator.go

    		globalMapPath := deviceToDetach.DeviceMountPath
    		refs, err := og.blkUtil.GetDeviceBindMountRefs(deviceToDetach.DevicePath, globalMapPath)
    		if err != nil {
    			if os.IsNotExist(err) {
    				// Looks like SetupDevice did not complete. Fall through to TearDownDevice and mark the device as unmounted.
    				refs = nil
    			} else {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 101.4K bytes
    - Viewed (0)
Back to top