| Commit message (Expand) | Author | Age |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Merge pull request #6768 from vrothberg/fix-6766 | OpenShift Merge Robot | 2020-06-29 |
|\ |
|
| * | generate systemd: improve pod-flags filter | Valentin Rothberg | 2020-06-25 |
* | | systemd generate: allow manual restart of container units in pods | Valentin Rothberg | 2020-06-25 |
|/ |
|
* | correct the absolute path of `rm` executable | Yuan-Hao Chen | 2020-06-19 |
* | generate systemd: `ExecStopPost` for all units | Valentin Rothberg | 2020-06-17 |
* | generate systemd: `--replace` on named containers/pods | Valentin Rothberg | 2020-06-15 |
* | generate systemd: wrap pod/ctr lookup errors | Valentin Rothberg | 2020-06-11 |
* | generate systemd: create pod template | Valentin Rothberg | 2020-06-11 |
* | generate systemd: refactor | Valentin Rothberg | 2020-06-11 |
* | generate systemd: rename source files | Valentin Rothberg | 2020-06-11 |
* | generate systemd: rename "cid" to "ctr-id" | Valentin Rothberg | 2020-06-11 |
* | systemd/generate: remove unused infra container field | Valentin Rothberg | 2020-06-11 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | V2 Fix support for tcp://[::]<port> connections | Jhon Honce | 2020-04-17 |
* | Switch to using --time as opposed to --timeout to better match Docker. | Daniel J Walsh | 2020-03-31 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | pkg/systemd: add dbus support | Valentin Rothberg | 2020-03-17 |
* | fix systemd generate tests | Valentin Rothberg | 2020-03-16 |
* | Merge pull request #5439 from ttys3/fixup-systemdgen-with-new-param | OpenShift Merge Robot | 2020-03-16 |
|\ |
|
| * | force run container detached if container CreateCommand missing the detach param | 荒野無燈 | 2020-03-14 |
* | | generate systemd: add `default.target` to INSTALL | Valentin Rothberg | 2020-03-09 |
|/ |
|
* | generate systemd: remove leading slashes | Valentin Rothberg | 2020-03-05 |
* | generate systemd: add network dependencies | Valentin Rothberg | 2020-03-03 |
* | Fix handler and systemd activation errors | Jhon Honce | 2020-02-17 |