Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HostVolumePlugin interface and two implementations #24497

Open
wants to merge 5 commits into
base: dynamic-host-volumes
Choose a base branch
from

Commits on Nov 18, 2024

  1. [wip] incredibly hacky DHV demo [rebased]

    tgross authored and gulducat committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c0ece14 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    60ed5a3 View commit details
    Browse the repository at this point in the history
  2. HostVolumePlugin interface and implementations

    * mkdir: HostVolumePluginMkdir: just creates a directory
    * example-host-volume: HostVolumePluginExternal:
      mkfs and mount loopback
    gulducat committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dfd0872 View commit details
    Browse the repository at this point in the history
  3. copywrite

    gulducat committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a04efd4 View commit details
    Browse the repository at this point in the history
  4. cease sending on stdin

    send json PARAMETERS env var instead
    gulducat committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4c68674 View commit details
    Browse the repository at this point in the history