Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for job3 (1.03 sec)

  1. pkg/controller/job/job_controller_test.go

    				statusUpdates = append(statusUpdates, *job.Status.DeepCopy())
    				return job, tc.statusUpdateErr
    			}
    			job := tc.job.DeepCopy()
    			if job.Status.UncountedTerminatedPods == nil {
    				job.Status.UncountedTerminatedPods = &batch.UncountedTerminatedPods{}
    			}
    			jobCtx := &syncJobCtx{
    				job:                  job,
    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/printers/internalversion/printers_test.go

    			expected: []metav1.TableRow{
    				{
    					Cells: []interface{}{"job1", "Running", "1/2", "", "0s", "fake-job-container1,fake-job-container2", "fake-job-image1,fake-job-image2", "job-label=job-label-value"},
    				},
    			},
    		},
    		// Job with ten-year age.
    		{
    			job: batch.Job{
    				ObjectMeta: metav1.ObjectMeta{
    					Name:              "job2",
    					CreationTimestamp: metav1.Time{Time: time.Now().AddDate(-10, 0, 0)},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 218.6K bytes
    - Viewed (0)
  3. pkg/registry/batch/job/strategy_test.go

    		enableJobPodReplacementPolicy bool
    		enableJobSuccessPolicy        bool
    		job                           batch.Job
    		updatedJob                    batch.Job
    		wantJob                       batch.Job
    	}{
    		"update job with a new field; updated when JobSuccessPolicy enabled": {
    			enableJobSuccessPolicy: true,
    			job: batch.Job{
    				ObjectMeta: getValidObjectMeta(0),
    				Spec: batch.JobSpec{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 101.5K bytes
    - Viewed (0)
  4. pkg/apis/batch/validation/validation_test.go

    				},
    			},
    			update: func(job *batch.Job) {
    				job.Spec.Parallelism = pointer.Int32(2)
    				job.Spec.ActiveDeadlineSeconds = pointer.Int64(3)
    				job.Spec.TTLSecondsAfterFinished = pointer.Int32(2)
    				job.Spec.ManualSelector = pointer.Bool(true)
    			},
    		},
    		"invalid attempt to set managedBy field": {
    			old: batch.Job{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 20:49:09 UTC 2024
    - 124.3K bytes
    - Viewed (0)
  5. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

        "list": [
          {
            "current": {
              "selected": true,
              "text": "minio-job-bucket",
              "value": "minio-job-bucket"
            },
            "datasource": {
              "type": "prometheus",
              "uid": "${DS_PROMETHEUS}"
            },
            "definition": "label_values(job)",
            "hide": 0,
            "includeAll": false,
            "multi": false,
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 11:11:51 UTC 2024
    - 101.8K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/batch/v1/generated.pb.go

    }
    
    var xxx_messageInfo_CronJobStatus proto.InternalMessageInfo
    
    func (m *Job) Reset()      { *m = Job{} }
    func (*Job) ProtoMessage() {}
    func (*Job) Descriptor() ([]byte, []int) {
    	return fileDescriptor_79228dc2c4001a22, []int{4}
    }
    func (m *Job) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *Job) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 20:49:09 UTC 2024
    - 133K bytes
    - Viewed (0)
  7. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        public static final String ERRORS_not_load_from_server = "{errors.not_load_from_server}";
    
        /** The key of the message: Failed to start job {0}. */
        public static final String ERRORS_failed_to_start_job = "{errors.failed_to_start_job}";
    
        /** The key of the message: Failed to stop job {0}. */
        public static final String ERRORS_failed_to_stop_job = "{errors.failed_to_stop_job}";
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 119.9K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.4.md

    - **Apps**
      - [alpha] Introducing 'ScheduledJobs', which allow running time based Jobs, namely once at a specified time or repeatedly at specified point in time. ([docs](http://kubernetes.io/docs/user-guide/scheduled-jobs/)) ([kubernetes/features#19](https://github.com/kubernetes/enhancements/issues/19))
    - **Auth**
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  9. cluster/gce/util.sh

      # Report logging choice (if any).
      if [[ "${ENABLE_NODE_LOGGING-}" == "true" ]]; then
        echo "+++ Logging using Fluentd to ${LOGGING_DESTINATION:-unknown}"
      fi
    
      # Wait for last batch of jobs
      kube::util::wait-for-jobs || {
        code=$?
        echo -e "${color_red}Failed to create firewall rule.${color_norm}" >&2
        exit $code
      }
    }
    
    function get-scope-flags() {
      local scope_flags=
    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. CHANGELOG/CHANGELOG-1.5.md

    ## Deprecations
    
    * extensions/v1beta1.Jobs is deprecated, use batch/v1.Job instead ([#36355](https://github.com/kubernetes/kubernetes/pull/36355), [@soltysh](https://github.com/soltysh))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
Back to top