Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 111 - 120 of 123 for lauten (0.09 seconds)

  1. CHANGELOG/CHANGELOG-1.28.md

    - The metric `apiserver_flowcontrol_current_executing_seats` has been introduced as a duplicate of `apiserver_flowcontrol_request_concurrency_in_use` because the latter has a confusing name and will be removed in a later release. ([#118960](https://github.com/kubernetes/kubernetes/pull/118960), [@MikeSpreitzer](https://github.com/MikeSpreitzer)) [SIG API Machinery]
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Fri Sep 05 03:47:18 GMT 2025
    - 456.9K bytes
    - Click Count (1)
  2. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    kaszuby.pl
    katagami.akita.jp
    katano.osaka.jp
    katashina.gunma.jp
    katori.chiba.jp
    katowice.pl
    katsuragi.nara.jp
    katsuragi.wakayama.jp
    katsushika.tokyo.jp
    katsuura.chiba.jp
    katsuyama.fukui.jp
    kaufen
    kautokeino.no
    kawaba.gunma.jp
    kawachinagano.osaka.jp
    kawagoe.mie.jp
    kawagoe.saitama.jp
    kawaguchi.saitama.jp
    kawahara.tottori.jp
    kawai.iwate.jp
    kawai.nara.jp
    kawaiishop.jp
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue May 27 22:00:49 GMT 2025
    - 129.6K bytes
    - Click Count (3)
  3. api/go1.txt

    pkg crypto/tls, const VerifyClientCertIfGiven ClientAuthType
    pkg crypto/tls, func Client(net.Conn, *Config) *Conn
    pkg crypto/tls, func Dial(string, string, *Config) (*Conn, error)
    pkg crypto/tls, func Listen(string, string, *Config) (net.Listener, error)
    pkg crypto/tls, func LoadX509KeyPair(string, string) (Certificate, error)
    pkg crypto/tls, func NewListener(net.Listener, *Config) net.Listener
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Click Count (0)
  4. CHANGELOG/CHANGELOG-1.11.md

    and on making security functions more understandable for users.
    
    RBAC [cluster role aggregation](https://kubernetes.io/docs/reference/access-authn-authz/rbac/#aggregated-clusterroles), introduced in 1.9, graduated to stable status with no changes in 1.11, and [client-go credential plugins](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins)  graduated to beta status, while also adding support for obtaining TLS credentials from an external...
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Thu Feb 06 06:04:15 GMT 2020
    - 328.4K bytes
    - Click Count (0)
  5. lib/fips140/v1.0.0-c2097c7c.zip

    T2.D1, T3.Q1 \ VEOR T3.B16, ACCM.B16, ACCM.B16 MOVD productTable+0(FP), pTbl MOVD data_base+8(FP), aut MOVD data_len+16(FP), autLen MOVD T+32(FP), tPtr VEOR ACC0.B16, ACC0.B16, ACC0.B16 CBZ autLen, dataBail MOVD $0xC2, H0 LSL $56, H0 VMOV H0, POLY.D[0] MOVD $1, H0 VMOV H0, POLY.D[1] VEOR ZERO.B16, ZERO.B16, ZERO.B16 MOVD pTbl, pTblSave CMP $13, autLen BEQ dataTLS CMP $128, autLen BLT startSinglesLoop B octetsLoop dataTLS: ADD $14*16, pTbl VLD1.P (pTbl), [T1.B16, T2.B16] VEOR B0.B16, B0.B16, B0.B16 MOVD...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  6. lib/fips140/v1.1.0-rc1.zip

    T2.D1, T3.Q1 \ VEOR T3.B16, ACCM.B16, ACCM.B16 MOVD productTable+0(FP), pTbl MOVD data_base+8(FP), aut MOVD data_len+16(FP), autLen MOVD T+32(FP), tPtr VEOR ACC0.B16, ACC0.B16, ACC0.B16 CBZ autLen, dataBail MOVD $0xC2, H0 LSL $56, H0 VMOV H0, POLY.D[0] MOVD $1, H0 VMOV H0, POLY.D[1] VEOR ZERO.B16, ZERO.B16, ZERO.B16 MOVD pTbl, pTblSave CMP $13, autLen BEQ dataTLS CMP $128, autLen BLT startSinglesLoop B octetsLoop dataTLS: ADD $14*16, pTbl VLD1.P (pTbl), [T1.B16, T2.B16] VEOR B0.B16, B0.B16, B0.B16 MOVD...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
  7. src/main/webapp/js/admin/bootstrap.min.js.map

    === 'hover') {\n        // If it's a touch-enabled device, mouseenter/leave are fired as\n        // part of the mouse compatibility events on first tap - the carousel\n        // would stop cycling until user tapped out of it;\n        // here, we listen for touchend, explicitly pause the carousel\n        // (as if it's the second time we tap on it, mouseenter compat event\n        // is NOT fired) and after a timeout (to allow for mouse compatibility\n        // events to fire) we explicitly restart...
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Oct 26 01:49:09 GMT 2024
    - 180.9K bytes
    - Click Count (0)
  8. CHANGELOG/CHANGELOG-1.19.md

    - Fixes a race condition in kubelet pod handling ([#94774](https://github.com/kubernetes/kubernetes/pull/94774), [@auxten](https://github.com/auxten)) [SIG Node]
    - Gracefully delete nodes when their parent scale set went missing ([#95289](https://github.com/kubernetes/kubernetes/pull/95289), [@bpineau](https://github.com/bpineau)) [SIG Cloud Provider]
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Click Count (0)
  9. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    kaszuby.pl
    katagami.akita.jp
    katano.osaka.jp
    katashina.gunma.jp
    katori.chiba.jp
    katowice.pl
    katsuragi.nara.jp
    katsuragi.wakayama.jp
    katsushika.tokyo.jp
    katsuura.chiba.jp
    katsuyama.fukui.jp
    kaufen
    kautokeino.no
    kawaba.gunma.jp
    kawachinagano.osaka.jp
    kawagoe.mie.jp
    kawagoe.saitama.jp
    kawaguchi.saitama.jp
    kawahara.tottori.jp
    kawai.iwate.jp
    kawai.nara.jp
    kawaiishop.jp
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Tue Dec 31 14:50:53 GMT 2024
    - 129.6K bytes
    - Click Count (2)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), func Kill(int, Signal) error
    pkg syscall (freebsd-arm64), func Kqueue() (int, error)
    pkg syscall (freebsd-arm64), func Listen(int, int) error
    pkg syscall (freebsd-arm64), func Lstat(string, *Stat_t) error
    pkg syscall (freebsd-arm64), func Mkfifo(string, uint32) error
    pkg syscall (freebsd-arm64), func Mknod(string, uint32, uint64) error
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
Back to Top