-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
fix: Snapshot permissions issue for Karpenter submodule #2649
fix: Snapshot permissions issue for Karpenter submodule #2649
Conversation
How has this been tested and validated? |
By editing local karpenter submodule with proposed change and applying it, and successfully running an ec2 machine with referenced volume snapshot. With applied change, karpenter responds with:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome, thank you!
### [19.15.3](v19.15.2...v19.15.3) (2023-06-09) ### Bug Fixes * Snapshot permissions issue for Karpenter submodule ([#2649](#2649)) ([6217d0e](6217d0e))
This PR is included in version 19.15.3 🎉 |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
This commit 2648
Motivation and Context
With current permissions we are unable to use SnapshotID with Karpenter provisioner
#2648
Breaking Changes
No
How Has This Been Tested?
Manually, by using local module with fixed permissions