Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 48 for step2 (0.08 sec)

  1. pkg/scheduler/internal/queue/scheduling_queue_test.go

    	podID := types.NamespacedName{
    		Namespace: pod.Namespace,
    		Name:      pod.Name,
    	}
    	if err := q.Add(logger, pod); err != nil {
    		t.Fatal(err)
    	}
    
    	for i, step := range steps {
    		t.Run(fmt.Sprintf("step %d", i), func(t *testing.T) {
    			timestamp := cl.Now()
    			// Simulate schedule attempt.
    			podInfo, err := q.Pop(logger)
    			if err != nil {
    				t.Fatal(err)
    			}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    ``` This will regenerate the Go structs used for schema validation. ## Step 4. Update the generated manifests Tests of istioctl use the auto-generated manifests to ensure that the istioctl binary has the correct version of the charts. To regenerate the manifests, run: ```bash $ make copy-templates update-golden ``` ## Step 5. Create a PR using outputs from Steps 1 to 4 Your PR should pass all the checks if you followed these steps. manifests/charts/istio-operator/crds/crd-operator.yaml # SYNC WITH ...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar

    Class Condition<T> java.lang.Object org.hamcrest.Condition<T> public abstract class Condition<T> extends java.lang.Object A Condition implements part of a multi-step match. We sometimes need to write matchers that have a sequence of steps, where each step depends on the result of the previous step and we can stop processing as soon as a step fails. These classes provide infrastructure for writing such a sequence. Based on https://github.com/npryce/maybe-java Author: Steve Freeman 2012 http://www.hamcrest.com...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 236.8K bytes
    - Viewed (0)
  4. pkg/volume/util/operationexecutor/operation_generator.go

    	}, nil
    }
    
    // GenerateUnmapVolumeFunc marks volume as unmonuted based on following steps.
    // Remove symbolic links from pod device map path dir and  global map path dir.
    // Once those cleanups are done, remove pod device map path dir.
    // If all steps are completed, the volume is marked as unmounted.
    func (og *operationGenerator) GenerateUnmapVolumeFunc(
    	volumeToUnmount MountedVolume,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 14 06:17:25 UTC 2024
    - 101.4K bytes
    - Viewed (0)
  5. pkg/kubelet/kubelet_node_status_test.go

    		"NodeReady should be the last condition")
    
    	// Update node status again when nothing is changed (except heartbeat time).
    	// Report node status if it has exceeded the duration of nodeStatusReportFrequency.
    	clock.Step(time.Minute)
    	assert.NoError(t, kubelet.updateNodeStatus(ctx))
    
    	// 2 more action (There were 2 actions before).
    	actions = kubeClient.Actions()
    	assert.Len(t, actions, 4)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 08 19:23:19 UTC 2024
    - 115.8K bytes
    - Viewed (0)
  6. cluster/gce/gci/configure-helper.sh

        # shellcheck disable=2064
        trap "${t}" EXIT
      else
        # If no traps in stack, clear.
        trap EXIT
      fi
    }
    
    # Logs the end of a bootstrap step that errored.
    # Args:
    #  $1 : bootstrap step name.
    #
    # NOTE: this function is duplicated in configure.sh, any changes here should be
    # duplicated there as well.
    function log-error {
      local bootstep="$1"
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 22:07:47 UTC 2024
    - 141.1K bytes
    - Viewed (0)
  7. pkg/apis/admissionregistration/validation/validation_test.go

    					Port:      443,
    				},
    			},
    			SideEffects: &noSideEffect,
    		},
    		}, true),
    		expectedError: `clientConfig.service.path: Invalid value: "//": segment[0] may not be empty`,
    	}, {
    		name: "path no empty step",
    		config: newValidatingWebhookConfiguration([]admissionregistration.ValidatingWebhook{{
    			Name: "webhook.k8s.io",
    			ClientConfig: admissionregistration.WebhookClientConfig{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 147.1K bytes
    - Viewed (0)
  8. pkg/kubelet/kubelet_test.go

    	return nil
    }
    
    func retryWithExponentialBackOff(initialDuration time.Duration, fn wait.ConditionFunc) error {
    	backoff := wait.Backoff{
    		Duration: initialDuration,
    		Factor:   3,
    		Jitter:   0,
    		Steps:    6,
    	}
    	return wait.ExponentialBackoff(backoff, fn)
    }
    
    func simulateVolumeInUseUpdate(
    	volumeName v1.UniqueVolumeName,
    	stopCh <-chan struct{},
    	volumeManager kubeletvolume.VolumeManager) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 106.9K bytes
    - Viewed (0)
  9. cluster/gce/util.sh

      echo "Creating load balancer in front of an already existing master in ${EXISTING_MASTER_ZONE}"
    
      # Step 1: Detach master IP address and attach ephemeral address to the existing master
      attach-external-ip "${EXISTING_MASTER_NAME}" "${EXISTING_MASTER_ZONE}"
    
      # Step 2: Create target pool.
      gcloud compute target-pools create "${MASTER_NAME}" --project "${PROJECT}" --region "${REGION}"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  10. src/main/webapp/js/admin/popper.min.js.map

    flipOrder = clockwise(placement);\n      break;\n    case BEHAVIORS.COUNTERCLOCKWISE:\n      flipOrder = clockwise(placement, true);\n      break;\n    default:\n      flipOrder = options.behavior;\n  }\n\n  flipOrder.forEach((step, index) => {\n    if (placement !== step || flipOrder.length === index + 1) {\n      return data;\n    }\n\n    placement = data.placement.split('-')[0];\n    placementOpposite = getOppositePlacement(placement);\n\n    const popperOffsets = data.offsets.popper;\n    const...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 121K bytes
    - Viewed (0)
Back to top