Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for 218 (0.04 sec)

  1. CHANGELOG/CHANGELOG-1.21.md

    _Nothing has changed._
    
    
    
    # v1.21.8
    
    
    ## Downloads for v1.21.8
    
    ### Source Code
    
    filename | sha512 hash
    -------- | -----------
    [kubernetes.tar.gz](https://dl.k8s.io/v1.21.8/kubernetes.tar.gz) | 84e6742f2341a7288b23dae90111a377621babf1bdd9e167a57c31b577b95594fd451e9acf21663e6f365f1a7cc6c983028819036facdb35066576b341af8d62
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  2. cmd/apierrorcode_string.go

    	_ = x[ErrSiteReplicationBucketConfigError-214]
    	_ = x[ErrSiteReplicationBucketMetaError-215]
    	_ = x[ErrSiteReplicationIAMError-216]
    	_ = x[ErrSiteReplicationConfigMissing-217]
    	_ = x[ErrSiteReplicationIAMConfigMismatch-218]
    	_ = x[ErrAdminRebalanceAlreadyStarted-219]
    	_ = x[ErrAdminRebalanceNotStarted-220]
    	_ = x[ErrAdminBucketQuotaExceeded-221]
    	_ = x[ErrAdminNoSuchQuotaConfiguration-222]
    	_ = x[ErrHealNotImplemented-223]
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Wed Apr 16 07:34:24 UTC 2025
    - 21.6K bytes
    - Viewed (0)
  3. api/go1.11.txt

    pkg debug/elf, const EM_MOXIE Machine
    pkg debug/elf, const EM_MSP430 = 105
    pkg debug/elf, const EM_MSP430 Machine
    pkg debug/elf, const EM_NDS32 = 167
    pkg debug/elf, const EM_NDS32 Machine
    pkg debug/elf, const EM_NORC = 218
    pkg debug/elf, const EM_NORC Machine
    pkg debug/elf, const EM_NS32K = 97
    pkg debug/elf, const EM_NS32K Machine
    pkg debug/elf, const EM_OPEN8 = 196
    pkg debug/elf, const EM_OPEN8 Machine
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 22 03:48:56 UTC 2018
    - 25K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	MOVB (R5)(R15), R16                        // b068af38
    	MOVB (R19)(R26.SXTW), R19                  // 73caba38
    	MOVB (R29)(R30), R14                       // ae6bbe38
    	//TODO MOVHW.P 218(R22), R25               // d9a6cd78
    	MOVH.P 179(R23), R5                        // e5368b78
    	//TODO MOVHW.W 136(R2), R27                // 5b8cc878
    	MOVH.W -63(R25), R22                       // 361f9c78
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Mon Jul 24 01:11:41 UTC 2023
    - 43.9K bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg syscall (darwin-386), const SYS_LSTAT = 190
    pkg syscall (darwin-386), const SYS_LSTAT64 = 340
    pkg syscall (darwin-386), const SYS_LSTAT64_EXTENDED = 342
    pkg syscall (darwin-386), const SYS_LSTATV = 218
    pkg syscall (darwin-386), const SYS_LSTAT_EXTENDED = 280
    pkg syscall (darwin-386), const SYS_MADVISE = 75
    pkg syscall (darwin-386), const SYS_MAXSYSCALL = 439
    pkg syscall (darwin-386), const SYS_MINCORE = 78
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  6. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_GPF_T ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_GPRS_LLC = 169
    pkg syscall (netbsd-arm64-cgo), const DLT_GPRS_LLC ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_ABIS = 218
    pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_ABIS ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_UM = 217
    pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_UM ideal-int
    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.14.txt

    pkg syscall (freebsd-arm64), const DLT_GPF_T ideal-int
    pkg syscall (freebsd-arm64), const DLT_GPRS_LLC = 169
    pkg syscall (freebsd-arm64), const DLT_GPRS_LLC ideal-int
    pkg syscall (freebsd-arm64), const DLT_GSMTAP_ABIS = 218
    pkg syscall (freebsd-arm64), const DLT_GSMTAP_ABIS ideal-int
    pkg syscall (freebsd-arm64), const DLT_GSMTAP_UM = 217
    pkg syscall (freebsd-arm64), const DLT_GSMTAP_UM ideal-int
    pkg syscall (freebsd-arm64), const DLT_HHDLC = 121
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.11.md

    ## External Dependencies
    
    * Default etcd server version is v3.2.18 compared with v3.1.12 in v1.10 ([#61198](https://github.com/kubernetes/kubernetes/pull/61198))
    * Rescheduler is v0.4.0, compared with v0.3.1 in v1.10 ([#65454](https://github.com/kubernetes/kubernetes/pull/65454))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Feb 06 06:04:15 UTC 2020
    - 328.4K bytes
    - Viewed (0)
Back to top