Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for discussion (0.14 sec)

  1. CHANGELOG/CHANGELOG-1.14.md

    IDs will be reserved for the system as a whole and for Kubernetes system daemons respectively.  Please reference `Kube Reserved` and `System Reserved` in `Reserve Compute Resources for System Daemons` in the Kubernetes documentation for general discussion of resource reservation.  To utilize this functionality, you must set the feature gate `SupportNodePidsLimit=true` ([#73651](https://github.com/kubernetes/kubernetes/pull/73651), [@RobertKrawitz](https://github.com/RobertKrawitz))
    
    ###...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Mon Jun 14 22:06:39 UTC 2021
    - 271.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.21.md

    ### Storage Capacity Tracking
    
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  3. docs/en/docs/release-notes.md

    * 🔧 Update new issue chooser to direct to GitHub Discussions. PR [#5948](https://github.com/tiangolo/fastapi/pull/5948) by [@tiangolo](https://github.com/tiangolo).
    * 📝 Recommend GitHub Discussions for questions. PR [#5944](https://github.com/tiangolo/fastapi/pull/5944) by [@tiangolo](https://github.com/tiangolo).
    
    ### Translations
    
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  4. doc/go_spec.html

    *t = 42                     // does not affect stored receivers in f and g
    </pre>
    
    <p>
    The type <code>T</code> may be an interface or non-interface type.
    </p>
    
    <p>
    As in the discussion of <a href="#Method_expressions">method expressions</a> above,
    consider a struct type <code>T</code> with two methods,
    <code>Mv</code>, whose receiver is of type <code>T</code>, and
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

            <match value="\nServer:" type="string" offset="0:1000"/>
          </match>
          <sub-class-of type="text/x-tika-text-based-message"/>
        </magic>
      </mime-type>
      <!-- TODO See TIKA-2723 for discussions on the mime type hierarchy -->
      <!--  and best parser structure for these email-like formats -->
      <mime-type type="multipart/related">
        <acronym>MHTML</acronym>
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top