summaryrefslogtreecommitdiff
path: root/libpod/kube.go
Commit message (Expand)AuthorAge
* Generate Kubernetes PersistentVolumeClaims from named volumesJordan Williams2021-03-19
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Allow users to generate a kubernetes yaml off non running containersDaniel J Walsh2021-03-08
* bump go module to v3Valentin Rothberg2021-02-22
* generate kube: support --privilegedValentin Rothberg2021-02-09
* generate kube: handle entrypointValentin Rothberg2021-02-04
* podman generate kube ignores --network=hostMilivoje Legenovic2021-01-30
* Honor custom DNS in play|generate kubebaude2021-01-29
* SpellingJosh Soref2020-12-22
* generate kube on multiple containersbaude2020-12-07
* Centralize cores and period/quota conversion codeJordan Christiansen2020-10-31
* Add support for resource cpu limit to generate kubeAndy Librian2020-10-09
* Add TODO for adding CPU limit supportAndy Librian2020-10-05
* Add support for resource memory limit to generate kubeAndy Librian2020-10-04
* handle the play kube and generate kube for with restartPolicyzhangguanzhang2020-09-18
* Merge pull request #7591 from haircommander/play-kube-process-namespaceOpenShift Merge Robot2020-09-11
|\
| * play/generate: support shareProcessNamespacePeter Hunt2020-09-10
* | allowed underscores to remain in name for YAMLParker Van Roy2020-09-10
|/
* fix podman generate kube with HostAliaseszhangguanzhang2020-08-27
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* add {generate,play} kubeValentin Rothberg2020-05-06
* fix security-opt generate kubeQi Wang2020-03-03
* Merge pull request #4850 from vrothberg/fix-lintingOpenShift Merge Robot2020-01-13
|\
| * make lint: enable gocriticValentin Rothberg2020-01-13
* | Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
|/
* 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