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

Syncing latest changes from upstream main for kubernetes-csi-addons #228

Merged
merged 2 commits into from
Nov 4, 2024

Commits on Nov 4, 2024

  1. Add option to disable KeyRotation

    This commit adds the option to disable the keyrotation
    by annotating the storageclasses, namespaces or PVCs
    with:`keyrotation.csiaddons-opneshift.io/enable: false`
    
    Signed-off-by: Niraj Yadav <niryadav@redhat.com>
    black-dragon74 authored and mergify[bot] committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a180ad8 View commit details
    Browse the repository at this point in the history
  2. update docs for disabling key rotation

    Signed-off-by: Niraj Yadav <niryadav@redhat.com>
    black-dragon74 authored and mergify[bot] committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8762dfa View commit details
    Browse the repository at this point in the history