Skip to content

Commit 506b768

Browse files
committed
Remove grpc-timeout-header-max
Signed-off-by: jukie <[email protected]>
1 parent 6efa438 commit 506b768

31 files changed

+218
-968
lines changed

api/v1alpha1/timeout_types.go

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,6 @@ type HTTPTimeout struct {
5353
//
5454
// +optional
5555
StreamTimeout *gwapiv1.Duration `json:"streamTimeout,omitempty"`
56-
57-
// GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
58-
// via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
59-
// value from the grpc-timeout header, but limit it to this maximum value.
60-
// If set to 0, the grpc-timeout header is used without modification.
61-
//
62-
// +optional
63-
GrpcTimeoutHeaderMax *gwapiv1.Duration `json:"grpcTimeoutHeaderMax,omitempty" yaml:"grpcTimeoutHeaderMax,omitempty"`
6456
}
6557

6658
type ClientTimeout struct {

api/v1alpha1/zz_generated.deepcopy.go

Lines changed: 0 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/gateway-crds-helm/templates/generated/gateway.envoyproxy.io_backendtrafficpolicies.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2138,14 +2138,6 @@ spec:
21382138
Default: 1 hour.
21392139
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
21402140
type: string
2141-
grpcTimeoutHeaderMax:
2142-
description: |-
2143-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
2144-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
2145-
value from the grpc-timeout header, but limit it to this maximum value.
2146-
If set to 0, the grpc-timeout header is used without modification.
2147-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
2148-
type: string
21492141
maxConnectionDuration:
21502142
description: |-
21512143
The maximum duration of an HTTP connection.

charts/gateway-crds-helm/templates/generated/gateway.envoyproxy.io_envoyextensionpolicies.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -994,14 +994,6 @@ spec:
994994
Default: 1 hour.
995995
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
996996
type: string
997-
grpcTimeoutHeaderMax:
998-
description: |-
999-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
1000-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
1001-
value from the grpc-timeout header, but limit it to this maximum value.
1002-
If set to 0, the grpc-timeout header is used without modification.
1003-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1004-
type: string
1005997
maxConnectionDuration:
1006998
description: |-
1007999
The maximum duration of an HTTP connection.

charts/gateway-crds-helm/templates/generated/gateway.envoyproxy.io_envoyproxies.yaml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -11987,14 +11987,6 @@ spec:
1198711987
Default: 1 hour.
1198811988
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1198911989
type: string
11990-
grpcTimeoutHeaderMax:
11991-
description: |-
11992-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
11993-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
11994-
value from the grpc-timeout header, but limit it to this maximum value.
11995-
If set to 0, the grpc-timeout header is used without modification.
11996-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
11997-
type: string
1199811990
maxConnectionDuration:
1199911991
description: |-
1200011992
The maximum duration of an HTTP connection.
@@ -13114,14 +13106,6 @@ spec:
1311413106
Default: 1 hour.
1311513107
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1311613108
type: string
13117-
grpcTimeoutHeaderMax:
13118-
description: |-
13119-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
13120-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
13121-
value from the grpc-timeout header, but limit it to this maximum value.
13122-
If set to 0, the grpc-timeout header is used without modification.
13123-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
13124-
type: string
1312513109
maxConnectionDuration:
1312613110
description: |-
1312713111
The maximum duration of an HTTP connection.
@@ -14318,14 +14302,6 @@ spec:
1431814302
Default: 1 hour.
1431914303
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1432014304
type: string
14321-
grpcTimeoutHeaderMax:
14322-
description: |-
14323-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
14324-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
14325-
value from the grpc-timeout header, but limit it to this maximum value.
14326-
If set to 0, the grpc-timeout header is used without modification.
14327-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
14328-
type: string
1432914305
maxConnectionDuration:
1433014306
description: |-
1433114307
The maximum duration of an HTTP connection.
@@ -15444,14 +15420,6 @@ spec:
1544415420
Default: 1 hour.
1544515421
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1544615422
type: string
15447-
grpcTimeoutHeaderMax:
15448-
description: |-
15449-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
15450-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
15451-
value from the grpc-timeout header, but limit it to this maximum value.
15452-
If set to 0, the grpc-timeout header is used without modification.
15453-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
15454-
type: string
1545515423
maxConnectionDuration:
1545615424
description: |-
1545715425
The maximum duration of an HTTP connection.

charts/gateway-crds-helm/templates/generated/gateway.envoyproxy.io_securitypolicies.yaml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1517,14 +1517,6 @@ spec:
15171517
Default: 1 hour.
15181518
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
15191519
type: string
1520-
grpcTimeoutHeaderMax:
1521-
description: |-
1522-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
1523-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
1524-
value from the grpc-timeout header, but limit it to this maximum value.
1525-
If set to 0, the grpc-timeout header is used without modification.
1526-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1527-
type: string
15281520
maxConnectionDuration:
15291521
description: |-
15301522
The maximum duration of an HTTP connection.
@@ -2540,14 +2532,6 @@ spec:
25402532
Default: 1 hour.
25412533
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
25422534
type: string
2543-
grpcTimeoutHeaderMax:
2544-
description: |-
2545-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
2546-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
2547-
value from the grpc-timeout header, but limit it to this maximum value.
2548-
If set to 0, the grpc-timeout header is used without modification.
2549-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
2550-
type: string
25512535
maxConnectionDuration:
25522536
description: |-
25532537
The maximum duration of an HTTP connection.
@@ -3777,14 +3761,6 @@ spec:
37773761
Default: 1 hour.
37783762
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
37793763
type: string
3780-
grpcTimeoutHeaderMax:
3781-
description: |-
3782-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
3783-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
3784-
value from the grpc-timeout header, but limit it to this maximum value.
3785-
If set to 0, the grpc-timeout header is used without modification.
3786-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
3787-
type: string
37883764
maxConnectionDuration:
37893765
description: |-
37903766
The maximum duration of an HTTP connection.
@@ -5054,14 +5030,6 @@ spec:
50545030
Default: 1 hour.
50555031
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
50565032
type: string
5057-
grpcTimeoutHeaderMax:
5058-
description: |-
5059-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
5060-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
5061-
value from the grpc-timeout header, but limit it to this maximum value.
5062-
If set to 0, the grpc-timeout header is used without modification.
5063-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
5064-
type: string
50655033
maxConnectionDuration:
50665034
description: |-
50675035
The maximum duration of an HTTP connection.

charts/gateway-helm/crds/generated/gateway.envoyproxy.io_backendtrafficpolicies.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2137,14 +2137,6 @@ spec:
21372137
Default: 1 hour.
21382138
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
21392139
type: string
2140-
grpcTimeoutHeaderMax:
2141-
description: |-
2142-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
2143-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
2144-
value from the grpc-timeout header, but limit it to this maximum value.
2145-
If set to 0, the grpc-timeout header is used without modification.
2146-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
2147-
type: string
21482140
maxConnectionDuration:
21492141
description: |-
21502142
The maximum duration of an HTTP connection.

charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyextensionpolicies.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -993,14 +993,6 @@ spec:
993993
Default: 1 hour.
994994
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
995995
type: string
996-
grpcTimeoutHeaderMax:
997-
description: |-
998-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
999-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
1000-
value from the grpc-timeout header, but limit it to this maximum value.
1001-
If set to 0, the grpc-timeout header is used without modification.
1002-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1003-
type: string
1004996
maxConnectionDuration:
1005997
description: |-
1006998
The maximum duration of an HTTP connection.

charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoyproxies.yaml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -11986,14 +11986,6 @@ spec:
1198611986
Default: 1 hour.
1198711987
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1198811988
type: string
11989-
grpcTimeoutHeaderMax:
11990-
description: |-
11991-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
11992-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
11993-
value from the grpc-timeout header, but limit it to this maximum value.
11994-
If set to 0, the grpc-timeout header is used without modification.
11995-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
11996-
type: string
1199711989
maxConnectionDuration:
1199811990
description: |-
1199911991
The maximum duration of an HTTP connection.
@@ -13113,14 +13105,6 @@ spec:
1311313105
Default: 1 hour.
1311413106
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1311513107
type: string
13116-
grpcTimeoutHeaderMax:
13117-
description: |-
13118-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
13119-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
13120-
value from the grpc-timeout header, but limit it to this maximum value.
13121-
If set to 0, the grpc-timeout header is used without modification.
13122-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
13123-
type: string
1312413108
maxConnectionDuration:
1312513109
description: |-
1312613110
The maximum duration of an HTTP connection.
@@ -14317,14 +14301,6 @@ spec:
1431714301
Default: 1 hour.
1431814302
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1431914303
type: string
14320-
grpcTimeoutHeaderMax:
14321-
description: |-
14322-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
14323-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
14324-
value from the grpc-timeout header, but limit it to this maximum value.
14325-
If set to 0, the grpc-timeout header is used without modification.
14326-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
14327-
type: string
1432814304
maxConnectionDuration:
1432914305
description: |-
1433014306
The maximum duration of an HTTP connection.
@@ -15443,14 +15419,6 @@ spec:
1544315419
Default: 1 hour.
1544415420
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
1544515421
type: string
15446-
grpcTimeoutHeaderMax:
15447-
description: |-
15448-
GrpcTimeoutHeaderMax is the maximum timeout value for gRPC requests as specified
15449-
via the grpc-timeout header sent by gRPC clients. When present, Envoy will use the
15450-
value from the grpc-timeout header, but limit it to this maximum value.
15451-
If set to 0, the grpc-timeout header is used without modification.
15452-
pattern: ^([0-9]{1,5}(h|m|s|ms)){1,4}$
15453-
type: string
1545415422
maxConnectionDuration:
1545515423
description: |-
1545615424
The maximum duration of an HTTP connection.

0 commit comments

Comments
 (0)