| Commit message (Expand) | Author | Age |
* | Do not reset storage when running inside of a container | Daniel J Walsh | 2021-02-16 |
* | Merge pull request #9399 from vrothberg/home-sweet-home | OpenShift Merge Robot | 2021-02-16 |
|\ |
|
| * | do not set empty $HOME | Valentin Rothberg | 2021-02-16 |
* | | Don't chown workdir if it already exists | Daniel J Walsh | 2021-02-16 |
|/ |
|
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | Rewrite copy-up to use buildah Copier | Matthew Heon | 2021-02-10 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | fix logic when not creating a workdir | Valentin Rothberg | 2021-02-05 |
* | workdir presence checks | Valentin Rothberg | 2021-01-26 |
* | libpod: move slirp magic IPs to consts | Giuseppe Scrivano | 2021-01-22 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Fxes /etc/hosts duplicated every time after container restarted in a pod | zhangguanzhang | 2021-01-13 |
* | Merge pull request #8947 from Luap99/cleanup-code | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | | add pre checkpoint | unknown | 2021-01-10 |
|/ |
|
* | Merge pull request #8781 from rst0git/cr-volumes | OpenShift Merge Robot | 2021-01-08 |
|\ |
|
| * | Include named volumes in container migration | Radostin Stoyanov | 2021-01-07 |
| * | Use Options as exportCheckpoint() argument | Radostin Stoyanov | 2021-01-07 |
* | | rootless: automatically split userns ranges | Giuseppe Scrivano | 2021-01-07 |
|/ |
|
* | Ensure that user-specified HOSTNAME is honored | Matthew Heon | 2021-01-06 |
* | Spelling | Josh Soref | 2020-12-22 |
* | podman: drop checking valid rootless UID | Giuseppe Scrivano | 2020-12-11 |
* | Merge pull request #8571 from Luap99/podman-network-reload | OpenShift Merge Robot | 2020-12-08 |
|\ |
|
| * | Implement pod-network-reload | Matthew Heon | 2020-12-07 |
* | | Merge pull request #8476 from rhatdan/containerenv | OpenShift Merge Robot | 2020-12-04 |
|\ \ |
|
| * | | Add containerenv information to /run/.containerenv | Daniel J Walsh | 2020-12-03 |
| |/ |
|
* / | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
|/ |
|
* | Switch from pkg/secrets to pkg/subscriptions | Daniel J Walsh | 2020-11-26 |
* | Merge pull request #8290 from vrothberg/fix-8265 | OpenShift Merge Robot | 2020-11-17 |
|\ |
|
| * | use container cgroups path | Valentin Rothberg | 2020-11-17 |
* | | Make sure /etc/hosts populated correctly with networks | Daniel J Walsh | 2020-11-16 |
|/ |
|
* | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | Merge pull request #8177 from rhatdan/wrap | OpenShift Merge Robot | 2020-10-30 |
|\ |
|
| * | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
* | | Improve setupSystemd, grab mount options from the host | Andy Librian | 2020-10-30 |
|/ |
|
* | new "image" mount type | Valentin Rothberg | 2020-10-29 |
* | Don't error if resolv.conf does not exists | Paul Holzinger | 2020-10-22 |
* | Add hostname to /etc/hosts for --net=none | Matthew Heon | 2020-10-21 |
* | Ensure that hostname is added to hosts with net=host | Matthew Heon | 2020-10-20 |
* | Fix possible panic in libpod container restore | Paul Holzinger | 2020-10-15 |
* | Setup HOME environment when using --userns=keep-id | Daniel J Walsh | 2020-10-14 |
* | Store cgroup manager on a per-container basis | Matthew Heon | 2020-10-08 |
* | Populate /etc/hosts file when run in a user namespace | Daniel J Walsh | 2020-10-07 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | libpod: check the gid is present before adding it | Giuseppe Scrivano | 2020-10-02 |
* | Add additionalGIDs from users in rootless mode | Daniel J Walsh | 2020-10-01 |
* | Fix --systemd=always regression | Daniel J Walsh | 2020-09-15 |
* | Determine if resolv.conf points to systemd-resolved | Eduardo Vega | 2020-09-11 |