Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 137 of 137 for alignof (0.15 sec)

  1. CHANGELOG/CHANGELOG-1.23.md

    - XFS-filesystems are now force-formatted (option `-f`) in order to avoid problems being formatted due to detection of magic super-blocks. This aligns with the behaviour of formatting of ext3/4 filesystems. ([#104923](https://github.com/kubernetes/kubernetes/pull/104923), [@davidkarlsen](https://github.com/davidkarlsen))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.26.md

    - `DynamicKubeletConfig` feature gate has been removed from the API server.
      Dynamic kubelet reconfiguration now can't be used even when older nodes are still
      attempting to rely on it. This is aligned with the Kubernetes version skew policy.
       ([#112643](https://github.com/kubernetes/kubernetes/pull/112643), [@SergeyKanzhelev](https://github.com/SergeyKanzhelev))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Mar 14 16:24:51 UTC 2024
    - 425.7K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.24.md

    - Fixed bug in `TopologyManager` for ensuring aligned allocations on machines with more than 2 NUMA nodes ([#108052](https://github.com/kubernetes/kubernetes/pull/108052), [@klueska](https://github.com/klueska))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  4. api/go1.txt

    pkg debug/elf, type Prog struct
    pkg debug/elf, type Prog struct, embedded ProgHeader
    pkg debug/elf, type Prog struct, embedded io.ReaderAt
    pkg debug/elf, type Prog32 struct
    pkg debug/elf, type Prog32 struct, Align uint32
    pkg debug/elf, type Prog32 struct, Filesz uint32
    pkg debug/elf, type Prog32 struct, Flags uint32
    pkg debug/elf, type Prog32 struct, Memsz uint32
    pkg debug/elf, type Prog32 struct, Off uint32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.31.md

      The `--` separator has been recommended since the Kubernetes v1.18 release, which also deprecated the legacy way of invoking `kubectl exec`.
      
      This change aligns with the deprecation of legacy `kubectl exec` command execution and enforces the use of `kubectl exec [POD] -- [COMMAND]` for improved compatibility and adherence to recommended practices."
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 12:18:32 UTC 2024
    - 315.4K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.11.md

        * Some refactoring of error/status messages and functions to align with new approach.
    * kubeadm upgrade now supports external etcd setups again ([#63495](https://github.com/kubernetes/kubernetes/pull/63495), [@detiber](https://github.com/detiber))
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  7. test-site/activator-launch-1.3.2.jar

    governing permissions and * limitations under the License. * */ body { font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:small; } div#logo { float: right; padding-left: 10px; padding-bottom: 10px; background: white; text-align: center; } #logo img { border: 0; } div#date { font-style: italic; padding-left: 60px; padding-bottom: 40px; } h1 { margin-bottom:2px; border-color:#7A9437; border-style:solid; border-width:0 0 3px 0; } span#module { color:#7A9437; text-decoration:none;...
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (0)
Back to top