ceph / ceph-csi-operator

Kubernetes operator for managing the CephCSI plugins
Apache License 2.0
16 stars 18 forks source link

add missing volume name for the encryption #147

Closed Madhu-1 closed 2 months ago

Madhu-1 commented 2 months ago

Describe what this PR does

The name of the volume and the volumeMount should be the same, this commit adds the missing volumeName for the encryption mount.

Is there anything that requires special attention

Do you have any questions?

No

Is the change backward compatible?

Yes

Are there concerns around backward compatibility?

Provide any external context for the change, if any.

For example:

Related issues

Mention any github issues relevant to this PR. Adding below line will help to auto close the issue once the PR is merged.

Fixes: #146

Future concerns

List items that are not part of the PR and do not impact it's functionality, but are work items that can be taken up subsequently.

Checklist:

Madhu-1 commented 2 months ago

Depends-on: #144

Madhu-1 commented 2 months ago

@mergifyio rebase

mergify[bot] commented 2 months ago

rebase

✅ Branch has been successfully rebased