Add Spec for EncryptionKeyRotation#65
Conversation
|
@Madhu-1 @Rakshith-R requesting your reviews. Regards |
|
There are a few failures in the CI jobs, please correct them as well. Note that |
|
Also, code under |
It is included in this PR. No? |
I get the cause of the ci-failures. It has to do with me using different proto* set of tools for generating these files. There is a version mismatch. I will send a PR to add support for building on mac. Do we have to use versions as defined in makefile? If so, darwin builds for those specific versions are not available. If we decide not to support mac, I can build it in docker and then send the PR. (Really hope that we support it though, will make things seamless, IMO) Regards |
Oh, yes, they are. I somehow missed them earlier. |
Within a container (prefer Podman over Docker) should work for sure. I don't know to run that on a Mac though.
Sure, that would be nice to have. |
ab39503 to
86ce15c
Compare
|
The linter is failing due to 403 (unable to access GH Status API), unrelated to this patch. |
64d6d75 to
b13d4fc
Compare
We indent with 2 spaces in proto 🫨? Lesson learned. Regards |
|
@Madhu-1 can we get this merged? |
a7f3681 to
b3f99fa
Compare
Madhu-1
left a comment
There was a problem hiding this comment.
LGTM, please squash the commits into 1.
b3f99fa to
1d7c507
Compare
Rakshith-R
left a comment
There was a problem hiding this comment.
Looks good to me.
@nixpanic can you please review again ?
1d7c507 to
1407a34
Compare
|
@Mergifyio refresh |
✅ Pull request refreshed |
|
@Mergifyio rebase |
This patch adds specification for EncryptionKeyRotation operation of CSI addons. Signed-off-by: Niraj Yadav <niryadav@redhat.com>
✅ Branch has been successfully rebased |

This patch adds specification for EncryptionKeyRotation operation of CSI addons.