| Commit message (Expand) | Author | Age |
* | fix security-opt generate kube | Qi Wang | 2020-03-03 |
* | Merge pull request #4850 from vrothberg/fix-linting | OpenShift Merge Robot | 2020-01-13 |
|\ |
|
| * | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
|/ |
|
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | Add support for RunAsUser and RunAsGroup | Daniel J Walsh | 2019-11-06 |
* | Add capability functionality to play kube | Peter Hunt | 2019-08-01 |
* | Deduplicate capabilities in generate kube | Peter Hunt | 2019-08-01 |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | code cleanup | baude | 2019-07-08 |
* | Improve parsing of mounts | Peter Hunt | 2019-07-02 |
* | Deduplicate volumes | Peter Hunt | 2019-07-02 |
* | Pass along volumes to pod yaml | Peter Hunt | 2019-07-01 |
* | Configure container volumes for generate kube | Peter Hunt | 2019-07-01 |
* | Merge pull request #3419 from baude/removelibpodfrommainphase1 | OpenShift Merge Robot | 2019-06-26 |
|\ |
|
| * | remove libpod from main | baude | 2019-06-25 |
* | | Only include ports in one container in Kube YAML | Matthew Heon | 2019-06-24 |
|/ |
|
* | Remove unused return statement in kube volume code | Matthew Heon | 2019-05-21 |
* | Fix a 'generate kube' bug on ctrs with named volumes | Matthew Heon | 2019-05-21 |
* | Use GetContainer instead of LookupContainer for full ID | Matthew Heon | 2019-04-12 |
* | show container ports of network namespace | baude | 2019-02-13 |
* | lock and sync container before checking mountpoint | baude | 2019-02-11 |
* | Add Play | baude | 2018-12-19 |
* | Add capabilities to generate kube | baude | 2018-12-10 |
* | generate kube | baude | 2018-12-04 |
* | Fix golang formatting issues | baude | 2018-11-28 |
* | output libpod container to kubernetes yaml | baude | 2018-11-19 |