{"id":20110852,"url":"https://github.com/dell/csm","last_synced_at":"2026-05-13T18:03:50.568Z","repository":{"id":37577981,"uuid":"373163326","full_name":"dell/csm","owner":"dell","description":"Dell Container Storage Modules (CSM)","archived":false,"fork":false,"pushed_at":"2026-01-12T00:09:05.000Z","size":643,"stargazers_count":83,"open_issues_count":117,"forks_count":25,"subscribers_count":63,"default_branch":"main","last_synced_at":"2026-01-12T04:30:08.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG/CHANGELOG-1.10.0.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-02T12:40:21.000Z","updated_at":"2026-01-06T19:35:47.000Z","dependencies_parsed_at":"2023-10-10T14:32:34.765Z","dependency_job_id":"791136c3-0dc0-490f-8167-06900ea5f376","html_url":"https://github.com/dell/csm","commit_stats":{"total_commits":27,"total_committers":6,"mean_commits":4.5,"dds":0.6296296296296297,"last_synced_commit":"d8a1fefa2c50f3858e57943bd43b8440fac72ce5"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/dell/csm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fcsm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fcsm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fcsm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fcsm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dell","download_url":"https://codeload.github.com/dell/csm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fcsm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28747752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T05:12:38.112Z","status":"ssl_error","status_checked_at":"2026-01-25T05:04:50.338Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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:51.647Z","updated_at":"2026-01-25T07:37:31.590Z","avatar_url":"https://github.com/dell.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\r\nCopyright (c) 2021-2025 Dell Inc., or its subsidiaries. All Rights Reserved.\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\");\r\nyou may not use this file except in compliance with the License.\r\nYou may obtain a copy of the License at\r\n   \r\n    http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software\r\ndistributed under the License is distributed on an \"AS IS\" BASIS,\r\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\nSee the License for the specific language governing permissions and\r\nlimitations under the License.\r\n--\u003e\r\n\r\n\r\n\r\n# Dell Container Storage Modules (CSM)\r\n\r\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](docs/CODE_OF_CONDUCT.md)\r\n[![License](https://img.shields.io/github/license/dell/csm)](LICENSE)\r\n[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/dell/csm?include_prereleases\u0026label=latest\u0026style=flat-square)](https://github.com/dell/csm/releases/latest)\r\n\r\nDell Container Storage Modules (CSM) is an open-source suite of Kubernetes storage enablers for Dell products.\r\n\r\nFor documentation, please visit [Container Storage Modules documentation](https://dell.github.io/csm-docs/).\r\n\r\n## Table of Contents\r\n\r\n* [Code of Conduct](./docs/CODE_OF_CONDUCT.md)\r\n* [Maintainer Guide](./docs/MAINTAINER_GUIDE.md)\r\n* [Committer Guide](./docs/COMMITTER_GUIDE.md)\r\n* [Contributing Guide](./docs/CONTRIBUTING.md)\r\n* [List of Adopters](./docs/ADOPTERS.md)\r\n* [Security](./docs/SECURITY.md)\r\n* [Building](#building)\r\n* [Container Storage Modules - Components](#container-storage-modules---components)\r\n* [About](#about)\r\n\r\n## Building\r\nThis project includes the base container image definition for the\r\n[Container Storage Modules - Components](#container-storage-modules---components).\r\n\r\nTo build the image, some requirements must be met:\r\n* The supported build environment is restricted to RedHat Enterprise Linux version 9.0 and above\r\n* buildah is used to build the container and must be installed\r\n\r\nOnce the requirements above are met, the image can be build via:\r\n`make docker`\r\n\r\nNote: Due to the way that buildah operates, you may see warnings (or errors) in the output of `make docker`. \r\nThe following messages can be safely ignored:\r\n* `/proc/ is not mounted. This is not a supported mode of operation. Please fix\r\nyour invocation environment to mount /proc/ and /sys/ properly. Proceeding anyway.` The /proc filesystem is not needed for the image creation.\r\n* `[Errno 13] Permission denied: '/var/log/rhsm/rhsm.log' - Further logging output will be written to stderr`. This error comes from `dnf` as it is unable to write to the log file. Further errors from dnf will be sent to stderr instead of the log. \r\n\r\n\r\n## Container Storage Modules - Components\r\n* [Dell Container Storage Modules (CSM) for Authorization](https://github.com/dell/karavi-authorization)\r\n* [Dell Container Storage Modules (CSM) for Observability](https://github.com/dell/karavi-observability)\r\n* [Dell Container Storage Modules (CSM) for Replication](https://github.com/dell/csm-replication)\r\n* [Dell Container Storage Modules (CSM) for Resiliency](https://github.com/dell/karavi-resiliency)\r\n* [CSI Driver for Dell PowerFlex](https://github.com/dell/csi-powerflex)\r\n* [CSI Driver for Dell PowerMax](https://github.com/dell/csi-powermax)\r\n* [CSI Driver for Dell PowerScale](https://github.com/dell/csi-powerscale)\r\n* [CSI Driver for Dell PowerStore](https://github.com/dell/csi-powerstore)\r\n* [CSI Driver for Dell Unity](https://github.com/dell/csi-unity)\r\n* [COSI Driver](https://github.com/dell/cosi)\r\n\r\n## Support\r\nFor any issues, questions or feedback, please contact [Dell support](https://www.dell.com/support/incidents-online/en-us/contactus/product/container-storage-modules).\r\n\r\n## About\r\nDell Container Storage Modules (CSM) is 100% open source and community-driven. All components are available\r\nunder [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0.html) on\r\nGitHub.\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell%2Fcsm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdell%2Fcsm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell%2Fcsm/lists"}