Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 133 for qjobs (0.06 sec)

  1. CHANGELOG/CHANGELOG-1.22.md

      Jobs that are tracked using this mechanism get the annotation `batch.kubernetes.io/job-tracking`. This is a temporary measure. Two releases after this feature graduates to beta, the annotation won't be added to Jobs anymore. ([#98817](https://github.com/kubernetes/kubernetes/pull/98817), [@alculquicondor](https://github.com/alculquicondor))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  2. cmd/metrics-v2.go

    		mRemote := collectRemoteMetrics(ctx, madmin.MetricsBatchJobs, collectMetricsOpts{})
    		m.Merge(&mRemote)
    
    		if m.Aggregated.BatchJobs == nil {
    			return
    		}
    
    		for _, mj := range m.Aggregated.BatchJobs.Jobs {
    			jtype := toSnake(mj.JobType)
    			var objects, objectsFailed float64
    			var bucket string
    			switch madmin.BatchJobType(mj.JobType) {
    			case madmin.BatchJobReplicate:
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 133.4K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    jo
    agri.jo
    ai.jo
    com.jo
    edu.jo
    eng.jo
    fm.jo
    gov.jo
    mil.jo
    net.jo
    org.jo
    per.jo
    phd.jo
    sch.jo
    tv.jo
    
    // jobs : https://www.iana.org/domains/root/db/jobs.html
    jobs
    
    // jp : https://www.iana.org/domains/root/db/jp.html
    // http://jprs.co.jp/en/jpdomain.html
    // Submitted by registry <******@****.***>
    jp
    // jp organizational type names
    ac.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  4. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    jetzt
    jevnaker.no
    jewelry
    jgora.pl
    jinsekikogen.hiroshima.jp
    jio
    jl.cn
    jll
    jls-sto1.elastx.net
    jls-sto2.elastx.net
    jls-sto3.elastx.net
    jmp
    jnj
    jo
    joboji.iwate.jp
    jobs
    joburg
    joetsu.niigata.jp
    jogasz.hu
    johana.toyama.jp
    joinville.br
    jolster.no
    jondal.no
    jor.br
    jorpeland.no
    joso.ibaraki.jp
    jot
    jotelulu.cloud
    journal.aero
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  5. CHANGELOG/CHANGELOG-1.25.md

    - Fix a bug in cronjob controller where already created jobs may be missing from the status. ([#120649](https://github.com/kubernetes/kubernetes/pull/120649), [@andrewsykim](https://github.com/andrewsykim)) [SIG Apps]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    jetzt
    jevnaker.no
    jewelry
    jgora.pl
    jinsekikogen.hiroshima.jp
    jio
    jl.cn
    jll
    jls-sto1.elastx.net
    jls-sto2.elastx.net
    jls-sto3.elastx.net
    jmp
    jnj
    jo
    joboji.iwate.jp
    jobs
    joburg
    joetsu.niigata.jp
    jogasz.hu
    johana.toyama.jp
    joinville.br
    jolster.no
    jondal.no
    jor.br
    jorpeland.no
    joso.ibaraki.jp
    jot
    jotelulu.cloud
    journal.aero
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  7. CHANGELOG/CHANGELOG-1.18.md

    ### Other notable announcements
    
    SIG Network is moving IPv6 to Beta in Kubernetes 1.18, after incrementing significantly the test coverage with new CI jobs.
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.33.md

    ## Changelog since v1.33.2
    
    ## Changes by Kind
    
    ### Bug or Regression
    
    - Fix a bug causing unexpected delay of creating pods for newly created jobs ([#132158](https://github.com/kubernetes/kubernetes/pull/132158), [@linxiulei](https://github.com/linxiulei)) [SIG Apps and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:46:23 UTC 2025
    - 294.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.15.md

    * iptables proxier: route local traffic to LB IPs to service chain ([#77523](https://github.com/kubernetes/kubernetes/pull/77523), [@andrewsykim](https://github.com/andrewsykim))
    * When the number of jobs exceeds 500, cronjob should schedule without error. ([#77475](https://github.com/kubernetes/kubernetes/pull/77475), [@liucimin](https://github.com/liucimin))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.14.md

    ## Changelog since v1.14.6
    
    ### Other notable changes
    
    * When the number of jobs exceeds 500, cronjob should schedule without error. ([#77475](https://github.com/kubernetes/kubernetes/pull/77475), [@liucimin](https://github.com/liucimin))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
Back to top