Search Options

Results per page
Sort
Preferred Languages
Advance

Results 161 - 168 of 168 for coffee (0.12 sec)

  1. RELEASE.md

    Niranjan Hasabnis, Nolan Liu, Nouce, Oliver Hennigh, osdamv, Patrik Erdes,
    Patryk Chrabaszcz, Pavel Christof, Penghao Cen, postBG, Qingqing Cao, Qingying
    Chen, qjivy, Raphael, Rasmi, raymondxyang, Renze Yu, resec, Roffel, Ruben
    Vereecken, Ryohei Kuroki, sandipmgiri, Santiago Castro, Scott Kirkland, Sean
    Vig, Sebastian Raschka, Sebastian Weiss, Sergey Kolesnikov, Sergii Khomenko,
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
  2. CHANGELOG/CHANGELOG-1.24.md

    - Improved logging when volume times out waiting for attach/detach. ([#108628](https://github.com/kubernetes/kubernetes/pull/108628), [@RomanBednar](https://github.com/RomanBednar))
    - Improved the rounding of `PodTopologySpread` scores to offer better scoring when spreading a low number of pods. ([#107384](https://github.com/kubernetes/kubernetes/pull/107384), [@sanposhiho](https://github.com/sanposhiho))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.29.md

    ### Bug or Regression
    
    - Add `/sys/devices/virtual/powercap` to default masked paths. It avoids the potential security risk that the ability to read these files may offer a power-based sidechannel attack against any workloads running on the same kernel. ([#125970](https://github.com/kubernetes/kubernetes/pull/125970), [@carlory](https://github.com/carlory)) [SIG Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 12 00:36:01 UTC 2025
    - 429.6K bytes
    - Viewed (1)
  4. CHANGELOG/CHANGELOG-1.30.md

    ### Bug or Regression
    
    - Add `/sys/devices/virtual/powercap` to default masked paths. It avoids the potential security risk that the ability to read these files may offer a power-based sidechannel attack against any workloads running on the same kernel. ([#125970](https://github.com/kubernetes/kubernetes/pull/125970), [@carlory](https://github.com/carlory)) [SIG Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 18 18:59:10 UTC 2025
    - 398.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.28.md

    ### Bug or Regression
    
    - Add `/sys/devices/virtual/powercap` to default masked paths. It avoids the potential security risk that the ability to read these files may offer a power-based sidechannel attack against any workloads running on the same kernel. ([#125970](https://github.com/kubernetes/kubernetes/pull/125970), [@carlory](https://github.com/carlory)) [SIG Node]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 456.9K bytes
    - Viewed (1)
  6. src/main/webapp/css/admin/adminlte.min.css.map

    DF,aACE,WAAA,EAAA,KAAA,KAAA,eAAA,CAAA,EAAA,KAAA,KAAA,0BADF,aACE,WAAA,EAAA,KAAA,KAAA,cAAA,CAAA,EAAA,KAAA,KAAA,0BzFNF,Y0FEE,iBAAA,kBADD,YjJkv5CH,ciJ7u5CM,MAAA,eALH,sBAUK,aAAA,QACA,MAAA,QAXL,uBAAA,uBAAA,qDAAA,qDAkBK,iBAAA,kBACA,aAAA,QACA,MAAA,K1FrBN,c0FEE,iBAAA,kBADD,cjJsw5CH,gBiJjw5CM,MAAA,eALH,wBAUK,aAAA,QACA,MAAA,QAXL,yBAAA,yBAAA,uDAAA,uDAkBK,iBAAA,kBACA,aAAA,QACA,MAAA,K1FrBN,Y0FEE,iBAAA,kBADD,YjJ0x5CH,ciJrx5CM,MAAA,eALH,sBAUK,aAAA,QACA,MAAA,QAXL,uBAAA,uBAAA,qDAAA,qDAkBK,iBAAA,kBACA,aAAA,QACA,MA...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (1)
  7. api/go1.txt

    pkg image, method (*Uniform) RGBA() (uint32, uint32, uint32, uint32)
    pkg image, method (*YCbCr) At(int, int) color.Color
    pkg image, method (*YCbCr) Bounds() Rectangle
    pkg image, method (*YCbCr) COffset(int, int) int
    pkg image, method (*YCbCr) ColorModel() color.Model
    pkg image, method (*YCbCr) Opaque() bool
    pkg image, method (*YCbCr) SubImage(Rectangle) Image
    pkg image, method (*YCbCr) YOffset(int, int) int
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  8. lib/fips140/v1.0.0.zip

    output has already been read. func (s *SHAKE) Write(p []byte) (n int, err error) { return s.d.Write(p) } func (s *SHAKE) Read(out []byte) (n int, err error) { fips140.RecordApproved() // Note that read is not exposed on Digest since SHA-3 does not offer // variable output length. It is only used internally by Sum. return s.d.read(out) } // Reset resets the hash to initial state. func (s *SHAKE) Reset() { s.d.Reset() if len(s.initBlock) != 0 { s.Write(bytepad(s.initBlock, s.d.rate)) } } // Clone returns...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top