aboutsummaryrefslogtreecommitdiff
path: root/libpod/container_internal_linux.go
Commit message (Expand)AuthorAge
* Fix systemd-resolved detection.Max Goltzsche2021-06-20
* Merge pull request #10684 from Luap99/slirp-hostsOpenShift Merge Robot2021-06-16
|\
| * add correct slirp ip to /etc/hostsPaul Holzinger2021-06-15
* | Fix permissions on initially created named volumesDaniel J Walsh2021-06-14
|/
* Fix pre-checkpointingAdrian Reber2021-06-10
* Improve systemd-resolved detectionPaul Holzinger2021-06-08
* Add parameter to specify checkpoint archive compressionAdrian Reber2021-06-07
* add ipv6 nameservers only when the container has ipv6 enabledPaul Holzinger2021-06-03
* Merge pull request #10334 from mheon/add_relabel_vol_pluginOpenShift Merge Robot2021-05-17
|\
| * Ensure that :Z/:z/:U can be used with named volumesMatthew Heon2021-05-17
* | Merge pull request #10366 from ashley-cui/secretoptionsOpenShift Merge Robot2021-05-17
|\ \
| * | Support uid,gid,mode options for secretsAshley Cui2021-05-17
| |/
* / Add host.containers.internal entry into container's etc/hostsBaron Lenardson2021-05-17
|/
* Merge pull request #10221 from ashley-cui/envsecOpenShift Merge Robot2021-05-07
|\
| * Add support for environment variable secretsAshley Cui2021-05-06
* | Revert Patch to relabel if selinux not enabledDaniel J Walsh2021-05-06
* | cgroup: fix rootless --cgroup-parent with podsGiuseppe Scrivano2021-05-06
* | migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* | cgroup: always honor --cgroup-parent with cgroupfsGiuseppe Scrivano2021-05-03
|/
* Add support for CDI device configurationSebastian Jug2021-04-20
* cgroup: do not set cgroup parent when rootless and cgroupfsGiuseppe Scrivano2021-04-12
* Don't relabel volumes if running in a privileged containerDaniel J Walsh2021-04-05
* rootless cni without infra containerPaul Holzinger2021-04-01
* [NO TESTS NEEDED] Fix for kernel without CONFIG_USER_NSなつき2021-03-26
* Validate passed in timezone from tz optionTomSweeneyRedHat2021-03-21
* turn hidden --trace into a NOPValentin Rothberg2021-03-08
* Use functions and defines from checkpointctlAdrian Reber2021-03-02
* Move checkpoint/restore code to pkg/checkpoint/crutilsAdrian Reber2021-03-02
* Add dns search domains from cni response to resolv.confPaul Holzinger2021-02-24
* Add U volume flag to chown source volumesEduardo Vega2021-02-22
* bump go module to v3Valentin Rothberg2021-02-22
* Do not reset storage when running inside of a containerDaniel J Walsh2021-02-16
* Merge pull request #9399 from vrothberg/home-sweet-homeOpenShift Merge Robot2021-02-16
|\
| * do not set empty $HOMEValentin Rothberg2021-02-16
* | Don't chown workdir if it already existsDaniel J Walsh2021-02-16
|/
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable stylecheck linterPaul Holzinger2021-02-11
* Rewrite copy-up to use buildah CopierMatthew Heon2021-02-10
* Implement SecretsAshley Cui2021-02-09
* fix logic when not creating a workdirValentin Rothberg2021-02-05
* workdir presence checksValentin Rothberg2021-01-26
* libpod: move slirp magic IPs to constsGiuseppe Scrivano2021-01-22
* Initial implementation of volume pluginsMatthew Heon2021-01-14
* Fxes /etc/hosts duplicated every time after container restarted in a podzhangguanzhang2021-01-13
* Merge pull request #8947 from Luap99/cleanup-codeOpenShift Merge Robot2021-01-12
|\
| * Fix problems reported by staticcheckPaul Holzinger2021-01-12
* | add pre checkpointunknown2021-01-10
|/
* Merge pull request #8781 from rst0git/cr-volumesOpenShift Merge Robot2021-01-08
|\
| * Include named volumes in container migrationRadostin Stoyanov2021-01-07
| * Use Options as exportCheckpoint() argumentRadostin Stoyanov2021-01-07