Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

csi: Fix AWS example for CSI wrapper #2178

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

bpradipt
Copy link
Member

@bpradipt bpradipt commented Dec 3, 2024

Updating the csi driver to latest 1.37 release and RBAC.
Additionally the peerpod key is mandaotry in the storageclass definition, without which peerpodVolume CRD will not be created.

Fixes: #2144

Updating the csi driver to latest 1.37 release and
RBAC.
Additionally the `peerpod` key is mandaotry in the storageclass
definition, without which peerpodVolume CRD will not be created.

Fixes: confidential-containers#2144

Signed-off-by: Pradipta Banerjee <[email protected]>
@bpradipt bpradipt requested a review from a team as a code owner December 3, 2024 13:15
Copy link
Member

@yoheiueda yoheiueda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you very much!

Copy link
Contributor

@snir911 snir911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, Thanks!

@bpradipt bpradipt merged commit 0510bed into confidential-containers:main Dec 4, 2024
21 checks passed
@bpradipt bpradipt deleted the aws-csi branch December 4, 2024 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS CSI wrapper doesn't seem to work
3 participants