Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for 117 (0.03 sec)

  1. CHANGELOG/CHANGELOG-1.17.md

    - When registering with a 1.17+ API server, MutatingWebhookConfiguration and ValidatingWebhookConfiguration objects can now request that only `v1` AdmissionReview requests be sent to them. Previously, webhooks were required to support receiving `v1beta1` AdmissionReview requests as well for compatibility with API servers <= 1.15.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.11.md

        - [Client Binaries](#client-binaries-2)
        - [Server Binaries](#server-binaries-2)
        - [Node Binaries](#node-binaries-2)
      - [Changelog since v1.11.7](#changelog-since-v1117)
        - [Other notable changes](#other-notable-changes-2)
    - [v1.11.7](#v1117)
      - [Downloads for v1.11.7](#downloads-for-v1117)
        - [Client Binaries](#client-binaries-3)
        - [Server Binaries](#server-binaries-3)
        - [Node Binaries](#node-binaries-3)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.23.md

    - Remove `NodeLease` feature gate that was graduated and locked to stable in 1.17 release. ([#105222](https://github.com/kubernetes/kubernetes/pull/105222), [@cyclinder](https://github.com/cyclinder))
    - Removed deprecated `--seccomp-profile-root`/`seccompProfileRoot` config. ([#103941](https://github.com/kubernetes/kubernetes/pull/103941), [@saschagrunert](https://github.com/saschagrunert))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 28 21:06:52 UTC 2023
    - 424.5K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VINSERTF64X4 $1, Y30, Z9, K3, Z0                   // 6293b54b1ac601
    	VINSERTF64X4 $1, -17(BP)(SI*2), Z9, K3, Z0         // 62f3b54b1a8475efffffff01
    	VINSERTF64X4 $1, 7(AX)(CX*2), Z9, K3, Z0           // 62f3b54b1a84480700000001
    	VINSERTF64X4 $1, Y30, Z3, K3, Z0                   // 6293e54b1ac601
    	VINSERTF64X4 $1, -17(BP)(SI*2), Z3, K3, Z0         // 62f3e54b1a8475efffffff01
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  5. doc/go_spec.html

    	</li>
    	<li>
    	<code>x</code> is a slice, <code>T</code> is an array [<a href="#Go_1.20">Go 1.20</a>]
    	or a pointer to an array [<a href="#Go_1.17">Go 1.17</a>],
    	and the slice and array types have <a href="#Type_identity">identical</a> element types.
    	</li>
    </ul>
    
    <p>
    Additionally, if <code>T</code> or <code>x</code>'s type <code>V</code> are type
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
  6. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_NULL ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PCI_EXP = 125
    pkg syscall (netbsd-arm64-cgo), const DLT_PCI_EXP ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PFLOG = 117
    pkg syscall (netbsd-arm64-cgo), const DLT_PFLOG ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PFSYNC = 18
    pkg syscall (netbsd-arm64-cgo), const DLT_PFSYNC ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PPI = 192
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), const DLT_LOOP ideal-int
    pkg syscall (darwin-arm64), const DLT_NULL = 0
    pkg syscall (darwin-arm64), const DLT_NULL ideal-int
    pkg syscall (darwin-arm64), const DLT_PFLOG = 117
    pkg syscall (darwin-arm64), const DLT_PFLOG ideal-int
    pkg syscall (darwin-arm64), const DLT_PFSYNC = 18
    pkg syscall (darwin-arm64), const DLT_PFSYNC ideal-int
    pkg syscall (darwin-arm64), const DLT_PPP = 9
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.7.md

        * Add a docker image corruption problem detection in the default docker monitor config. ([#117](https://github.com/kubernetes/node-problem-detector/pull/117), [@ajitak](https://github.com/ajitak))
    
      * Upgrade CAdvisor to v0.26.1. New features added:
    
        * Add Docker overlay2 storage driver support.
    
        * Add ZFS support.
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  9. CHANGELOG/CHANGELOG-1.18.md

     - Fixes a regression in 1.17 that dropped cache-control headers on API requests ([#90468](https://github.com/kubernetes/kubernetes/pull/90468), [@liggitt](https://github.com/liggitt)) [SIG API Machinery and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.20.md

      - EndpointSlice topology field will be deprecated in an upcoming release.
      - EndpointSlice "IP" address type is formally removed after being deprecated in Kubernetes 1.17.
      - The discovery.k8s.io/v1alpha1 API is deprecated and will be removed in Kubernetes 1.21. ([#96440](https://github.com/kubernetes/kubernetes/pull/96440), [@robscott](https://github.com/robscott)) [SIG API Machinery, Apps and Network]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
Back to top