{"id":20110798,"url":"https://github.com/dell/dell-csi-operator","last_synced_at":"2025-08-21T08:31:02.611Z","repository":{"id":37730631,"uuid":"250436522","full_name":"dell/dell-csi-operator","owner":"dell","description":"The Dell CSI Operator is no longer actively maintained or supported. Dell CSI Operator has been replaced with Dell CSM Operator (https://github.com/dell/csm-operator).","archived":false,"fork":false,"pushed_at":"2024-05-14T15:22:40.000Z","size":18453,"stargazers_count":26,"open_issues_count":0,"forks_count":12,"subscribers_count":20,"default_branch":"main","last_synced_at":"2024-12-07T03:41:24.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-27T04:03:10.000Z","updated_at":"2024-06-04T06:44:48.000Z","dependencies_parsed_at":"2024-06-20T17:26:29.967Z","dependency_job_id":null,"html_url":"https://github.com/dell/dell-csi-operator","commit_stats":null,"previous_names":["dell/csi-operator"],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fdell-csi-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fdell-csi-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fdell-csi-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fdell-csi-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dell","download_url":"https://codeload.github.com/dell/dell-csi-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230501172,"owners_count":18236061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:13:42.315Z","updated_at":"2024-12-19T21:09:59.229Z","avatar_url":"https://github.com/dell.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n Copyright © 2022 - 2023 Dell Inc. or its subsidiaries. All Rights Reserved.\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n      http://www.apache.org/licenses/LICENSE-2.0\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n--\u003e\n\nThe Dell CSI Operator is no longer actively maintained or supported. It will be deprecated in CSM 1.9. It is highly recommended that you use CSM Operator going forward.\n\n- [Dell CSI Operator](#dell-csi-operator)\n  - [Supported Platforms](#supported-platforms)\n  - [Installation](#installation)\n  - [Upgrading Dell CSI Operator](#upgrading-dell-csi-operator)\n  - [Install CSI Drivers](#install-csi-drivers)\n  - [Uninstall CSI Drivers](#uninstall-csi-drivers)\n\n# Dell CSI Operator\nDell CSI Operator is a Kubernetes native application which helps in installing and managing CSI Drivers provided by Dell for its various storage platforms. \nDell CSI Operator uses Kubernetes CRDs (Custom Resource Definitions) to define a manifest that describes the deployment specifications for each driver to be deployed. Multiple CSI drivers provided by Dell and multiple instances of each driver can be deployed by the operator by defining a manifest for each deployment.\n\nDell CSI Operator is built using the [operator framework](https://github.com/operator-framework) and runs custom Kubernetes controllers to manage the driver installations. These controllers listen for any create/update/delete request for the respective CRDs and try to reconcile the request.\n\nCurrently, the Dell CSI Operator can be used to deploy the following CSI drivers provided by Dell \n\n* CSI Driver for Dell PowerMax\n* CSI Driver for Dell PowerScale\n* CSI Driver for Dell Unity XT\n* CSI Driver for Dell PowerFlex (formerly VxFlex OS)\n* CSI Driver for Dell PowerStore\n\nAdditionally, the Dell CSI Operator can also deploy Storage Classes and Volume Snapshot Classes as part of the driver deployment.\nThe Dell CSI Operator is itself installed as a Kubernetes deployment.\n\n**NOTE**: You can refer to additional information about the Dell CSI Operator on the new documentation website [here](https://dell.github.io/csm-docs/docs/csidriver/installation/operator/)\n\n## Table of Contents\n\n* [Code of Conduct](https://github.com/dell/csm/blob/main/docs/CODE_OF_CONDUCT.md)\n* [Maintainer Guide](https://github.com/dell/csm/blob/main/docs/MAINTAINER_GUIDE.md)\n* [Committer Guide](https://github.com/dell/csm/blob/main/docs/COMMITTER_GUIDE.md)\n* [Contributing Guide](https://github.com/dell/csm/blob/main/docs/CONTRIBUTING.md)\n* [Branching Strategy](https://github.com/dell/csm/blob/main/docs/BRANCHING.md)\n* [List of Adopters](https://github.com/dell/csm/blob/main/docs/ADOPTERS.md)\n* [Maintainers](https://github.com/dell/csm/blob/main/docs/MAINTAINERS.md)\n* [Support](https://dell.github.io/csm-docs/docs/support/)\n* [Security](https://github.com/dell/csm/blob/main/docs/SECURITY.md)\n\n## Supported Platforms\nDell CSI Operator has been tested and qualified with \n\n    * Upstream Kubernetes cluster v1.25, v1.26, v1.27\n    * OpenShift Clusters 4.11, 4.12 with RHEL 8.x \u0026 RHCOS worker nodes\n\n## Installation\nTo install Dell CSI Operator please refer the steps given here at [https://dell.github.io/csm-docs/docs/csidriver/installation/operator/](https://dell.github.io/csm-docs/docs/csidriver/installation/operator/)\n\n## Upgrading Dell CSI Operator\nTo upgrade the driver to the latest version (across supported Kubernetes/OpenShift versions), please refer [https://dell.github.io/csm-docs/docs/csidriver/upgradation/drivers/operator/](https://dell.github.io/csm-docs/docs/csidriver/upgradation/drivers/operator/)\n\n## Install CSI Drivers\nTo install CSI drivers using operator please refer here at [https://dell.github.io/csm-docs/docs/csidriver/installation/operator/#installing-csi-driver-via-operator](https://dell.github.io/csm-docs/docs/csidriver/installation/operator/#installing-csi-driver-via-operator)\n\n## Uninstall CSI Drivers\nTo uninstall CSI drivers installed using operator please refer here at [https://dell.github.io/csm-docs/docs/csidriver/uninstall/#uninstall-a-csi-driver-installed-via-dell-csi-operator](https://dell.github.io/csm-docs/docs/csidriver/uninstall/#uninstall-a-csi-driver-installed-via-dell-csi-operator)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell%2Fdell-csi-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdell%2Fdell-csi-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell%2Fdell-csi-operator/lists"}