Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 62 for activeDeadlineSeconds (0.24 sec)

  1. pkg/controller/job/job_controller.go

    	if util.IsJobFinished(curJob) {
    		jm.cleanupPodFinalizers(curJob)
    	}
    
    	// check if need to add a new rsync for ActiveDeadlineSeconds
    	if curJob.Status.StartTime != nil {
    		curADS := curJob.Spec.ActiveDeadlineSeconds
    		if curADS == nil {
    			return
    		}
    		oldADS := oldJob.Spec.ActiveDeadlineSeconds
    		if oldADS == nil || *oldADS != *curADS {
    			passed := jm.clock.Since(curJob.Status.StartTime.Time)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 23:56:37 UTC 2024
    - 77.6K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/apis/testapigroup/v1/generated.pb.go

    			i--
    			dAtA[i] = 0xa
    			i = encodeVarintGenerated(dAtA, i, uint64(baseI-i))
    			i--
    			dAtA[i] = 0x3a
    		}
    	}
    	if m.ActiveDeadlineSeconds != nil {
    		i = encodeVarintGenerated(dAtA, i, uint64(*m.ActiveDeadlineSeconds))
    		i--
    		dAtA[i] = 0x28
    	}
    	if m.TerminationGracePeriodSeconds != nil {
    		i = encodeVarintGenerated(dAtA, i, uint64(*m.TerminationGracePeriodSeconds))
    		i--
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 57K bytes
    - Viewed (0)
  3. staging/src/k8s.io/apiserver/pkg/apis/example/v1/generated.pb.go

    			i--
    			dAtA[i] = 0xa
    			i = encodeVarintGenerated(dAtA, i, uint64(baseI-i))
    			i--
    			dAtA[i] = 0x3a
    		}
    	}
    	if m.ActiveDeadlineSeconds != nil {
    		i = encodeVarintGenerated(dAtA, i, uint64(*m.ActiveDeadlineSeconds))
    		i--
    		dAtA[i] = 0x28
    	}
    	if m.TerminationGracePeriodSeconds != nil {
    		i = encodeVarintGenerated(dAtA, i, uint64(*m.TerminationGracePeriodSeconds))
    		i--
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:06:37 UTC 2024
    - 56.9K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.29.0/batch.v1.Job.json

            "fieldsType": "fieldsTypeValue",
            "fieldsV1": {},
            "subresource": "subresourceValue"
          }
        ]
      },
      "spec": {
        "parallelism": 1,
        "completions": 2,
        "activeDeadlineSeconds": 3,
        "podFailurePolicy": {
          "rules": [
            {
              "action": "actionValue",
              "onExitCodes": {
                "containerName": "containerNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 54.4K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.29.0/batch.v1.CronJob.json

                "fieldsV1": {},
                "subresource": "subresourceValue"
              }
            ]
          },
          "spec": {
            "parallelism": 1,
            "completions": 2,
            "activeDeadlineSeconds": 3,
            "podFailurePolicy": {
              "rules": [
                {
                  "action": "actionValue",
                  "onExitCodes": {
                    "containerName": "containerNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 62.3K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/batch.v1.Job.json

            "fieldsType": "fieldsTypeValue",
            "fieldsV1": {},
            "subresource": "subresourceValue"
          }
        ]
      },
      "spec": {
        "parallelism": 1,
        "completions": 2,
        "activeDeadlineSeconds": 3,
        "podFailurePolicy": {
          "rules": [
            {
              "action": "actionValue",
              "onExitCodes": {
                "containerName": "containerNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/batch.v1.CronJob.json

                "fieldsV1": {},
                "subresource": "subresourceValue"
              }
            ]
          },
          "spec": {
            "parallelism": 1,
            "completions": 2,
            "activeDeadlineSeconds": 3,
            "podFailurePolicy": {
              "rules": [
                {
                  "action": "actionValue",
                  "onExitCodes": {
                    "containerName": "containerNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 63.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.29.0/batch.v1beta1.CronJob.json

                "fieldsV1": {},
                "subresource": "subresourceValue"
              }
            ]
          },
          "spec": {
            "parallelism": 1,
            "completions": 2,
            "activeDeadlineSeconds": 3,
            "podFailurePolicy": {
              "rules": [
                {
                  "action": "actionValue",
                  "onExitCodes": {
                    "containerName": "containerNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 62.4K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/batch.v1beta1.CronJob.json

                "fieldsV1": {},
                "subresource": "subresourceValue"
              }
            ]
          },
          "spec": {
            "parallelism": 1,
            "completions": 2,
            "activeDeadlineSeconds": 3,
            "podFailurePolicy": {
              "rules": [
                {
                  "action": "actionValue",
                  "onExitCodes": {
                    "containerName": "containerNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 63.5K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/batch.v1beta1.CronJob.json

                "fieldsV1": {},
                "subresource": "subresourceValue"
              }
            ]
          },
          "spec": {
            "parallelism": 1,
            "completions": 2,
            "activeDeadlineSeconds": 3,
            "podFailurePolicy": {
              "rules": [
                {
                  "action": "actionValue",
                  "onExitCodes": {
                    "containerName": "containerNameValue",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 63.4K bytes
    - Viewed (0)
Back to top