diff --git a/README.md b/README.md index ca632cc49..c44674e98 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/kubernetes-sigs/aws-ebs-csi-driver)](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/releases) [![Go Report Card](https://goreportcard.com/badge/github.com/kubernetes-sigs/aws-ebs-csi-driver)](https://goreportcard.com/report/github.com/kubernetes-sigs/aws-ebs-csi-driver) + +TEST LINE + > [!CAUTION] > ## [ACTION REQUIRED] Update to the EBS CSI Driver IAM Policy > Due to an upcoming change in handling of IAM polices for the CreateVolume API when creating a volume from an EBS snapshot, a change to your EBS CSI Driver policy may be needed. For more information and remediation steps, see [GitHub issue #2190](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/issues/2190). diff --git a/docs/updating-dependencies.md b/docs/updating-dependencies.md index 14fb91309..f7f606785 100644 --- a/docs/updating-dependencies.md +++ b/docs/updating-dependencies.md @@ -1,5 +1,8 @@ # EBS CSI Driver Dependencies Upgrade Guide + +TEST LINE + ## Pre-release dependencies checklist For code security and hygiene, it’s important to keep all the dependencies up to date ahead of each EBS CSI Driver release.