Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 14 for 117 (0.05 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 Nov 01 09:05:11 UTC 2024
    - 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 Nov 01 09:05:11 UTC 2024
    - 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 Nov 01 09:05:11 UTC 2024
    - 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 Nov 05 11:13:11 UTC 2024
    - 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 Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K 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 Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  7. 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 Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  8. 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 Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  9. common-protos/k8s.io/api/core/v1/generated.proto

    //
    // Instead of using this type, create a locally provided and used type that is well-focused on your reference.
    // For example, ServiceReferences for admission registration: https://github.com/kubernetes/api/blob/release-1.17/admissionregistration/v1/types.go#L533 .
    // +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
    // +structType=atomic
    message ObjectReference {
      // Kind of the referent.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  10. 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 Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
Back to top