summaryrefslogtreecommitdiff
path: root/pkg/specgenutil/volumes.go
Commit message (Expand)AuthorAge
* Fix stuttersDaniel J Walsh2022-09-10
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* Fix spelling "read only" -> "read-only"Erik Sjölund2022-07-02
* Implements Windows volume/mount supportJason T. Greene2022-04-25
* specgen-volumes: parse --mount using csv-reader instead of split by commaAditya R2022-04-22
* run, mount: allow setting driver specific option using volume-optAditya R2022-04-12
* Allow creating anonymous volumes with --mountAndrew Aylett2022-04-02
* fix pod volume passing and alter infra inheritancecdoern2022-03-29
* pkg: support passing down options for idmapGiuseppe Scrivano2022-02-16
* bump go module to version 4Valentin Rothberg2022-01-18
* volumes: add new option idmapGiuseppe Scrivano2021-11-18
* volumes: allow more options for devptsGiuseppe Scrivano2021-10-28
* volumes: do not pass mount opt as formatter stringGiuseppe Scrivano2021-10-28
* Add support for :U flag with --mount optionEduardo Vega2021-09-22
* Add support for mount options to APIJhon Honce2021-08-27
* InfraContainer Reworkcdoern2021-08-26