summaryrefslogtreecommitdiff
path: root/libpod/define
Commit message (Expand)AuthorAge
* [CI:DOCS] Improve language. Fix spelling and typos.Erik Sjölund2022-07-11
* Merge pull request #14841 from Luap99/common-codeopenshift-ci[bot]2022-07-07
|\
| * use c/common code for resize and CopyDetachablePaul Holzinger2022-07-06
* | Merge pull request #14501 from cdoern/podUTSopenshift-ci[bot]2022-07-06
|\ \ | |/ |/|
| * podman pod create --uts supportcdoern2022-07-05
* | libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* | Docker-compose disable healthcheck properly handledJake Correnti2022-07-05
|/
* podman pod create --memoryCharlie Doern2022-07-01
* Merge pull request #14449 from cdoern/podVolumesopenshift-ci[bot]2022-07-01
|\
| * podman volume create --opt=o=timeout...cdoern2022-06-09
* | Merge pull request #14713 from Luap99/volume-pluginopenshift-ci[bot]2022-06-27
|\ \
| * | add podman volume reload to sync volume pluginsPaul Holzinger2022-06-23
* | | libpod: fix wait and exit-code logicValentin Rothberg2022-06-23
|/ /
* / golangci-lint: enable nolintlintPaul Holzinger2022-06-14
|/
* Merge pull request #14383 from jwhonce/wip/info_todoOpenShift Merge Robot2022-05-27
|\
| * Add Authorixation field to Plugins for InfoJhon Honce2022-05-26
* | Fix swagger model of `InspectPodResponse`Jakob Ahrer2022-05-26
|/
* fix --init with /dev bind mountValentin Rothberg2022-05-23
* play kube: service containerValentin Rothberg2022-05-12
* Additional stats for podman infoBrent Baude2022-05-03
* pod: add exit policiesValentin Rothberg2022-05-02
* Merge pull request #14023 from rhatdan/kubeOpenShift Merge Robot2022-04-27
|\
| * Truncate annotations when generating kubernetes yaml filesDaniel J Walsh2022-04-27
* | enable gocritic linterPaul Holzinger2022-04-26
|/
* Revert "container,inspect: convert Entrypoint to array instead of a string"Aditya R2022-04-22
* Add support for checkpoint imageRadostin Stoyanov2022-04-20
* container,inspect: convert Entrypoint to array instead of a stringAditya R2022-04-08
* Add 'Os' to be queried via 'version' outputJohn Matthews2022-03-29
* podman stats: improve cpu average calcPaul Holzinger2022-03-22
* Add support for --chrootdirsLStandman2022-03-14
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12684 from mheon/remap_statesOpenShift Merge Robot2022-01-18
|\
| * Revamp Libpod state strings for Docker compatMatthew Heon2022-01-17
* | Merge pull request #12870 from rhatdan/userns1OpenShift Merge Robot2022-01-18
|\ \ | |/ |/|
| * Use PODMAN_USERNS environment variable when running as a serviceDaniel J Walsh2022-01-17
* | Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
|/
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Merge pull request #12733 from rhatdan/copyOpenShift Merge Robot2022-01-07
|\
| * Set volume NeedsCopyUp to false iff data was copied upDaniel J Walsh2022-01-06
* | fix healthcheck timeouts and ut8 coercionBrent Baude2022-01-06
|/
* Pod Security Option supportcdoern2021-12-27
* container creation: don't apply reserved annotations from imageValentin Rothberg2021-12-23
* Podman run --passwdcdoern2021-12-21
* Add more checkpoint/restore information to 'inspect'Adrian Reber2021-12-17
* libpod, inspect: export cgroup pathGiuseppe Scrivano2021-11-24
* Merge pull request #12174 from fgimenez/fix-docker-networksettings-type-discr...OpenShift Merge Robot2021-11-19
|\
| * Introduce Address type to be used in secondary IPv4 and IPv6 inspect dataFederico Gimenez2021-11-18
* | Do not store the exit command in container configPaul Holzinger2021-11-18
|/
* Added optional container checkpointing statisticsAdrian Reber2021-11-15
* Add network backend to podman infoPaul Holzinger2021-11-11