Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 131 for impacts (0.14 sec)

  1. doc/go_spec.html

    to the compiler.
    </p>
    
    <h3 id="Program_initialization">Program initialization</h3>
    
    <p>
    The packages of a complete program are initialized stepwise, one package at a time.
    If a package has imports, the imported packages are initialized
    before initializing the package itself. If multiple packages import
    a package, the imported package will be initialized only once.
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), type IfData struct, Ibytes uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Ierrors uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Imcasts uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Ipackets uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Iqdrops uint64
    pkg syscall (netbsd-arm64-cgo), type IfData struct, Lastchange Timespec
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.17.md

    * Conformance tests may now include disruptive tests. If you are running tests against a live cluster, consider skipping those tests tagged as `Disruptive` to avoid non-test workloads being impacted. Be aware, skipping any conformance tests (even disruptive ones) will make the results ineligible for consideration for the CNCF Certified Kubernetes program. ([#82664](https://github.com/kubernetes/kubernetes/pull/82664), [@johnSchnake](https:/...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.14.md

    * [IPVS] Introduces flag ipvs-strict-arp to configure stricter ARP sysctls, defaulting to false to preserve existing behaviors. This was enabled by default in 1.13.0, which impacted a few CNI plugins. ([#75295](https://github.com/kubernetes/kubernetes/pull/75295), [@lbernail](https://github.com/lbernail))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.8.md

    For more information and for updates on resolution of this issue, see [#51899](https://github.com/kubernetes/kubernetes/issues/51899).
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), type IfData struct, Ibytes uint64
    pkg syscall (freebsd-arm64), type IfData struct, Ierrors uint64
    pkg syscall (freebsd-arm64), type IfData struct, Imcasts uint64
    pkg syscall (freebsd-arm64), type IfData struct, Ipackets uint64
    pkg syscall (freebsd-arm64), type IfData struct, Iqdrops uint64
    pkg syscall (freebsd-arm64), type IfData struct, Lastchange Timeval
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), type IfData struct, Ibytes uint32
    pkg syscall (darwin-arm64), type IfData struct, Ierrors uint32
    pkg syscall (darwin-arm64), type IfData struct, Imcasts uint32
    pkg syscall (darwin-arm64), type IfData struct, Ipackets uint32
    pkg syscall (darwin-arm64), type IfData struct, Iqdrops uint32
    pkg syscall (darwin-arm64), type IfData struct, Lastchange Timeval32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.16.md

    * Remove CSIPersistentVolume feature gates ([#79309](https://github.com/kubernetes/kubernetes/pull/79309), [@draveness](https://github.com/draveness))
    * Init container resource requests now impact pod QoS class ([#75223](https://github.com/kubernetes/kubernetes/pull/75223), [@sjenning](https://github.com/sjenning))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 11 10:00:57 UTC 2021
    - 345.2K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type IfData struct, Ibytes uint64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Ierrors uint64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Imcasts uint64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Ipackets uint64 #53466
    pkg syscall (freebsd-riscv64), type IfData struct, Iqdrops uint64 #53466
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.12.md

    * ACTION REQUIRED: Removes defaulting of CSI file system type to ext4. All the production drivers listed under https://kubernetes-csi.github.io/docs/drivers.html were inspected and should not be impacted after this change. If you are using a driver not in that list, please test the drivers on an updated test cluster first. ([#65499](https://github.com/kubernetes/kubernetes/pull/65499), [@krunaljain](https://github.com/krunaljain))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 293.8K bytes
    - Viewed (0)
Back to top