Skip to content

[5.17 backport] kms: support key rotation for vault#1794

Open
jackyalbo wants to merge 5 commits intonoobaa:5.17from
jackyalbo:jacky-5_17-backport
Open

[5.17 backport] kms: support key rotation for vault#1794
jackyalbo wants to merge 5 commits intonoobaa:5.17from
jackyalbo:jacky-5_17-backport

Conversation

@jackyalbo
Copy link
Copy Markdown
Contributor

(cherry picked from commit d2a7617)

Explain the changes

Issues: Fixed #xxx / Gap #xxx

Testing Instructions:

  • Doc added/updated
  • Tests added

Signed-off-by: Praveen M <m.praveen@ibm.com>
(cherry picked from commit d2a7617)
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 4, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Signed-off-by: liranmauda <liran.mauda@gmail.com>
(cherry picked from commit 8deec77)
@pull-request-size pull-request-size Bot added size/L and removed size/M labels Feb 4, 2026
- Removing False positive verification of KMS condition status Init

The Init condition status is, in most cases, a state that is short in time, and the tests are missing the timing, hence failing.
We do not need this case as corev1.ConditionStatus = "Sync"
will never happen if Init did not, and we will fail there.

Signed-off-by: liranmauda <liran.mauda@gmail.com>
(cherry picked from commit de03454)
@jackyalbo jackyalbo force-pushed the jacky-5_17-backport branch from 1794f6b to c64b442 Compare February 4, 2026 17:49
jackyalbo and others added 2 commits February 4, 2026 19:54
Signed-off-by: jackyalbo <jacky.albo@gmail.com>
(cherry picked from commit 18b2405)
Signed-off-by: jackyalbo <jacky.albo@gmail.com>
@jackyalbo jackyalbo force-pushed the jacky-5_17-backport branch from 8af32d9 to f7f131c Compare February 4, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants