aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | Merge pull request #15653 from edsantiago/docs_dedup_sysctlOpenShift Merge Robot2022-09-07
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Man pages: refactor common options: --sysctlEd Santiago2022-09-06
* | | | | | | Merge pull request #15649 from dfr/freebsd-conmonOpenShift Merge Robot2022-09-07
|\ \ \ \ \ \ \
| * | | | | | | libpod: Filter out ENOTCONN errors when trying to close unix domain socketsDoug Rabson2022-09-07
| * | | | | | | libpod: Factor out capabilites code from prepareProcessExecDoug Rabson2022-09-07
* | | | | | | | Merge pull request #15663 from sstosh/fix-proxy-testOpenShift Merge Robot2022-09-07
|\ \ \ \ \ \ \ \
| * | | | | | | | system tests: fix systemd tests in proxy environmentToshiki Sonoda2022-09-07
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #15634 from bbalp/update-system-reset-warning-messageOpenShift Merge Robot2022-09-07
|\ \ \ \ \ \ \ \
| * | | | | | | | Update the displayed warning in documentation regarding the system resetBarnabé BALP2022-09-06
| * | | | | | | | Update system reset warning message to warn against deletion of all volumesBarnabé BALP2022-09-05
* | | | | | | | | Merge pull request #15655 from n1hility/increase-pipe-waitOpenShift Merge Robot2022-09-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change pipe wait to 20 secondsJason T. Greene2022-09-06
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #15633 from thediveo/eventsOpenShift Merge Robot2022-09-07
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | emit container labels also for container exited and exec died eventsHarald Albrecht2022-09-06
| |/ / / / / / /
* | | | | | | | Merge pull request #15654 from tyler92/fix-ctr-remove-after-power-offOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \
| * | | | | | | | fix Pod removal after OS hard shutdownMikhail Khachayants2022-09-06
* | | | | | | | | Merge pull request #15547 from vrothberg/RUN-1606OpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kube play: support auto updates and rollbacksValentin Rothberg2022-09-06
| * | | | | | | | | pkg/autoupdate: allow updating multiple tasks per unitValentin Rothberg2022-09-05
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #15621 from ventifus/fix-manpage-headerOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix manpage headersAndrew Denton2022-09-06
* | | | | | | | | Merge pull request #15650 from edsantiago/docs_dedup_deviceOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Man pages: refactor common options: --deviceEd Santiago2022-09-06
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #15645 from containers/dependabot/go_modules/github.com/co...OpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | build(deps): bump github.com/container-orchestrated-devices/container-device-...dependabot[bot]2022-09-06
* | | | | | | | Merge pull request #15644 from Luap99/event-formatOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | remove SkipIfNotFedora() from events testPaul Holzinger2022-09-06
| * | | | | | | fix podman events with custom formatPaul Holzinger2022-09-06
* | | | | | | | Merge pull request #15639 from fj-tsubasa/system-test-proxyOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \
| * | | | | | | | system tests: fix some tests in proxy environmentTsubasa Watanabe2022-09-06
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #15584 from sstosh/generate-systemd-envOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Add generate systemd -e/--env optionToshiki Sonoda2022-09-06
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #15638 from n1hility/stale-config-fixOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Drop stale config value resulting in asymmetric configJason T. Greene2022-09-06
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #15632 from dfr/freebsd-containerOpenShift Merge Robot2022-09-06
|\ \ \ \ \ \ \
| * | | | | | | libpod: Factor out setting volume atime to container_internal_linux.goDoug Rabson2022-09-05
| * | | | | | | libpod: Move miscellaneous file handlling to container_internal_common.goDoug Rabson2022-09-05
| * | | | | | | libpod: Don't mount /dev/shm in containers on FreeBSDDoug Rabson2022-09-05
| * | | | | | | libpod: Factor out handling of slirp4netns and net=noneDoug Rabson2022-09-05
| * | | | | | | libpod: Move functions related to /etc bind mounts to container_internal_comm...Doug Rabson2022-09-05
| * | | | | | | libpod: Move getRootNetNsDepCtr to container_internal_common.goDoug Rabson2022-09-05
| * | | | | | | libpod: Use (*Container).addNetworkNamespace to restore checkpoint networkDoug Rabson2022-09-05
| * | | | | | | libpod: Move functions related to checkpoints to container_internal_common.goDoug Rabson2022-09-05
| * | | | | | | libpod: Move mountNotifySocket to container_internal_common.goDoug Rabson2022-09-05
| * | | | | | | libpod: Move getUserOverrides, lookupHostUser to container_internal_common.goDoug Rabson2022-09-05
| * | | | | | | libpod: Move isWorkDirSymlink, resolveWorkDir to container_internal_common.goDoug Rabson2022-09-05
| * | | | | | | pkg/util: Add no-op implementation of AddPrivilegedDevices on FreeBSDDoug Rabson2022-09-05
| * | | | | | | libpod: Use platform-specific mount type for volume mountsDoug Rabson2022-09-05
| * | | | | | | libpod: Factor out platform-specific sections from generateSpecDoug Rabson2022-09-05
| * | | | | | | libpod: Move getOverlayUpperAndWorkDir and generateSpec to container_internal...Doug Rabson2022-09-05