Skip to content

allow using ceph secret  #10

@rootfs

Description

@rootfs

https://github.com/yp-engineering/rbd-docker-plugin/blob/master/driver.go#L815 assumes keyrings can be found at /etc/ceph/. This is sometimes impractical in a large scale setup where syncing /etc/ceph is not possible.

rbd can also take a secret, rather than looking up at /etc/ceph. An example can be found at https://github.com/kubernetes/kubernetes/blob/master/pkg/volume/rbd/rbd_util.go#L231

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions