Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 937 for dropg (0.04 sec)

  1. releasenotes/notes/drop-telemetry-envoyfilter.yaml

    John Howard <******@****.***> 1702437816 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Dec 13 03:23:36 UTC 2023
    - 436 bytes
    - Viewed (0)
  2. releasenotes/notes/drop-xds-v2.yaml

    John Howard <******@****.***> 1683035436 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 02 13:50:36 UTC 2023
    - 258 bytes
    - Viewed (0)
  3. platforms/core-execution/build-cache-http/src/integTest/groovy/org/gradle/caching/http/internal/HttpBuildCacheServiceErrorHandlingIntegrationTest.groovy

                    mustRunAfter(customTask)
                    outputFile = file('build/outputFile2.bin')
                }
            """.stripIndent()
        }
    
        def "build does not fail if connection drops during store and server dies"() {
            // Drop the connection and stop the server after reading 1024 bytes
            httpBuildCacheServer.addResponder { req, res ->
                if (req.method == "PUT") {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Sep 22 09:43:12 UTC 2023
    - 7.1K bytes
    - Viewed (0)
  4. src/runtime/os_wasm.go

    }
    
    // Called to initialize a new m (including the bootstrap m).
    // Called on the new thread, cannot allocate memory.
    func minit() {
    }
    
    // Called from dropm to undo the effect of an minit.
    func unminit() {
    }
    
    // Called from exitm, but not from drop, to undo the effect of thread-owned
    // resources in minit, semacreate, or elsewhere. Do not take locks after calling this.
    func mdestroy(mp *m) {
    }
    
    // wasm has no signals
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:53:03 UTC 2024
    - 3.2K bytes
    - Viewed (0)
  5. pkg/api/persistentvolumeclaim/util.go

    		}
    	}
    }
    
    // EnforceDataSourceBackwardsCompatibility drops the data source field under certain conditions
    // to maintain backwards compatibility with old behavior.
    // See KEP 1495 for details.
    // Specifically, if this is an update of a PVC with no data source, or a creation of a new PVC,
    // and the dataSourceRef field is not filled in, then we will drop "invalid" data sources
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 31 03:18:56 UTC 2023
    - 8.3K bytes
    - Viewed (0)
  6. releasenotes/notes/drop-118-ingress.yaml

    John Howard <******@****.***> 1676047389 -0800
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Feb 10 16:43:09 UTC 2023
    - 218 bytes
    - Viewed (0)
  7. releasenotes/notes/drop-istioctl-mesh.yaml

    John Howard <******@****.***> 1684777875 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 22 17:51:15 UTC 2023
    - 260 bytes
    - Viewed (0)
  8. releasenotes/notes/drop-tcp-probe.yaml

    John Howard <******@****.***> 1682620617 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 27 18:36:57 UTC 2023
    - 139 bytes
    - Viewed (0)
  9. releasenotes/notes/drop-legacy-inbound-passthrough.yaml

    Rama Chavali <******@****.***> 1706898101 +0530
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Feb 02 18:21:41 UTC 2024
    - 394 bytes
    - Viewed (0)
  10. releasenotes/notes/drop-legacy-lb-flag.yaml

    John Howard <******@****.***> 1682633849 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 27 22:17:29 UTC 2023
    - 154 bytes
    - Viewed (0)
Back to top