aboutsummaryrefslogtreecommitdiff
path: root/pkg
Commit message (Expand)AuthorAge
...
* | | | | | | Merge pull request #14662 from Luap99/api-jsonopenshift-ci[bot]2022-06-21
|\ \ \ \ \ \ \
| * | | | | | | API: containers/json always set application/json content typePaul Holzinger2022-06-20
| |/ / / / / /
* | / / / / / api: show the memory limit specified for the containerGiuseppe Scrivano2022-06-21
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #14556 from sstosh/system-prune-networkopenshift-ci[bot]2022-06-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | podman system prune support prune unused networksToshiki Sonoda2022-06-14
* | | | | | linter fix from #14299cdoern2022-06-16
* | | | | | Merge pull request #14299 from cdoern/podCloneopenshift-ci[bot]2022-06-16
|\ \ \ \ \ \
| * | | | | | podman pod clonecdoern2022-06-10
* | | | | | | Merge pull request #14610 from shanesmith/fix-machine-start-interruptopenshift-ci[bot]2022-06-16
|\ \ \ \ \ \ \
| * | | | | | | Fix interrupting machine start leaves the machine unstartableShane Smith2022-06-15
* | | | | | | | Merge pull request #14570 from Clivar/fix-windows-ssh-key-creationopenshift-ci[bot]2022-06-16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix #14416: Use absolute path to WSL binary to create ssh keys for `machine i...Clivar2022-06-15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #14585 from Luap99/nolintopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \ \
| * | | | | | | golangci-lint: enable nolintlintPaul Holzinger2022-06-14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #14324 from anjannath/qemu-testopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \ \
| * | | | | | | look for firmware based on the path of qemu binaryAnjan Nath2022-05-23
* | | | | | | | Merge pull request #14561 from rhatdan/VENDORopenshift-ci[bot]2022-06-14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Update vendor of containers/buildahDaniel J Walsh2022-06-13
* | | | | | | | Merge pull request #14580 from jakecorrenti/stats-on-non-running-containeropenshift-ci[bot]2022-06-14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Non-running containers now report statistics via the `podman stats`Jake Correnti2022-06-13
* | | | | | | | Merge pull request #14563 from ashley-cui/qemuopenshift-ci[bot]2022-06-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix M1 QEMU flagsAshley Cui2022-06-10
* | | | | | | | Merge pull request #14560 from rhatdan/remoteOpenShift Merge Robot2022-06-13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* | | | | | | | podman cp: do not overwrite non-dirs with dirs and vice versaValentin Rothberg2022-06-10
|/ / / / / / /
* | | | | | | Merge pull request #14469 from shanesmith/prevent-simultaneous-machine-startsOpenShift Merge Robot2022-06-09
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Introduce 'Starting' status for machinesShane Smith2022-06-09
| * | | | | | Prevent simultaneous machine startsShane Smith2022-06-03
* | | | | | | Merge pull request #14480 from cdoern/infraOpenShift Merge Robot2022-06-09
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | patch for pod host networking & other host namespace handlingcdoern2022-06-09
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #14549 from Luap99/compat-createOpenShift Merge Robot2022-06-09
|\ \ \ \ \ \
| * | | | | | compat api: fix regressions from "Swagger refactor/cleanup"Paul Holzinger2022-06-09
* | | | | | | Merge pull request #14542 from hshiina/restore-filelockOpenShift Merge Robot2022-06-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Pass '--file-locks' to OCI runtime at restoringHironori Shiina2022-06-09
* | | | | | | Merge pull request #14484 from marshall-lee/test/manifest-pushOpenShift Merge Robot2022-06-08
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add missing tests for manifests APIVladimir Kochnev2022-06-07
| |/ / / / /
* | | | | | Merge pull request #14220 from Luap99/resolvconfOpenShift Merge Robot2022-06-07
|\ \ \ \ \ \
| * | | | | | use resolvconf package from c/common/libnetworkPaul Holzinger2022-06-07
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #14483 from jakecorrenti/restart-privelaged-containers-aft...OpenShift Merge Robot2022-06-07
|\ \ \ \ \ \
| * | | | | | Privileged containers can now restart if the host devices changeJake Correnti2022-06-06
* | | | | | | Infra Inheritance patchcdoern2022-06-07
| |/ / / / / |/| | | | |
* | | | | | overlay-volumes: add support for non-volatile upperdir,workdir for anonymous ...Aditya R2022-06-06
* | | | | | Merge pull request #14453 from flouthoc/support-additional-build-context-on-r...OpenShift Merge Robot2022-06-06
|\ \ \ \ \ \
| * | | | | | podman-remote: enable support for additional build-context on macOS, remoteAditya R2022-06-02
* | | | | | | Merge pull request #14466 from mheon/fix_9075OpenShift Merge Robot2022-06-03
|\ \ \ \ \ \ \
| * | | | | | | Improve robustness of `podman system reset`Matthew Heon2022-06-03
| | |/ / / / / | |/| | | | |
* | | | | | | Using logDriver instead of query.LogDriver for podman play kubeNiall Crowe2022-06-03
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #14470 from shanesmith/machine-force-remove-doesnt-stopOpenShift Merge Robot2022-06-03
|\ \ \ \ \ \
| * | | | | | Stop machine before force removing filesShane Smith2022-06-02
| | |_|/ / / | |/| | | |
* / | | | | fix pod network handling with a host networkcdoern2022-06-02
|/ / / / /