summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #14384 from mheon/move_attachOpenShift Merge Robot2022-06-02
|\
| * Move Attach under the OCI Runtime interfaceMatthew Heon2022-05-26
* | Merge pull request #14457 from Luap99/completion4OpenShift Merge Robot2022-06-02
|\ \
| * | shell completion for paths inside the image/containerPaul Holzinger2022-06-02
* | | Merge pull request #14451 from PhrozenByte/bugfix/docs-publishOpenShift Merge Robot2022-06-02
|\ \ \
| * | | Document protocol usage for --publishDaniel Rudolf2022-06-02
* | | | Merge pull request #14301 from rhatdan/volumeOpenShift Merge Robot2022-06-02
|\ \ \ \
| * | | | Support setting image_volume_mode in containers.confDaniel J Walsh2022-05-26
* | | | | Merge pull request #14436 from Luap99/net-remote-defaultOpenShift Merge Robot2022-06-02
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | pkg/specgen: parse default network mode on serverPaul Holzinger2022-06-01
* | | | | Merge pull request #14395 from vrothberg/healthcheck-fixOpenShift Merge Robot2022-06-02
|\ \ \ \ \
| * | | | | healthcheck: wait for systemd operationsValentin Rothberg2022-05-27
* | | | | | Merge pull request #14344 from cdoern/podCreateOpenShift Merge Robot2022-06-02
|\ \ \ \ \ \
| * | | | | | podman pod create --uidmap patchcdoern2022-06-01
* | | | | | | Merge pull request #14421 from Luap99/statsOpenShift Merge Robot2022-06-02
|\ \ \ \ \ \ \
| * | | | | | | podman stats: work with network connect/disconnectPaul Holzinger2022-05-31
* | | | | | | | Merge pull request #14417 from Luap99/machine-sshOpenShift Merge Robot2022-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | podman machine ssh: do not print warning everytimePaul Holzinger2022-05-30
| * | | | | | | | podman machine ssh: set correct exit codePaul Holzinger2022-05-30
| * | | | | | | | fix bad import path for cmd/podman/utilsPaul Holzinger2022-05-30
| |/ / / / / / /
* | | | | | | | Merge pull request #14448 from baude/issue14231OpenShift Merge Robot2022-06-02
|\ \ \ \ \ \ \ \
| * | | | | | | | expose podman.sock in machine inspectBrent Baude2022-06-01
* | | | | | | | | Merge pull request #14446 from andrin55/podman-restart-service-shutdown-fixOpenShift Merge Robot2022-06-02
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add ExecStop and dependencies to fix shutdownAndrin Brunner2022-06-01
* | | | | | | | | Merge pull request #14439 from jakecorrenti/remove-hardcoded-imageStream-lineOpenShift Merge Robot2022-06-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removed `imageStream` hardcoded valueJake Correnti2022-06-01
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #14443 from Luap99/tail-logs-flakeOpenShift Merge Robot2022-06-01
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | fix "tail 800 lines: journald" flakePaul Holzinger2022-06-01
| |/ / / / / / /
* | | | | | | | Merge pull request #14444 from Luap99/remote-static-linuxDaniel J Walsh2022-06-01
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Makefile: force podman-remote-static to linuxPaul Holzinger2022-06-01
|/ / / / / / /
* | | | | | | Merge pull request #14424 from lsm5/gopkg-in-yaml-bumpOpenShift Merge Robot2022-06-01
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Bump gopkg.in/yaml.v3 to v3.0.1Lokesh Mandvekar2022-05-31
* | | | | | | Merge pull request #14433 from Luap99/restore-netOpenShift Merge Robot2022-05-31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix podman container restore without CreateNetNSPaul Holzinger2022-05-31
|/ / / / / /
* | | | | | Merge pull request #14419 from Luap99/volume-importOpenShift Merge Robot2022-05-31
|\ \ \ \ \ \
| * | | | | | podman volume export/import: give better errorPaul Holzinger2022-05-30
| |/ / / / /
* | | | | | Merge pull request #14415 from nicrowe00/14133OpenShift Merge Robot2022-05-31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Podman no-new-privileges formatNiall Crowe2022-05-30
|/ / / / /
* | | | | Merge pull request #14383 from jwhonce/wip/info_todoOpenShift Merge Robot2022-05-27
|\ \ \ \ \
| * | | | | Refactor populating uptimeJhon Honce2022-05-26
| * | | | | Add Authorixation field to Plugins for InfoJhon Honce2022-05-26
* | | | | | Merge pull request #14393 from jwhonce/wip/archive_todoOpenShift Merge Robot2022-05-27
|\ \ \ \ \ \
| * | | | | | Add API support for NoOverwriteDirNonDirJhon Honce2022-05-26
* | | | | | | Merge pull request #14320 from flouthoc/build-honor-squash-and-layersOpenShift Merge Robot2022-05-27
|\ \ \ \ \ \ \
| * | | | | | | vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06Aditya R2022-05-26
| * | | | | | | build: allow using cache explicitly with --squash-all using --layersAditya R2022-05-26
| * | | | | | | cmd, build: remove redundant squash processing logicAditya R2022-05-26
* | | | | | | | Merge pull request #14387 from TomSweeneyRedHat/dev/tsweeney/quickdocOpenShift Merge Robot2022-05-27
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | [CI:DOCS] Quick typo for troubleshootingtomsweeneyredhat2022-05-26
|/ / / / / / /
* | | | | | | Merge pull request #14382 from jwhonce/wip/init_todoOpenShift Merge Robot2022-05-26
|\ \ \ \ \ \ \