Skip to content

Commit 75117e5

Browse files
authored
upgrade envoygateway to v1.2.3 (#116)
Signed-off-by: roc <roc@imroc.cc>
1 parent 9fae0c1 commit 75117e5

File tree

5 files changed

+17
-23
lines changed

5 files changed

+17
-23
lines changed

incubator/envoygateway/Chart.yaml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: v1.2.1
2+
appVersion: v1.2.3
33
description: The Helm chart for Envoy Gateway
44
home: https://gateway.envoyproxy.io/
55
icon: https://cloudcache.tencent-cloud.com/qcloud/ui/static/Industry_tke/92b3d22e-12b4-48c3-a852-daf66b91ea45.png
@@ -9,13 +9,11 @@ keywords:
99
- envoy-gateway
1010
- eg
1111
maintainers:
12-
- name: envoy-gateway-steering-committee
13-
url: https://github.com/envoyproxy/gateway/blob/main/GOVERNANCE.md
14-
- name: envoy-gateway-maintainers
15-
url: https://github.com/envoyproxy/gateway/blob/main/CODEOWNERS
12+
- name: rockerchen
13+
email: rockerchen@tencent.com
1614
name: envoygateway
1715
sources:
1816
- https://github.com/envoyproxy/gateway
1917
type: application
20-
version: v1.2.1
18+
version: v1.2.3
2119
kubeVerion: ">= 1.28.0"

incubator/envoygateway/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To uninstall the chart:
102102
| global.images.envoyGateway.image | string | `nil` | |
103103
| global.images.envoyGateway.pullPolicy | string | `nil` | |
104104
| global.images.envoyGateway.pullSecrets | list | `[]` | |
105-
| global.images.ratelimit.image | string | `"ccr.ccs.tencentyun.com/tke-market/envoy-ratelimit:master"` | |
105+
| global.images.ratelimit.image | string | `"ccr.ccs.tencentyun.com/tke-market/envoy-ratelimit:49af5cca"` | |
106106
| global.images.ratelimit.pullPolicy | string | `"IfNotPresent"` | |
107107
| global.images.ratelimit.pullSecrets | list | `[]` | |
108108
| kubernetesClusterDomain | string | `"cluster.local"` | |

incubator/envoygateway/crds/gatewayapi-crds.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ kind: CustomResourceDefinition
2424
metadata:
2525
annotations:
2626
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
27-
gateway.networking.k8s.io/bundle-version: v1.2.0
27+
gateway.networking.k8s.io/bundle-version: v1.2.1
2828
gateway.networking.k8s.io/channel: experimental
2929
creationTimestamp: null
3030
labels:
@@ -525,7 +525,7 @@ kind: CustomResourceDefinition
525525
metadata:
526526
annotations:
527527
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
528-
gateway.networking.k8s.io/bundle-version: v1.2.0
528+
gateway.networking.k8s.io/bundle-version: v1.2.1
529529
gateway.networking.k8s.io/channel: experimental
530530
creationTimestamp: null
531531
labels:
@@ -1154,7 +1154,7 @@ kind: CustomResourceDefinition
11541154
metadata:
11551155
annotations:
11561156
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
1157-
gateway.networking.k8s.io/bundle-version: v1.2.0
1157+
gateway.networking.k8s.io/bundle-version: v1.2.1
11581158
gateway.networking.k8s.io/channel: experimental
11591159
creationTimestamp: null
11601160
name: gatewayclasses.gateway.networking.k8s.io
@@ -1674,7 +1674,7 @@ kind: CustomResourceDefinition
16741674
metadata:
16751675
annotations:
16761676
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
1677-
gateway.networking.k8s.io/bundle-version: v1.2.0
1677+
gateway.networking.k8s.io/bundle-version: v1.2.1
16781678
gateway.networking.k8s.io/channel: experimental
16791679
creationTimestamp: null
16801680
name: gateways.gateway.networking.k8s.io
@@ -4090,7 +4090,7 @@ kind: CustomResourceDefinition
40904090
metadata:
40914091
annotations:
40924092
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
4093-
gateway.networking.k8s.io/bundle-version: v1.2.0
4093+
gateway.networking.k8s.io/bundle-version: v1.2.1
40944094
gateway.networking.k8s.io/channel: experimental
40954095
creationTimestamp: null
40964096
name: grpcroutes.gateway.networking.k8s.io
@@ -6328,7 +6328,7 @@ kind: CustomResourceDefinition
63286328
metadata:
63296329
annotations:
63306330
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
6331-
gateway.networking.k8s.io/bundle-version: v1.2.0
6331+
gateway.networking.k8s.io/bundle-version: v1.2.1
63326332
gateway.networking.k8s.io/channel: experimental
63336333
creationTimestamp: null
63346334
name: httproutes.gateway.networking.k8s.io
@@ -12490,7 +12490,7 @@ kind: CustomResourceDefinition
1249012490
metadata:
1249112491
annotations:
1249212492
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
12493-
gateway.networking.k8s.io/bundle-version: v1.2.0
12493+
gateway.networking.k8s.io/bundle-version: v1.2.1
1249412494
gateway.networking.k8s.io/channel: experimental
1249512495
creationTimestamp: null
1249612496
name: referencegrants.gateway.networking.k8s.io
@@ -12683,7 +12683,7 @@ kind: CustomResourceDefinition
1268312683
metadata:
1268412684
annotations:
1268512685
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
12686-
gateway.networking.k8s.io/bundle-version: v1.2.0
12686+
gateway.networking.k8s.io/bundle-version: v1.2.1
1268712687
gateway.networking.k8s.io/channel: experimental
1268812688
creationTimestamp: null
1268912689
name: tcproutes.gateway.networking.k8s.io
@@ -13428,7 +13428,7 @@ kind: CustomResourceDefinition
1342813428
metadata:
1342913429
annotations:
1343013430
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
13431-
gateway.networking.k8s.io/bundle-version: v1.2.0
13431+
gateway.networking.k8s.io/bundle-version: v1.2.1
1343213432
gateway.networking.k8s.io/channel: experimental
1343313433
creationTimestamp: null
1343413434
name: tlsroutes.gateway.networking.k8s.io
@@ -14236,7 +14236,7 @@ kind: CustomResourceDefinition
1423614236
metadata:
1423714237
annotations:
1423814238
api-approved.kubernetes.io: https://github.com/kubernetes-sigs/gateway-api/pull/3328
14239-
gateway.networking.k8s.io/bundle-version: v1.2.0
14239+
gateway.networking.k8s.io/bundle-version: v1.2.1
1424014240
gateway.networking.k8s.io/channel: experimental
1424114241
creationTimestamp: null
1424214242
name: udproutes.gateway.networking.k8s.io

incubator/envoygateway/crds/generated/gateway.envoyproxy.io_securitypolicies.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,8 +1204,6 @@ spec:
12041204
x-kubernetes-validations:
12051205
- message: backendRef or backendRefs needs to be set
12061206
rule: has(self.backendRef) || self.backendRefs.size() > 0
1207-
- message: BackendRefs must be used, backendRef is not supported.
1208-
rule: '!has(self.backendRef)'
12091207
- message: BackendRefs only supports Service and Backend kind.
12101208
rule: 'has(self.backendRefs) ? self.backendRefs.all(f, f.kind
12111209
== ''Service'' || f.kind == ''Backend'') : true'
@@ -2103,8 +2101,6 @@ spec:
21032101
x-kubernetes-validations:
21042102
- message: backendRef or backendRefs needs to be set
21052103
rule: has(self.backendRef) || self.backendRefs.size() > 0
2106-
- message: BackendRefs must be used, backendRef is not supported.
2107-
rule: '!has(self.backendRef)'
21082104
- message: BackendRefs only supports Service and Backend kind.
21092105
rule: 'has(self.backendRefs) ? self.backendRefs.all(f, f.kind
21102106
== ''Service'' || f.kind == ''Backend'') : true'

incubator/envoygateway/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ global:
44
images:
55
envoyGateway:
66
# This is the full image name including the hub, repo, and tag.
7-
image: ccr.ccs.tencentyun.com/tke-market/envoygateway:v1.2.1
7+
image: ccr.ccs.tencentyun.com/tke-market/envoygateway:v1.2.3
88
# Specify image pull policy if default behavior isn't desired.
99
# Default behavior: latest images will be Always else IfNotPresent.
1010
pullPolicy: IfNotPresent
1111
# List of secrets in the same namespace of the component that can be used to pull images from private repositories.
1212
pullSecrets: []
1313
ratelimit:
1414
# This is the full image name including the hub, repo, and tag.
15-
image: "ccr.ccs.tencentyun.com/tke-market/envoy-ratelimit:master"
15+
image: "ccr.ccs.tencentyun.com/tke-market/envoy-ratelimit:49af5cca"
1616
# Specify image pull policy if default behavior isn't desired.
1717
# Default behavior: latest images will be Always else IfNotPresent.
1818
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)