Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 135 for MINOR (0.15 sec)

  1. CHANGELOG/CHANGELOG-1.7.md

    * Protobuf serialization does not distinguish between `[]` and `null`.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.9.md

    * Add automatic etcd 3.2->3.1 and 3.1->3.0 minor version rollback support to gcr.io/google_container/etcd images. For HA clusters, all members must be stopped before performing a rollback. ([#59298](https://github.com/kubernetes/kubernetes/pull/59298), [@jpbetz](https://github.com/jpbetz))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

     - Performance improvements for collections of metrics and summary
    
    ### Increase the Kubernetes support window to one year
    
    As of Kubernetes 1.19, bugfix support via patch releases for a Kubernetes minor release has increased from 9 months to 1 year.
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  4. 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: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
  5. 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: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.13.md

    ### SIG Network
    
    For 1.13, the areas of focus were in IPv6, DNS improvements and some smaller items:
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  7. api/go1.14.txt

    pkg syscall (freebsd-arm64), type BpfVersion struct
    pkg syscall (freebsd-arm64), type BpfVersion struct, Major uint16
    pkg syscall (freebsd-arm64), type BpfVersion struct, Minor uint16
    pkg syscall (freebsd-arm64), type BpfZbuf struct
    pkg syscall (freebsd-arm64), type BpfZbuf struct, Bufa *uint8
    pkg syscall (freebsd-arm64), type BpfZbuf struct, Bufb *uint8
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. 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: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  9. 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: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 304K bytes
    - Viewed (0)
  10. 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: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top