Skip to content

Support for VolumeMounts in bindings #58

Open
@toabi

Description

@toabi

We are thinking if this broker could be used to provide volumes for CloudFoundry.

So far I just looked at smb broker of cloudfoundry which can provising/bind existing volumes. Apparently the key is to return a proper VolumeMount in here.

As far as I can see, the API exists already in this codebase, but GetServiceBindingResponse only returns Credentials so far.

Do you see anything which would make this endeavour impossible?
I'm thinking about extending this service-broker to enable the feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions