- Sort Score
- Result 10 results
- Languages All
Results 231 - 240 of 241 for tracked (1.39 sec)
-
CHANGELOG/CHANGELOG-1.30.md
- A new kubelet metric `image_pull_duration_seconds` was added. The metric tracks the duration (in seconds) it takes for an image to be pulled, including the time spent in the waiting queue of image puller. The metric is broken down by bucketed image size. ([#121719](https://github.com/kubernetes/kubernetes/pull/121719), [@rui...
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jun 18 18:59:10 UTC 2025 - 398.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.27.md
- Fix a bug in cronjob controller where already created jobs...
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (2) -
api/go1.1.txt
pkg syscall (linux-386), type TCPInfo struct, Total_retrans uint32 pkg syscall (linux-386), type TCPInfo struct, Unacked uint32 pkg syscall (linux-386-cgo), const AF_ALG = 38 pkg syscall (linux-386-cgo), const AF_APPLETALK = 5 pkg syscall (linux-386-cgo), const AF_ASH = 18 pkg syscall (linux-386-cgo), const AF_ATMPVC = 8 pkg syscall (linux-386-cgo), const AF_ATMSVC = 20
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Mar 31 20:37:15 UTC 2022 - 2.6M bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.17.md
- Fix: support removal of nodes backed by deleted non VMSS instances on Azure ([#91184](https://github.com/kubernetes/kubernetes/pull/91184), [@bpineau](https://github.com/bpineau)) [SIG Cloud Provider]
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Thu Jan 28 10:44:33 UTC 2021 - 346.2K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.9.md
In addition, support for NVMe disks has been added to Kubernetes, and a service of type LoadBalancer can now be backed with an NLB instead of an ELB (alpha). ### Azure SIG Azure worked on improvements in the cloud provider, including significant work on the Azure Load Balancer implementation. ### Cluster Lifecycle
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Tue Nov 16 10:46:27 UTC 2021 - 313.7K bytes - Viewed (0) -
docs/en/docs/release-notes.md
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.25.md
- Fix a bug in cronjob controller where already created jobs...
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Mon May 06 09:23:20 UTC 2024 - 419.1K bytes - Viewed (0) -
src/main/webapp/css/admin/bootstrap.min.css.map
gradient-bg($custom-range-thumb-active-bg);\n }\n }\n\n &::-webkit-slider-runnable-track {\n width: $custom-range-track-width;\n height: $custom-range-track-height;\n color: transparent; // Why?\n cursor: $custom-range-track-cursor;\n background-color: $custom-range-track-bg;\n border-color: transparent;\n @include border-radius($custom-range-track-border-radius);\n @include box-shadow($custom-range-track-box-shadow);\n }\n\n &::-moz-range-thumb {\n width: $custom-range-thumb-width;\n...Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 639.3K bytes - Viewed (1) -
api/go1.2.txt
pkg syscall (linux-arm-cgo), type TCPInfo struct, Total_retrans uint32 pkg syscall (linux-arm-cgo), type TCPInfo struct, Unacked uint32 pkg syscall (linux-arm-cgo), type Termios struct pkg syscall (linux-arm-cgo), type Termios struct, Cc [32]uint8 pkg syscall (linux-arm-cgo), type Termios struct, Cflag uint32 pkg syscall (linux-arm-cgo), type Termios struct, Iflag uint32
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (1) -
lib/fips140/v1.1.0-rc1.zip
between Seed calls to avoid the significant (~500µs) // cost of zeroing a new allocation every time. The entropy source accesses it // using atomics (and doesn't care about its contents). // // It should end up in the .noptrbss section, and become backed by physical pages // at first use. This ensures that programs that do not use the FIPS 140-3 module // do not incur any memory use or initialization penalties. var memory entropy.ScratchBuffer func getEntropy() *[SeedSize]byte { var retries int seed,...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)