Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for 7653 (0.13 sec)

  1. pkg/api/v1/resource/helpers.go

    	// `InitContainerUse(i) = sum(Resources of restartable init containers with index < i) + Resources of i-th init container`.
    	//
    	// See https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/753-sidecar-containers#exposing-pod-resource-requirements for the detail.
    	for _, container := range pod.Spec.InitContainers {
    		containerReqs := container.Resources.Requests
    		if len(opts.NonMissingContainerRequests) > 0 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Oct 26 13:58:16 UTC 2023
    - 16.3K bytes
    - Viewed (0)
  2. maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/DefaultArtifactDescriptorReader.java

                    modelRequest.setTwoPhaseBuilding(false);
                    // This merge is on purpose because otherwise user properties would override model
                    // properties in dependencies the user does not know. See MNG-7563 for details.
                    modelRequest.setSystemProperties(
                            toProperties(session.getUserProperties(), session.getSystemProperties()));
                    modelRequest.setUserProperties(new Properties());
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Feb 26 17:04:44 UTC 2024
    - 14.6K bytes
    - Viewed (0)
  3. maven-api-impl/src/main/java/org/apache/maven/internal/impl/resolver/DefaultArtifactDescriptorReader.java

                            // This merge is on purpose because otherwise user properties would override model
                            // properties in dependencies the user does not know. See MNG-7563 for details.
                            .systemProperties(toProperties(session.getUserProperties(), session.getSystemProperties()))
                            .userProperties(Map.of())
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jun 10 11:04:53 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  4. src/crypto/tls/testdata/Client-TLSv12-ClientCert-RSA-RSA

    000002b0  91 81 7b 60 95 8f 99 99  eb 14 03 03 00 01 01 16  |..{`............|
    000002c0  03 03 00 28 00 00 00 00  00 00 00 00 dd 93 96 02  |...(............|
    000002d0  47 0e 1d 2f 6a 76 12 e5  56 53 8f 7f c1 cd f3 5e  |G../jv..VS.....^|
    000002e0  3c 94 35 1b fe d5 33 97  b2 5b a3 29              |<.5...3..[.)|
    >>> Flow 4 (server to client)
    00000000  14 03 03 00 01 01 16 03  03 00 28 de 60 8a ea b5  |..........(.`...|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 10.4K bytes
    - Viewed (0)
  5. platforms/ide/ide-plugins/src/integTest/groovy/org/gradle/plugins/ide/eclipse/EclipseWtpModelIntegrationTest.groovy

            assert component.moduleProperties.'context-root' == 'killerApp'
            //contains('userHomeVariable') //TODO don't know how to test it at the moment
        }
    
        @Issue("GRADLE-2653")
        @Test
        @ToBeFixedForConfigurationCache
        void "wtp component respects configuration modifications"() {
            //given
            mavenRepo.module("gradle", "foo").publish()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 16.3K bytes
    - Viewed (0)
  6. src/net/http/roundtrip_js.go

    		// See https://bugs.chromium.org/p/chromium/issues/detail?id=688906 for Blink issue.
    		// See https://bugzilla.mozilla.org/show_bug.cgi?id=1387483 for Firefox issue.
    		// See https://github.com/web-platform-tests/wpt/issues/7693 for WHATWG tests issue.
    		// See https://developer.mozilla.org/en-US/docs/Web/API/Streams_API for more details on the Streams API
    		// and browser support.
    		// NOTE(haruyama480): Ensure HTTP/1 fallback exists.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 10 03:29:50 UTC 2024
    - 11.8K bytes
    - Viewed (0)
  7. internal/event/target/kafka.go

    	config.Net.TLS.Config.RootCAs = args.TLS.RootCAs
    
    	// These settings are needed to ensure that kafka client doesn't hang on brokers
    	// refer https://github.com/IBM/sarama/issues/765#issuecomment-254333355
    	config.Producer.Retry.Max = 2
    	config.Producer.Retry.Backoff = (1 * time.Second)
    	config.Producer.Return.Successes = true
    	config.Producer.Return.Errors = true
    	config.Producer.RequiredAcks = 1
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat Jun 01 15:02:59 UTC 2024
    - 13.1K bytes
    - Viewed (0)
  8. test/inline_big.go

    	a[751] = 0
    	a[752] = 0
    	a[753] = 0
    	a[754] = 0
    	a[755] = 0
    	a[756] = 0
    	a[757] = 0
    	a[758] = 0
    	a[759] = 0
    	a[760] = 0
    	a[761] = 0
    	a[762] = 0
    	a[763] = 0
    	a[764] = 0
    	a[765] = 0
    	a[766] = 0
    	a[767] = 0
    	a[768] = 0
    	a[769] = 0
    	a[770] = 0
    	a[771] = 0
    	a[772] = 0
    	a[773] = 0
    	a[774] = 0
    	a[775] = 0
    	a[776] = 0
    	a[777] = 0
    	a[778] = 0
    	a[779] = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 18 11:58:37 UTC 2023
    - 12.7K bytes
    - Viewed (0)
  9. staging/src/k8s.io/apiserver/pkg/authentication/request/x509/x509_test.go

    	                   Modulus:
    	                       00:94:91:e3:8a:4d:dd:f6:27:e9:71:9c:d2:f2:64:
    	                       b9:af:ce:05:9d:82:a2:98:a9:15:40:8b:ff:a2:5c:
    	                       72:53:e8:d0:af:73:c6:76:4d:c7:6a:6e:9f:5d:a7:
    	                       e2:f6:aa:6a:18:2b:c3:ee:3b:64:19:16:5d:94:0b:
    	                       f2:f7:90:43:9a:5d:ce:7e:07:4d:b9:df:be:f0:39:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 02 23:23:03 UTC 2024
    - 36.9K bytes
    - Viewed (0)
  10. src/crypto/tls/testdata/Client-TLSv12-RenegotiateTwice

    000002a0  7f 42 3e 7f 86 6e 63 ed  16 03 03 00 98 7f ba 78  |.B>..nc........x|
    000002b0  bf a3 d4 02 cb 19 0d 1f  48 bf 4d 9f d0 37 3a c9  |........H.M..7:.|
    000002c0  c1 76 6e fb 9a 69 63 0a  a1 76 13 2d ea 52 38 18  |.vn..ic..v.-.R8.|
    000002d0  71 89 9a f5 02 2e 44 94  72 6d 08 e1 89 9a e1 4c  |q.....D.rm.....L|
    000002e0  ee 2f 15 9c 0d b6 67 1e  0c 17 b0 e9 03 7d 66 1c  |./....g......}f.|
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 22:33:38 UTC 2024
    - 25.9K bytes
    - Viewed (0)
Back to top