Skip to content

Commit 30e9855

Browse files
authored
Merge pull request #2791 from ConnorJC3/releaseme153
Release v1.53.0
2 parents 7dae31c + 7b4dca5 commit 30e9855

File tree

9 files changed

+85
-8
lines changed

9 files changed

+85
-8
lines changed

CHANGELOG.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,74 @@
1+
# v1.53.0
2+
3+
## Changes by Kind
4+
5+
### Feature
6+
7+
- Add node-local volume support, enabling a single cluster-wide PV/PVC to mount node-specific EBS volumes with ReadWriteMany access. ([#2726](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/2726), [@torredil](https://github.com/torredil))
8+
- Add support for custom build-time plugins to extend or modify EBS CSI Driver behavior. ([#2786](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/2786), [@ConnorJC3](https://github.com/ConnorJC3))
9+
10+
## Dependencies
11+
12+
### Added
13+
- github.com/gkampitakis/ciinfo: [v0.3.2](https://github.com/gkampitakis/ciinfo/tree/v0.3.2)
14+
- github.com/gkampitakis/go-diff: [v1.3.2](https://github.com/gkampitakis/go-diff/tree/v1.3.2)
15+
- github.com/gkampitakis/go-snaps: [v0.5.15](https://github.com/gkampitakis/go-snaps/tree/v0.5.15)
16+
- github.com/go-openapi/testify/v2: [v2.0.2](https://github.com/go-openapi/testify/tree/v2.0.2)
17+
- github.com/goccy/go-yaml: [v1.18.0](https://github.com/goccy/go-yaml/tree/v1.18.0)
18+
- github.com/joshdk/go-junit: [v1.0.0](https://github.com/joshdk/go-junit/tree/v1.0.0)
19+
- github.com/maruel/natural: [v1.1.1](https://github.com/maruel/natural/tree/v1.1.1)
20+
- github.com/mfridman/tparse: [v0.18.0](https://github.com/mfridman/tparse/tree/v0.18.0)
21+
- github.com/tidwall/gjson: [v1.18.0](https://github.com/tidwall/gjson/tree/v1.18.0)
22+
- github.com/tidwall/match: [v1.1.1](https://github.com/tidwall/match/tree/v1.1.1)
23+
- github.com/tidwall/pretty: [v1.2.1](https://github.com/tidwall/pretty/tree/v1.2.1)
24+
- github.com/tidwall/sjson: [v1.2.5](https://github.com/tidwall/sjson/tree/v1.2.5)
25+
26+
### Changed
27+
- github.com/aws/aws-sdk-go-v2/config: [v1.31.15 → v1.31.20](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.31.15...config/v1.31.20)
28+
- github.com/aws/aws-sdk-go-v2/credentials: [v1.18.19 → v1.18.24](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.18.19...credentials/v1.18.24)
29+
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds: [v1.18.11 → v1.18.13](https://github.com/aws/aws-sdk-go-v2/compare/feature/ec2/imds/v1.18.11...feature/ec2/imds/v1.18.13)
30+
- github.com/aws/aws-sdk-go-v2/internal/configsources: [v1.4.11 → v1.4.13](https://github.com/aws/aws-sdk-go-v2/compare/internal/configsources/v1.4.11...internal/configsources/v1.4.13)
31+
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: [v2.7.11 → v2.7.13](https://github.com/aws/aws-sdk-go-v2/compare/internal/endpoints/v2/v2.7.11...internal/endpoints/v2/v2.7.13)
32+
- github.com/aws/aws-sdk-go-v2/service/ec2: [v1.258.1 → v1.269.0](https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.258.1...service/ec2/v1.269.0)
33+
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding: [v1.13.2 → v1.13.3](https://github.com/aws/aws-sdk-go-v2/compare/service/internal/accept-encoding/v1.13.2...service/internal/accept-encoding/v1.13.3)
34+
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url: [v1.13.11 → v1.13.13](https://github.com/aws/aws-sdk-go-v2/compare/service/internal/presigned-url/v1.13.11...service/internal/presigned-url/v1.13.13)
35+
- github.com/aws/aws-sdk-go-v2/service/sagemaker: [v1.217.0 → v1.223.0](https://github.com/aws/aws-sdk-go-v2/compare/service/sagemaker/v1.217.0...service/sagemaker/v1.223.0)
36+
- github.com/aws/aws-sdk-go-v2/service/sso: [v1.29.8 → v1.30.3](https://github.com/aws/aws-sdk-go-v2/compare/service/sso/v1.29.8...service/sso/v1.30.3)
37+
- github.com/aws/aws-sdk-go-v2/service/ssooidc: [v1.35.3 → v1.35.7](https://github.com/aws/aws-sdk-go-v2/compare/service/ssooidc/v1.35.3...service/ssooidc/v1.35.7)
38+
- github.com/aws/aws-sdk-go-v2/service/sts: [v1.38.9 → v1.40.2](https://github.com/aws/aws-sdk-go-v2/compare/service/sts/v1.38.9...service/sts/v1.40.2)
39+
- github.com/aws/aws-sdk-go-v2: [v1.39.4 → v1.39.6](https://github.com/aws/aws-sdk-go-v2/compare/v1.39.4...v1.39.6)
40+
- github.com/aws/smithy-go: [v1.23.1 → v1.23.2](https://github.com/aws/smithy-go/compare/v1.23.1...v1.23.2)
41+
- github.com/awslabs/volume-modifier-for-k8s: [v0.8.0 → v0.9.0](https://github.com/awslabs/volume-modifier-for-k8s/compare/v0.8.0...v0.9.0)
42+
- github.com/go-openapi/jsonpointer: [v0.22.1 → v0.22.2](https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.2)
43+
- github.com/go-openapi/jsonreference: [v0.21.2 → v0.21.3](https://github.com/go-openapi/jsonreference/compare/v0.21.2...v0.21.3)
44+
- github.com/kubernetes-csi/csi-lib-utils: [v0.22.0 → v0.23.0](https://github.com/kubernetes-csi/csi-lib-utils/compare/v0.22.0...v0.23.0)
45+
- github.com/kubernetes-csi/csi-test/v5: [v5.3.1 → v5.4.0](https://github.com/kubernetes-csi/csi-test/compare/v5.3.1...v5.4.0)
46+
- github.com/mailru/easyjson: [v0.9.1 → v0.9.0](https://github.com/mailru/easyjson/compare/v0.9.1...v0.9.0)
47+
- github.com/onsi/ginkgo/v2: [v2.25.3 → v2.27.2](https://github.com/onsi/ginkgo/compare/v2.25.3...v2.27.2)
48+
- github.com/prometheus/procfs: [v0.19.1 → v0.19.2](https://github.com/prometheus/procfs/compare/v0.19.1...v0.19.2)
49+
- go.opentelemetry.io/proto/otlp: v1.8.0 → v1.9.0
50+
- golang.org/x/crypto: v0.43.0 → v0.44.0
51+
- golang.org/x/mod: v0.28.0 → v0.29.0
52+
- golang.org/x/net: v0.46.0 → v0.47.0
53+
- golang.org/x/oauth2: v0.32.0 → v0.33.0
54+
- golang.org/x/sync: v0.17.0 → v0.18.0
55+
- golang.org/x/sys: v0.37.0 → v0.38.0
56+
- golang.org/x/telemetry: aef8a43 → 078029d
57+
- golang.org/x/term: v0.36.0 → v0.37.0
58+
- golang.org/x/text: v0.30.0 → v0.31.0
59+
- golang.org/x/tools: v0.37.0 → v0.38.0
60+
- google.golang.org/genproto/googleapis/api: 3a174f9 → 95abcf5
61+
- google.golang.org/genproto/googleapis/rpc: 3a174f9 → 95abcf5
62+
- k8s.io/api: v0.34.1 → v0.34.2
63+
- k8s.io/apimachinery: v0.34.1 → v0.34.2
64+
- k8s.io/client-go: v0.34.1 → v0.34.2
65+
- k8s.io/component-base: v0.34.1 → v0.34.2
66+
- k8s.io/mount-utils: v0.34.1 → v0.34.2
67+
68+
### Removed
69+
- github.com/go-task/slim-sprig: [52ccab3](https://github.com/go-task/slim-sprig/tree/52ccab3)
70+
- sigs.k8s.io/structured-merge-diff/v4: v4.7.0
71+
172
# v1.52.1
273

374
## Changes by Kind

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
## Variables/Functions
2020

21-
VERSION?=v1.52.1
21+
VERSION?=v1.53.0
2222

2323
PKG=github.com/kubernetes-sigs/aws-ebs-csi-driver
2424
GIT_COMMIT?=$(shell git rev-parse HEAD)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The [Amazon Elastic Block Store](https://aws.amazon.com/ebs/) Container Storage
2020

2121
| Driver Version | [registry.k8s.io](https://kubernetes.io/blog/2022/11/28/registry-k8s-io-faster-cheaper-ga/) Image | [ECR Public](https://gallery.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver) Image |
2222
|----------------|---------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
23+
| v1.53.0 | registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.53.0 | public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.53.0 |
2324
| v1.52.1 | registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.52.1 | public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.52.1 |
24-
| v1.51.2 | registry.k8s.io/provider-aws/aws-ebs-csi-driver:v1.51.2 | public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.51.2 |
2525

2626
## Releases
2727

charts/aws-ebs-csi-driver/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Helm chart
22

3+
## 2.53.0
4+
5+
- Add dnsConfig Helm parameter for node pods. ([#2778](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/2778), [@torredil](https://github.com/torredil))
6+
- Check for specific ServiceMonitor CRD availability instead of generic `monitoring.coreos.com/v1` API group when creating service monitor object for metrics. ([#2779](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/pull/2779), [@torredil](https://github.com/torredil))
7+
- Bump driver version to `v1.53.0`.
8+
39
## 2.52.1
410

511
- Bump driver version to `v1.52.1`.

charts/aws-ebs-csi-driver/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 1.52.1
2+
appVersion: 1.53.0
33
name: aws-ebs-csi-driver
44
description: A Helm chart for AWS EBS CSI Driver
5-
version: 2.52.1
5+
version: 2.53.0
66
kubeVersion: ">=1.17.0-0"
77
home: https://github.com/kubernetes-sigs/aws-ebs-csi-driver
88
sources:

deploy/kubernetes/base/controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
runAsUser: 1000
6565
containers:
6666
- name: ebs-plugin
67-
image: public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.52.1
67+
image: public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.53.0
6868
imagePullPolicy: IfNotPresent
6969
args:
7070
- controller

deploy/kubernetes/base/node-windows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ spec:
5050
- operator: Exists
5151
containers:
5252
- name: ebs-plugin
53-
image: public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.52.1
53+
image: public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.53.0
5454
imagePullPolicy: IfNotPresent
5555
args:
5656
- node

deploy/kubernetes/base/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
runAsUser: 0
5757
containers:
5858
- name: ebs-plugin
59-
image: public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.52.1
59+
image: public.ecr.aws/ebs-csi-driver/aws-ebs-csi-driver:v1.53.0
6060
imagePullPolicy: IfNotPresent
6161
args:
6262
- node

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ You may deploy the EBS CSI driver via Kustomize, Helm, or as an [Amazon EKS mana
193193

194194
#### Kustomize
195195
```sh
196-
kubectl apply -k "github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=release-1.52"
196+
kubectl apply -k "github.com/kubernetes-sigs/aws-ebs-csi-driver/deploy/kubernetes/overlays/stable/?ref=release-1.53"
197197
```
198198

199199
*Note: Using the master branch to deploy the driver is not supported as the master branch may contain upcoming features incompatible with the currently released stable version of the driver.*

0 commit comments

Comments
 (0)