Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 45 of 45 for DETAILS (0.08 sec)

  1. CHANGELOG/CHANGELOG-1.30.md

    - Enabled concurrent log rotation in kubelet. You can now configure the maximum number of concurrent rotations with the `containerLogMaxWorkers`...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 04:05:28 UTC 2024
    - 253.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.13.md

    ## Urgent Upgrade Notes
    
    ### (No, really, you MUST do this before you upgrade)
    
    Before upgrading to Kubernetes 1.13, you must keep the following in mind:
    
    - kube-apiserver
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 273.1K bytes
    - Viewed (0)
  3. src/net/http/h2_bundle.go

    	}
    	if st.trailer != nil {
    		for _, hf := range f.RegularFields() {
    			key := sc.canonicalHeader(hf.Name)
    			if !httpguts.ValidTrailerHeader(key) {
    				// TODO: send more details to the peer somehow. But http2 has
    				// no way to send debug data at a stream level. Discuss with
    				// HTTP folk.
    				return sc.countError("trailers_bogus", http2streamError(st.id, http2ErrCodeProtocol))
    			}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
  4. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	//
    	// Within a multicluster mesh, each cluster must be (manually or auto)
    	// configured to have the same Mesh ID value. If an existing cluster 'joins' a
    	// multicluster mesh, it will need to be migrated to the new mesh ID. Details
    	// of migration TBD, and it may be a disruptive operation to change the Mesh
    	// ID post-install.
    	//
    	// If the mesh admin does not specify a value, Istio will use the value of the
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
  5. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.css

    Consolas,monaco,monospace;color:#666;-moz-tab-size:4;tab-size:4;overflow:auto;padding:10px;border:1px solid #e5e5e5;border-radius:3px;background:#fff}pre code{font-family:Consolas,monaco,monospace}::selection{background:#39f;color:#fff;text-shadow:none}details,main{display:block}summary{display:list-item}template{display:none}.uk-breakpoint-s::before{content:'640px'}.uk-breakpoint-m::before{content:'960px'}.uk-breakpoint-l::before{content:'1200px'}.uk-breakpoint-xl::before{content:'1600px'}:root{--uk-b...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 257.2K bytes
    - Viewed (0)
Back to top