Support Socket HostPath type with 'play kube' command #7112
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
stale-issue
/kind feature
Description
Support Socket HostPath type with 'play kube' command
Steps to reproduce the issue:
Describe the results you received:
2. message: Error: Directories are the only supported HostPath type (note that this error message is incorrect, HostPath type 'File' is also supported)
Describe the results you expected:
Support Socket HostPath type with 'play kube' command
Additional information you deem important (e.g. issue happens only occasionally):
Example kube.yml
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Additional environment details (AWS, VirtualBox, physical, etc.):
CentOS 8 VM using podman installed from copr repo
The text was updated successfully, but these errors were encountered: