Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for mincore (0.19 sec)

  1. CHANGELOG/CHANGELOG-1.16.md

    - kubeadm: Allow users to skip the kube-proxy init addon phase during init and still be able to join a cluster and perform some other minor operations (but not upgrade). ([#82248](https://github.com/kubernetes/kubernetes/pull/82248), [@rosti](https://github.com/rosti))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type BpfVersion struct
    pkg syscall (netbsd-arm64-cgo), type BpfVersion struct, Major uint16
    pkg syscall (netbsd-arm64-cgo), type BpfVersion struct, Minor uint16
    pkg syscall (netbsd-arm64-cgo), type Cmsghdr struct
    pkg syscall (netbsd-arm64-cgo), type Cmsghdr struct, Len uint32
    pkg syscall (netbsd-arm64-cgo), type Cmsghdr struct, Level int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.13.md

    ### SIG Network
    
    For 1.13, the areas of focus were in IPv6, DNS improvements and some smaller items:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), type BpfStat struct, Recv uint32
    pkg syscall (darwin-arm64), type BpfVersion struct
    pkg syscall (darwin-arm64), type BpfVersion struct, Major uint16
    pkg syscall (darwin-arm64), type BpfVersion struct, Minor uint16
    pkg syscall (darwin-arm64), type Cmsghdr struct
    pkg syscall (darwin-arm64), type Cmsghdr struct, Len uint32
    pkg syscall (darwin-arm64), type Cmsghdr struct, Level int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
    
      <mime-type type="image/x-canon-cr2">
        <_comment>Canon raw image, version 2, TIFF-based</_comment>
        <!-- basically tiff header with 'CR' at offset 8; major version is at offset 9, minor at 10/.
         priority must be higher than tiff -->
        <magic priority="60">
          <!-- MM.* = Big endian (M=Motorola) and 0x002a in big endian    -->
          <match value="MM\x00\x2a" type="string" offset="0">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.8.md

    * addon-resizer flapping behavior was removed. ([#46850](https://github.com/kubernetes/kubernetes/pull/46850), [@x13n](https://github.com/x13n))
    * Change default `httpGet` probe `User-Agent` to `kube-probe/<version major.minor>` if none specified, overriding the default Go `User-Agent`. ([#47729](https://github.com/kubernetes/kubernetes/pull/47729), [@paultyng](https://github.com/paultyng))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.6.md

    * Bump cluster autoscaler to v0.5.4, which fixes scale down issues with pods ignoring SIGTERM. ([#45483](https://github.com/kubernetes/kubernetes/pull/45483), [@mwielgus](https://github.com/mwielgus))
    * Fixes and minor cleanups to pod (anti)affinity predicate ([#45098](https://github.com/kubernetes/kubernetes/pull/45098), [@wojtek-t](https://github.com/wojtek-t))
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.25.md

    - The `gcp` and `azure` auth plugins have been restored to client-go and kubectl until https://issue.k8s.io/111911 is resolved in supported kubectl minor versions. ([#111918](https://github.com/kubernetes/kubernetes/pull/111918), [@liggitt](https://github.com/liggitt))
    
    ### Documentation
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 06 09:23:20 UTC 2024
    - 419.1K bytes
    - Viewed (0)
Back to top