Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 67 of 67 for Arch (0.09 sec)

  1. CHANGELOG/CHANGELOG-1.5.md

    * GC pod ips ([#35572](https://github.com/kubernetes/kubernetes/pull/35572), [@bprashanth](https://github.com/bprashanth))
    * Stop including arch-specific binaries in kubernetes.tar.gz ([#35737](https://github.com/kubernetes/kubernetes/pull/35737), [@ixdy](https://github.com/ixdy))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    hear oneself speak--and they don't seem to have any rules in
    particular; at least, if there are, nobody attends to them--and
    you've no idea how confusing it is all the things being alive;
    for instance, there's the arch I've got to go through next
    walking about at the other end of the ground--and I should have
    croqueted the Queen's hedgehog just now, only it ran away when it
    saw mine coming!'
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.15.md

    
    - kubelet
      - The `beta.kubernetes.io/os` and `beta.kubernetes.io/arch` labels, deprecated since v1.14, are targeted for removal in v1.18.
      - The `--containerized` flag, deprecated since v1.14, will be removed in a future release.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.9.md

    * The Kubelet's --enable-custom-metrics flag is now marked deprecated. ([#54154](https://github.com/kubernetes/kubernetes/pull/54154), [@mtaufen](https://github.com/mtaufen))
    * Use multi-arch busybox image for e2e ([#54034](https://github.com/kubernetes/kubernetes/pull/54034), [@dixudx](https://github.com/dixudx))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Nov 16 10:46:27 UTC 2021
    - 313.7K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.16.md

      - the `--containerized` flag was deprecated in 1.14 and has been removed ([#80043](https://github.com/kubernetes/kubernetes/pull/80043), [@dims](https://github.com/dims))
      - the `beta.kubernetes.io/os` and `beta.kubernetes.io/arch` labels, deprecated since v1.14, are targeted for removal in v1.18.
      - cAdvisor json endpoints have been deprecated since 1.15. ([#78504](https://github.com/kubernetes/kubernetes/pull/78504), [@dashpole](https://github.com/dashpole))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 345.2K bytes
    - Viewed (0)
  6. RELEASE.md

        *   Added bounds checking to printing deprecation warnings.
        *   Upgraded CUDA dependency to 10.0
        *   To build with Android NDK r14b, add "#include <linux/compiler.h>" to
            android-ndk-r14b/platforms/android-14/arch-*/usr/include/linux/futex.h
        *   Removed `:android_tensorflow_lib_selective_registration*` targets, use
            `:android_tensorflow_lib_lite*` targets instead.
    *   XLA
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  7. lib/fips140/v1.0.0.zip

    len(y)) if n == 0 { return 0 } if n > len(dst) { panic("subtle.XORBytes: dst too short") } if alias.InexactOverlap(dst[:n], x[:n]) || alias.InexactOverlap(dst[:n], y[:n]) { panic("subtle.XORBytes: invalid overlap") } xorBytes(&dst[0], &x[0], &y[0], n) // arch-specific return n } golang.org/fips140@v1.0.0/fips140/v1.0.0/subtle/xor_amd64.go // Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. //go:build...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top