Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 77 for grpcstatus (0.21 sec)

  1. pilot/pkg/networking/core/route/route.go

    			// the validation webhook would have already caught the invalid
    			// code and we wouldn't reach here.
    			out.Abort.ErrorType = &xdshttpfault.FaultAbort_GrpcStatus{
    				GrpcStatus: uint32(grpc.SupportedGRPCStatus[a.GrpcStatus]),
    			}
    		default:
    			log.Warnf("Only HTTP and gRPC type abort faults are supported")
    			out.Abort = nil
    		}
    	}
    
    	if out.Delay == nil && out.Abort == nil {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 14 14:12:39 UTC 2024
    - 56.1K bytes
    - Viewed (0)
  2. pkg/config/validation/validation_test.go

    				Value: 20,
    			},
    			ErrorType: &networking.HTTPFaultInjection_Abort_GrpcStatus{
    				GrpcStatus: "DEADLINE_EXCEEDED",
    			},
    		}, valid: true},
    		{name: "grpc: valid default percentage", in: &networking.HTTPFaultInjection_Abort{
    			ErrorType: &networking.HTTPFaultInjection_Abort_GrpcStatus{
    				GrpcStatus: "DEADLINE_EXCEEDED",
    			},
    		}, valid: true},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 03:11:45 UTC 2024
    - 196K bytes
    - Viewed (0)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                                  - required:
                                    - grpcStatus
                                  - required:
                                    - http2Error
                              - required:
                                - httpStatus
                              - required:
                                - grpcStatus
                              - required:
                                - http2Error
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  4. manifests/charts/base/crds/crd-all.gen.yaml

                                  - required:
                                    - grpcStatus
                                  - required:
                                    - http2Error
                              - required:
                                - httpStatus
                              - required:
                                - grpcStatus
                              - required:
                                - http2Error
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                                  - required:
                                    - grpcStatus
                                  - required:
                                    - http2Error
                              - required:
                                - httpStatus
                              - required:
                                - grpcStatus
                              - required:
                                - http2Error
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  6. tests/integration/pilot/common/routing.go

            host: {{ (index .dst 0).Config.Service }}
        fault:
          abort:
            percentage:
              value: 100
            grpcStatus: "UNAVAILABLE"`,
    		opts: echo.CallOptions{
    			Port: echo.Port{
    				Name: "grpc",
    			},
    			Scheme: scheme.GRPC,
    			Count:  1,
    			Check:  check.GRPCStatus(codes.Unavailable),
    		},
    		workloadAgnostic: true,
    		sourceMatchers:   includeProxyless,
    	})
    	t.RunTraffic(TrafficTestCase{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
  7. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    request attempts and return error codes back to downstream service, giving the impression that the upstream service is faulty. oneOf: - not: anyOf: - required: - httpStatus - required: - grpcStatus - required: - http2Error - required: - httpStatus - required: - grpcStatus - required: - http2Error properties: grpcStatus: description: GRPC status code to use to abort the request. type: string http2Error: type: string httpStatus: description: HTTP status code to use to abort the Http request. format: int32...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 198.1K bytes
    - Viewed (0)
  8. pilot/pkg/xds/filters/filters.go

    			TypedConfig: protoconv.MessageToAny(&grpcweb.GrpcWeb{}),
    		},
    	}
    	GrpcStats = &hcm.HttpFilter{
    		Name: wellknown.HTTPGRPCStats,
    		ConfigType: &hcm.HttpFilter_TypedConfig{
    			TypedConfig: protoconv.MessageToAny(&grpcstats.FilterConfig{
    				EmitFilterState: true,
    				PerMethodStatSpecifier: &grpcstats.FilterConfig_StatsForAllMethods{
    					StatsForAllMethods: &wrapperspb.BoolValue{Value: false},
    				},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Feb 09 09:24:25 UTC 2024
    - 15.5K bytes
    - Viewed (0)
  9. src/internal/trace/testdata/tests/go122-annotations.test

    ProcStatus dt=1 p=8 pstatus=2
    ProcStatus dt=1 p=9 pstatus=2
    ProcStatus dt=1 p=10 pstatus=2
    ProcStatus dt=1 p=11 pstatus=2
    ProcStatus dt=1 p=12 pstatus=2
    ProcStatus dt=1 p=13 pstatus=2
    ProcStatus dt=1 p=14 pstatus=2
    ProcStatus dt=1 p=15 pstatus=2
    ProcStatus dt=1 p=16 pstatus=2
    ProcStatus dt=1 p=17 pstatus=2
    ProcStatus dt=1 p=18 pstatus=2
    ProcStatus dt=1 p=19 pstatus=2
    ProcStatus dt=1 p=20 pstatus=2
    ProcStatus dt=1 p=21 pstatus=2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  10. src/internal/trace/testdata/tests/go122-syscall-steal-proc-reacquire-new-proc.test

    -- expect --
    SUCCESS
    -- trace --
    Trace Go1.22
    EventBatch gen=1 m=0 time=0 size=23
    ProcStatus dt=1 p=1 pstatus=2
    ProcStatus dt=1 p=0 pstatus=1
    GoStatus dt=1 g=1 m=0 gstatus=2
    GoSyscallBegin dt=1 p_seq=1 stack=0
    ProcStart dt=1 p=1 p_seq=1
    GoSyscallEndBlocked dt=1
    EventBatch gen=1 m=1 time=0 size=14
    ProcStatus dt=1 p=2 pstatus=1
    GoStatus dt=1 g=2 m=1 gstatus=2
    ProcSteal dt=1 p=0 p_seq=2 m=0
    EventBatch gen=1 m=18446744073709551615 time=0 size=5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 18:48:18 UTC 2024
    - 592 bytes
    - Viewed (0)
Back to top