summaryrefslogtreecommitdiff
path: root/libpod/kube.go
Commit message (Expand)AuthorAge
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* Add support for RunAsUser and RunAsGroupDaniel J Walsh2019-11-06
* Add capability functionality to play kubePeter Hunt2019-08-01
* Deduplicate capabilities in generate kubePeter Hunt2019-08-01
* golangci-lint round #3baude2019-07-21
* golangci-lint pass number 2baude2019-07-11
* code cleanupbaude2019-07-08
* Improve parsing of mountsPeter Hunt2019-07-02
* Deduplicate volumesPeter Hunt2019-07-02
* Pass along volumes to pod yamlPeter Hunt2019-07-01
* Configure container volumes for generate kubePeter Hunt2019-07-01
* Merge pull request #3419 from baude/removelibpodfrommainphase1OpenShift Merge Robot2019-06-26
|\
| * remove libpod from mainbaude2019-06-25
* | Only include ports in one container in Kube YAMLMatthew Heon2019-06-24
|/
* Remove unused return statement in kube volume codeMatthew Heon2019-05-21
* Fix a 'generate kube' bug on ctrs with named volumesMatthew Heon2019-05-21
* Use GetContainer instead of LookupContainer for full IDMatthew Heon2019-04-12
* show container ports of network namespacebaude2019-02-13
* lock and sync container before checking mountpointbaude2019-02-11
* Add Playbaude2018-12-19
* Add capabilities to generate kubebaude2018-12-10
* generate kubebaude2018-12-04
* Fix golang formatting issuesbaude2018-11-28
* output libpod container to kubernetes yamlbaude2018-11-19