1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-06-14 18:53:35 +00:00
Files
.github
actions
api
assets
charts
cmd
deploy
docs
e2e
examples
internal
cephfs
controller
csi-addons
csi-common
health-checker
journal
kms
liveness
nfs
rbd
util
file
fscrypt
k8s
client.go
node.go
parameters.go
parameters_test.go
version.go
lock
log
reftracker
cephcmds.go
cephcmds_test.go
cephconf.go
cluster_mapping.go
cluster_mapping_test.go
conn_pool.go
conn_pool_test.go
connection.go
credentials.go
credentials_test.go
crushlocation.go
crushlocation_test.go
crypto.go
crypto_test.go
cryptsetup.go
csiconfig.go
csiconfig_test.go
errors.go
getsecret_test.go
httpserver.go
idlocker.go
idlocker_test.go
pidlimit.go
pidlimit_test.go
read_affinity.go
read_affinity_test.go
stripsecrets.go
topology.go
topology_test.go
util.go
util_test.go
validate.go
volid.go
volid_test.go
scripts
tools
troubleshooting
vendor
.commitlintrc.yml
.gitignore
.mergify.yml
.pre-commit-config.yaml
LICENSE
Makefile
PendingReleaseNotes.md
README.md
build.env
deploy.sh
go.mod
go.sum
ceph-csi/internal/util/k8s
Niels de Vos 0e7b06e9d0 build: address 'copyloopvar' linter warning
golangci-lint reports these:

    The copy of the 'for' variable "kmsID" can be deleted (Go 1.22+)
    (copyloopvar)

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-04-29 14:36:48 +00:00
..
2023-06-05 04:49:46 +00:00