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 main for ocs-operator #2854

Open
wants to merge 4 commits into
base: release-4.18
Choose a base branch
from

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    be77c56 View commit details
    Browse the repository at this point in the history
  2. Add KMS details to places when any of the DeviceSet is encrypted

    Earlier we were adding KMS details to CephCluster, CephObjectStore
    Noobaa & metrics when Cluster wide encryption was enabled. But now
    we are adding KMS details to these places when any of the deviceSet
    is encrypted.
    
    Signed-off-by: Malay Kumar Parida <[email protected]>
    malayparida2000 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fc803c9 View commit details
    Browse the repository at this point in the history
  3. Add go mod tidy & go mod vendor changes

    Signed-off-by: Malay Kumar Parida <[email protected]>
    malayparida2000 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fbbb241 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2846 from malayparida2000/encrypted

    Add option to enable encryption for particular deviceset & Add KMS details when any of the deviceSet is encrypted.
    openshift-merge-bot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fa5b5bf View commit details
    Browse the repository at this point in the history