Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 41 - 44 of 44 for rollout (0.09 seconds)

  1. CHANGELOG/CHANGELOG-1.14.md

    * Fix a string comparison bug in IPVS graceful termination where UDP real servers are not deleted. ([#78999](https://github.com/kubernetes/kubernetes/pull/78999), [@andrewsykim](https://github.com/andrewsykim))
    * Resolves spurious rollouts of workload controllers when upgrading the API server, due to incorrect defaulting of an alpha procMount field in pods ([#78883](https://github.com/kubernetes/kubernetes/pull/78883), [@liggitt](https://github.com/liggitt))
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Click Count (0)
  2. api/go1.txt

    pkg syscall (linux-386), const EPOLLIN ideal-int
    pkg syscall (linux-386), const EPOLLMSG ideal-int
    pkg syscall (linux-386), const EPOLLONESHOT ideal-int
    pkg syscall (linux-386), const EPOLLOUT ideal-int
    pkg syscall (linux-386), const EPOLLPRI ideal-int
    pkg syscall (linux-386), const EPOLLRDBAND ideal-int
    pkg syscall (linux-386), const EPOLLRDHUP ideal-int
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Click Count (0)
  3. api/go1.1.txt

    pkg syscall (linux-386), const EPOLLIN = 1
    pkg syscall (linux-386), const EPOLLMSG = 1024
    pkg syscall (linux-386), const EPOLLONESHOT = 1073741824
    pkg syscall (linux-386), const EPOLLOUT = 4
    pkg syscall (linux-386), const EPOLLPRI = 2
    pkg syscall (linux-386), const EPOLLRDBAND = 128
    pkg syscall (linux-386), const EPOLLRDHUP = 8192
    pkg syscall (linux-386), const EPOLLRDNORM = 64
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Click Count (0)
  4. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const EPOLLIN ideal-int
    pkg syscall (linux-arm-cgo), const EPOLLMSG ideal-int
    pkg syscall (linux-arm-cgo), const EPOLLONESHOT ideal-int
    pkg syscall (linux-arm-cgo), const EPOLLOUT ideal-int
    pkg syscall (linux-arm-cgo), const EPOLLPRI ideal-int
    pkg syscall (linux-arm-cgo), const EPOLLRDBAND ideal-int
    pkg syscall (linux-arm-cgo), const EPOLLRDHUP ideal-int
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Click Count (1)
Back to Top