mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
.github
actions
api
assets
charts
cmd
deploy
docs
e2e
examples
internal
cephfs
controller
csi-addons
csi-common
health-checker
journal
kms
liveness
nfs
controller
driver
driver.go
identity
nodeserver
rbd
util
redhat
scripts
tools
troubleshooting
vendor
.commitlintrc.yml
.gitignore
.mergify.yml
.pre-commit-config.yaml
LICENSE
Makefile
OWNERS
OWNERS_ALIASES
PendingReleaseNotes.md
README.md
build.env
deploy.sh
go.mod
go.sum
This commit removes the deprecated grpc related code from cephcsi. fixes: #4122 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>