Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 92 for 404s (0.05 sec)

  1. samples/external/README.md

    This directory contains samples showing how to enable pods to contact a few well
    known services.
    
    If Istio is not configured to allow pods to contact external services, the pods will
    see errors such as 404s, HTTPS connection problems, and TCP connection problems.  If
    ServiceEntries are misconfigured pods may see problems with server names.
    
    ## Try it out
    
    After an operator runs `kubectl create -f aptget.yaml` pods will be able to
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jul 27 18:28:55 UTC 2023
    - 1.8K bytes
    - Viewed (0)
  2. pkg/config/analysis/msg/messages.yaml

      - name: "GatewayDuplicateCertificate"
        code: IST0138
        level: Warning
        description: "Duplicate certificate in multiple gateways may cause 404s if clients re-use HTTP2 connections."
        template: "Duplicate certificate in multiple gateways %v may cause 404s if clients re-use HTTP2 connections."
        args:
          - name: gateways
            type: "[]string"
    
      - name: "InvalidWebhook"
        code: IST0139
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 22 10:13:03 UTC 2024
    - 23.5K bytes
    - Viewed (0)
  3. pkg/config/analysis/msg/messages.gen.go

    	// Description: Duplicate certificate in multiple gateways may cause 404s if clients re-use HTTP2 connections.
    	GatewayDuplicateCertificate = diag.NewMessageType(diag.Warning, "IST0138", "Duplicate certificate in multiple gateways %v may cause 404s if clients re-use HTTP2 connections.")
    
    	// InvalidWebhook defines a diag.MessageType for message "InvalidWebhook".
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 22 10:13:03 UTC 2024
    - 43.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mips.go

    	SYS_RMDIR                        = 4040
    	SYS_DUP                          = 4041
    	SYS_PIPE                         = 4042
    	SYS_TIMES                        = 4043
    	SYS_PROF                         = 4044
    	SYS_BRK                          = 4045
    	SYS_SETGID                       = 4046
    	SYS_GETGID                       = 4047
    	SYS_SIGNAL                       = 4048
    	SYS_GETEUID                      = 4049
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_mipsle.go

    	SYS_RMDIR                        = 4040
    	SYS_DUP                          = 4041
    	SYS_PIPE                         = 4042
    	SYS_TIMES                        = 4043
    	SYS_PROF                         = 4044
    	SYS_BRK                          = 4045
    	SYS_SETGID                       = 4046
    	SYS_GETGID                       = 4047
    	SYS_SIGNAL                       = 4048
    	SYS_GETEUID                      = 4049
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.6K bytes
    - Viewed (0)
  6. test/closure3.dir/main.go

    			return x + 2
    		}; y(40) != 42 { // ERROR "inlining call to main.func4"
    			ppanic("y(40) != 42")
    		}
    	}
    
    	{
    		y := func(x int) int { // ERROR "can inline main.func5" "func literal does not escape"
    			return x + 2
    		}
    		y = func(x int) int { // ERROR "can inline main.func6" "func literal does not escape"
    			return x + 1
    		}
    		if y(40) != 41 {
    			ppanic("y(40) != 41")
    		}
    	}
    
    	{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 17 19:36:29 UTC 2023
    - 8.3K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/tests/tpu-annotate-dynamic-shape-inputs.mlir

                %4:2 = "tf.TPUAnnotateTensorsWithDynamicShape"(%3#0, %3#1) : (tensor<2048xi32>, tensor<2048xi32>) -> (tensor<2048xi32>, tensor<2048xi32>)
                tf_device.return %4#0, %4#1 : tensor<2048xi32>, tensor<2048xi32>
                }) {device = "TPU_REPLICATED_HOST_0"} : () -> (tensor<2048xi32>, tensor<2048xi32>)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Aug 14 15:35:49 UTC 2023
    - 2.3K bytes
    - Viewed (0)
  8. platforms/software/resources-http/src/test/resources/org/gradle/internal/resource/transport/http/artifactory_dirlisting.html

    <a href="3.8/">3.8/</a>->                        -    -
    <a href="3.8.1/">3.8.1/</a>                    02-Jul-2012 13:40    -
    <a href="3.8.2/">3.8.2/</a>->                      -    -
    <a href="4.0/">4.0/</a>->                        -    -
    <a href="4.1/">4.1/</a>->                        -    -
    <a href="4.10/">4.10/</a>                     19-Jul-2012 09:46    -
    <a href="4.2/">4.2/</a>->                        -    -
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 19:38:08 UTC 2023
    - 1.6K bytes
    - Viewed (0)
  9. platforms/software/resources-http/src/test/resources/org/gradle/internal/resource/transport/http/mavencentral_dirlisting.html

        <a href="3.8.2/">3.8.2/</a>                                             07-Dec-2010 15:34                   -
        <a href="4.0/">4.0/</a>                                               07-Dec-2010 15:34                   -
        <a href="4.1/">4.1/</a>                                               07-Dec-2010 15:34                   -
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 19:38:08 UTC 2023
    - 2.5K bytes
    - Viewed (0)
  10. platforms/core-configuration/declarative-dsl-core/src/test/kotlin/org/gradle/internal/declarativedsl/parsing/ErrorParsingTest.kt

                        )
                        UnsupportedConstruct(
                            languageFeature = UnsupportedOperator,
                            potentialElementSource = indexes: 40..41, line/column: 1/41..1/42, file: test,
                            erroneousSource = indexes: 40..41, line/column: 1/41..1/42, file: test
                        )
                        ParsingError(
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Feb 02 09:41:25 UTC 2024
    - 10.5K bytes
    - Viewed (0)
Back to top