Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for asMap (0.15 sec)

  1. CHANGELOG/CHANGELOG-1.33.md

    - Added `SchedulerPopFromBackoffQ` feature gate that is in beta and enabled by default. Improved scheduling queue behavior by popping pods from the backoffQ when the activeQ is empty. This allows to process potentially schedulable pods ASAP, eliminating a penalty effect of the backoff queue. ([#130772](https://github.com/kubernetes/kubernetes/pull/130772), [@macsko](https://github.com/macsko)) [SIG Scheduling and Testing]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Aug 13 19:46:23 UTC 2025
    - 294.3K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <glob pattern="*.gsf"/> -->
        <glob pattern="*.gslib"/>
        <glob pattern="*.minigsf"/>
      </mime-type>
      <mime-type type="audio/x-sap">
        <_comment>Slight Atari Player</_comment>
        <tika:link>https://asap.sourceforge.net/sap-format.html</tika:link>
        <magic priority="50">
          <match value="SAP\r\n" type="string" offset="0"/>
        </magic>
        <glob pattern="*.sap"/>
      </mime-type>
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
Back to top