Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 15 of 15 for nextB (0.05 sec)

  1. staging/src/k8s.io/api/core/v1/generated.proto

      // is often referred to as a "sidecar" container. Although this init
      // container still starts in the init container sequence, it does not wait
      // for the container to complete before proceeding to the next init
      // container. Instead, the next init container starts immediately after this
      // init container is started, or after any startupProbe has successfully
      // completed.
      // +featureGate=SidecarContainers
      // +optional
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/types.go

    	// is often referred to as a "sidecar" container. Although this init
    	// container still starts in the init container sequence, it does not wait
    	// for the container to complete before proceeding to the next init
    	// container. Instead, the next init container starts immediately after this
    	// init container is started, or after any startupProbe has successfully
    	// completed.
    	// +featureGate=SidecarContainers
    	// +optional
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        </magic>
        <glob pattern="*.pcap"/>
        <glob pattern="*.cap"/>
        <glob pattern="*.dmp"/>
      </mime-type>
      <mime-type type="application/vnd.tcpdump.pcapng">
        <_comment>TCPDump next gen pcap packet capture</_comment>
        <tika:link>https://www.ietf.org/staging/draft-tuexen-opsawg-pcapng-02.html</tika:link>
        <magic priority="50">
          <match value="0x0A0D0D0A" type="string" offset="0">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.8.md

       * **NOTE:** Self-hosting will be the default way to host the control plane in the next release, v1.9
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  5. ChangeLog.md

    ### Language Design
    
    #### New Features
    
    - [`KT-64510`](https://youtrack.jetbrains.com/issue/KT-64510) Proceed to next tower level if property setter is invisible in assignment
    - [`KT-59553`](https://youtrack.jetbrains.com/issue/KT-59553) K2: Simplify rules for upper bound violated checks for qualifier in LHS of class literal
    Registered: Wed Jun 12 09:53:16 UTC 2024
    - Last Modified: Mon May 27 17:14:23 UTC 2024
    - 292.1K bytes
    - Viewed (0)
Back to top