aboutsummaryrefslogtreecommitdiff
path: root/libpod/info.go
Commit message (Expand)AuthorAge
* Fix stuttersDaniel J Walsh2022-09-10
* libpod: Enable 'podman info' for FreeBSDDoug Rabson2022-08-24
* libpod: Move getCPUUtilization to info_linux.goDoug Rabson2022-08-24
* libpod: Read kernel version and uptime using buildah/pkg/utilDoug Rabson2022-08-24
* libpod: Split out platform-specific code from hostInfoDoug Rabson2022-08-24
* libpod: Add stubs for non-linux buildsDoug Rabson2022-08-17
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* Refactor populating uptimeJhon Honce2022-05-26
* Robust whitespace split of cpu utilization line from /proc/statSandroCasagrande2022-05-14
* Additional stats for podman infoBrent Baude2022-05-03
* bump go module to version 4Valentin Rothberg2022-01-18
* Standardize on capatalized CgroupsDaniel J Walsh2022-01-14
* Update vendor or containers/common moving pkg/cgroups thereDaniel J Walsh2021-12-07
* Add network backend to podman infoPaul Holzinger2021-11-11
* [NO NEW TESTS NEEDED] Fix off-by-one index comparision (reported by LGTM)Stefan Weil2021-10-25
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Merge pull request #11322 from Luap99/network-libpodOpenShift Merge Robot2021-09-15
|\
| * Add Drivers method to the Network InterfacePaul Holzinger2021-09-15
| * Wire network interface into libpodPaul Holzinger2021-09-15
* | Set default storage from containers.conf for temporary imagesDaniel J Walsh2021-09-15
|/
* Show variant and codename of the distributionAnders F Björklund2021-09-14
* Add logDriver to podman infoDaniel J Walsh2021-09-08
* Podman info output plugin informationPaul Holzinger2021-08-19
* podman info show correct slirp4netns pathPaul Holzinger2021-08-09
* remove `pkg/registries`Valentin Rothberg2021-06-25
* Podman info add support for status of cgroup controllersflouthoc2021-05-24
* Use seccomp_profile as default profile if defined in containers.confPablo Correa Gómez2021-04-28
* bump go module to v3Valentin Rothberg2021-02-22
* Enable golint linterPaul Holzinger2021-02-11
* Add Security information to podman infoDaniel J Walsh2020-12-22
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* Include cgroup manager in `podman info` outputMatthew Heon2020-09-22
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Add podman static buildSascha Grunert2020-05-11
* Eliminate race condition on podman infoDaniel J Walsh2020-05-05
* Add version to podman info commandDaniel J Walsh2020-04-15
* refactor infoBrent Baude2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* Merge pull request #4220 from mheon/null_runtimeOpenShift Merge Robot2019-10-11
|\
| * Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* | show uid_map in podman infoQi Wang2019-10-09
|/
* info: add cgroups2Giuseppe Scrivano2019-09-30
* Return information about mount_program (fuse-overlayfs)Daniel J Walsh2019-09-06
* add eventlogger to infobaude2019-08-02
* libpod removal from main (phase 2)baude2019-06-27
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* Add path for named volumes to `podman info`Matthew Heon2019-02-26