summaryrefslogtreecommitdiff
path: root/pkg/specgen/generate/kube/volume.go
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* add tests and fix bug when char device pass the test as block deviceCosmin Tupangiu2022-05-18
* expose block and char devices with play kubeCosmin Tupangiu2022-05-17
* replace golint with revive linterPaul Holzinger2022-04-22
* Remove error stutterDaniel J Walsh2022-03-25
* move k8s deps into podmanPaul Holzinger2022-03-15
* Fix nil pointer dereference for configmap optionalOndra Machacek2022-01-21
* bump go module to version 4Valentin Rothberg2022-01-18
* Add support for configmap volumes to play kubeUrvashi Mohnani2021-12-02
* Add problematic volume name to kube play error messagesJordan Christiansen2021-03-27
* bump go module to v3Valentin Rothberg2021-02-22
* Enable more golangci-lint lintersPaul Holzinger2021-02-12
* Reduce general binding binary sizebaude2021-01-13
* Fix spelling mistakesDaniel J Walsh2020-12-09
* Add support for persistent volume claims in kube filesAlban Bedel2020-11-27
* Prepare support in kube play for other volume types than hostPathAlban Bedel2020-11-27