summaryrefslogtreecommitdiff
path: root/pkg/util/utils.go
Commit message (Expand)AuthorAge
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* pull types allow initial capsDaniel J Walsh2020-09-12
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix & add notes regarding problematic language in codebaseAshley Cui2020-07-15
* play-kube: add suport for "IfNotPresent" pull typeTristan Cacqueray2020-07-14
* move go module to v2Valentin Rothberg2020-07-06
* utils: drop default mapping when running uid!=0Giuseppe Scrivano2020-06-24
* podman: implement userns=keep-idGiuseppe Scrivano2020-04-24
* Move selinux labeling support from pkg/util to pkg/selinuxDaniel J Walsh2020-04-22
* Update podman to use containers.confDaniel J Walsh2020-04-20
* Merge pull request #5690 from rhatdan/selinuxOpenShift Merge Robot2020-04-16
|\
| * Add support for selecting kvm and systemd labelsDaniel J Walsh2020-04-15
* | v2 bloat pruning phase 2Brent Baude2020-04-15
|/
* Add support for the global flags and config filesJhon Honce2020-04-14
* userns: support --userns=autoGiuseppe Scrivano2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 add core container commandsBrent Baude2020-03-22
* Allow users to set TMPDIR environmentDaniel J Walsh2020-03-06
* add pkg/signalValentin Rothberg2020-02-14
* make lint: enable gocriticValentin Rothberg2020-01-13
* libpod: fix --userns=keep-id with big UIDsGiuseppe Scrivano2020-01-10
* fix lint - pkg/util: func commentValentin Rothberg2020-01-08
* signal parsing - better input validationEd Santiago2019-12-26
* Add ONBUILD support to --changeMatthew Heon2019-12-05
* Completely rework --change parsingMatthew Heon2019-12-04
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* add libpod/configValentin Rothberg2019-10-31
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* rootless: write storage overrides to the conf fileGiuseppe Scrivano2019-10-21
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Merge pull request #4001 from kunalkushwaha/podman-import-fixOpenShift Merge Robot2019-09-30
|\
| * syntax updated for podman import --changeKunal Kushwaha2019-09-27
* | Podman-remote run should wait for exit codeDaniel J Walsh2019-09-12
|/
* pkg/util: use rootless function to read additional usersGiuseppe Scrivano2019-09-03
* add --pull flag for podman create&runQi Wang2019-08-09
* Touch up XDG, add rootless linksTomSweeneyRedHat2019-07-29
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod removal from main (phase 2)baude2019-06-27
* Fix ENV parsing on `podman import`Jordan Webb2019-06-14
* userns: add new option --userns=keep-idGiuseppe Scrivano2019-05-24
* Add variable for global flags to runlabelQi Wang2019-05-02
* enable podman-remote on windowsbaude2019-04-30
* utils: call GetRootlessRuntimeDir onceGiuseppe Scrivano2019-03-29
* vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* utils: split generation and writing of storage.confGiuseppe Scrivano2019-03-17
* utils: avoid too long tmp directoryGiuseppe Scrivano2019-03-16
* rootless: use /tmp/libpod-rundir-$EUID for fallbackGiuseppe Scrivano2019-03-15
* Add event logging to libpod, even display to podmanbaude2019-03-11
* Centralize setting default volume pathMatthew Heon2019-02-26
* Ensure volume path is set appropriately by defaultMatthew Heon2019-02-26