Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 33 for 1048577 (0.14 sec)

  1. CHANGELOG/CHANGELOG-1.27.md

    - Scheduler volumebinding: leveraged `PreFilterResult` to reduce down to only
      eligible node(s) for pod with bound claim(s) to local `PersistentVolume(s)` ([#109877](https://github.com/kubernetes/kubernetes/pull/109877), [@yibozhuang](https://github.com/yibozhuang))
    - Scheduling cycle now terminates immediately when any scheduler plugin returns an 
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (1)
  2. api/go1.16.txt

    pkg syscall (darwin-arm64), const NOTE_NSECONDS = 4
    pkg syscall (darwin-arm64), const NOTE_NSECONDS ideal-int
    pkg syscall (darwin-arm64), const NOTE_PCTRLMASK = -1048576
    pkg syscall (darwin-arm64), const NOTE_PCTRLMASK ideal-int
    pkg syscall (darwin-arm64), const NOTE_PDATAMASK = 1048575
    pkg syscall (darwin-arm64), const NOTE_PDATAMASK ideal-int
    pkg syscall (darwin-arm64), const NOTE_REAP = 268435456
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  3. cmd/xl-storage_test.go

    	const legacyJSON = `{"version":"1.0.1","format":"xl","stat":{"size":2016,"modTime":"2021-10-11T23:40:34.914361617Z"},"erasure":{"algorithm":"klauspost/reedsolomon/vandermonde","data":2,"parity":2,"blockSize":10485760,"index":2,"distribution":[2,3,4,1],"checksum":[{"name":"part.1","algorithm":"highwayhash256S"}]},"minio":{"release":"RELEASE.2019-12-30T05-45-39Z"},"meta":{"X-Minio-Internal-Server-Side-Encryption-Iv":"kInsJB/0yxyz/40ZI+lmQYJfZacDYqZsGh2wEiv+N50...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Wed Aug 14 17:11:51 UTC 2024
    - 66.7K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.24.md

    - Fixed regression in CPUManager that it will release exclusive CPUs in app containers inherited from init containers when the init containers were removed. ([#104837](https://github.com/kubernetes/kubernetes/pull/104837), [@eggiter](https://github.com/eggiter))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const NOTE_LOWAT ideal-int
    pkg syscall (freebsd-arm64), const NOTE_PCTRLMASK = 4026531840
    pkg syscall (freebsd-arm64), const NOTE_PCTRLMASK ideal-int
    pkg syscall (freebsd-arm64), const NOTE_PDATAMASK = 1048575
    pkg syscall (freebsd-arm64), const NOTE_PDATAMASK ideal-int
    pkg syscall (freebsd-arm64), const NOTE_RENAME = 32
    pkg syscall (freebsd-arm64), const NOTE_RENAME ideal-int
    pkg syscall (freebsd-arm64), const NOTE_REVOKE = 64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const BPF_AND ideal-int
    pkg syscall (netbsd-arm64-cgo), const BPF_B = 16
    pkg syscall (netbsd-arm64-cgo), const BPF_B ideal-int
    pkg syscall (netbsd-arm64-cgo), const BPF_DFLTBUFSIZE = 1048576
    pkg syscall (netbsd-arm64-cgo), const BPF_DFLTBUFSIZE ideal-int
    pkg syscall (netbsd-arm64-cgo), const BPF_DIV = 48
    pkg syscall (netbsd-arm64-cgo), const BPF_DIV ideal-int
    pkg syscall (netbsd-arm64-cgo), const BPF_H = 8
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.22.md

    ### Bug or Regression
    
    - Fix Job tracking with finalizers for more than 500 pods, ensuring all finalizers are removed before counting the Pod. ([#104876](https://github.com/kubernetes/kubernetes/pull/104876), [@alculquicondor](https://github.com/alculquicondor)) [SIG Apps]
    - Fix: skip case sensitivity when checking Azure NSG rules
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.25.md

    - Kubectl: support multiple resources for kubectl rollout status. ([#108777](https://github.com/kubernetes/kubernetes/pull/108777), [@pjo256](https://github.com/pjo256))
    - Kubernetes is now built with Golang 1.18.2. ([#110043](https://github.com/kubernetes/kubernetes/pull/110043), [@cpanato](https://github.com/cpanato))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
  9. docs/en/docs/release-notes.md

    * 🌐 Add German translation for `docs/de/docs/contributing.md`. PR [#10487](https://github.com/tiangolo/fastapi/pull/10487) by [@nilslindemann](https://github.com/nilslindemann).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.21.md

    - Kube-proxy log now shows the "Skipping topology aware endpoint filtering since no hints were provided for zone" warning under the right conditions ([#101857](https://github.com/kubernetes/kubernetes/pull/101857), [@dervoeti](https://github.com/dervoeti)) [SIG Network]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
Back to top