kubernetes-sigs / aws-ebs-csi-driver

CSI driver for Amazon EBS https://aws.amazon.com/ebs/
Apache License 2.0
998 stars 800 forks source link

Fix typos in options.go and cloud_test.go #2174

Closed ElijahQuinones closed 1 month ago

ElijahQuinones commented 1 month ago

Is this a bug fix or adding new feature? spelling fix What is this PR about? / Why do we need it? Fixes two spelling errors found from Go report card What testing is done? N/A

github-actions[bot] commented 1 month ago

Code Coverage Diff

This PR does not change the code coverage

ElijahQuinones commented 1 month ago

/retest

torredil commented 1 month ago

/approve

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: torredil

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/OWNERS)~~ [torredil] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment