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

deprecate RBD plugin from available in-tree drivers #118552

Merged
merged 2 commits into from
Jun 20, 2023

Commits on Jun 16, 2023

  1. deprecate RBD plugin from available in-tree drivers

    Based on https://groups.google.com/g/kubernetes-sig-storage/c/h5751_B5LQM, the
    consensus was to start the deprecation in v1.28.
    
    This commit start the deprecation process of RBD plugin from in-tree
    drivers.
    
    ACTION REQUIRED:
       RBD volume plugin ( `kubernetes.io/rbd`) has been deprecated in this release
       and will be removed in a subsequent release. Alternative is to use RBD CSI driver
       (https://github.com/ceph/ceph-csi/) in your Kubernetes Cluster.
    
    Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
    humblec committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    471fd1a View commit details
    Browse the repository at this point in the history
  2. Change the fieldpath in the deprecated plugin response

    Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
    Signed-off-by: carlory <baofa.fan@daocloud.io>
    humblec committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f54c15d View commit details
    Browse the repository at this point in the history