Skip to content

Support Volume Expansion #190

@ekristen

Description

@ekristen

Since local-path-provisioner does not enforce capacity limitations, then I see no reason to throw errors in the event that someone changes the spec.capacity settings.

The following PR implements a partial fix that does away with the error messages. The remaining fix would be to simply update the PVC status to match the spec in a no-op function since it doesn't actually enforce or have to provision space.

Again since there is zero enforcement I see no reason to not simply set the setting that allows for volume expansion.

The error being only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize

PR - #189

Other issues

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