summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* podman system prune support prune unused networksToshiki Sonoda2022-06-14
* Merge pull request #14562 from containers/dependabot/go_modules/test/tools/go...OpenShift Merge Robot2022-06-11
|\
| * Bump golang.org/x/tools from 0.1.10 to 0.1.11 in /test/toolsdependabot[bot]2022-06-10
* | Merge pull request #14537 from m4z/patch-2OpenShift Merge Robot2022-06-10
|\ \ | |/ |/|
| * Update remote_client.mdChristopher 'm4z' Holm2022-06-08
* | Merge pull request #14526 from vrothberg/fix-14420OpenShift Merge Robot2022-06-10
|\ \
| * | podman cp: do not overwrite non-dirs with dirs and vice versaValentin Rothberg2022-06-10
| * | vendor buildah@mainValentin Rothberg2022-06-10
|/ /
* | Merge pull request #14405 from rhatdan/docsOpenShift Merge Robot2022-06-09
|\ \
| * | Mount propagation works with named volumesDaniel J Walsh2022-05-28
* | | 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 #14552 from edsantiago/apiv2_test_panic_fixOpenShift Merge Robot2022-06-09
|\ \ \ \
| * | | | APIv2 tests: (try to) fix flaky registry panicEd Santiago2022-06-09
* | | | | Merge pull request #14553 from cevich/fix_eventuallyOpenShift Merge Robot2022-06-09
|\ \ \ \ \
| * | | | | Fix Remote filtering embedded directory testChris Evich2022-06-09
* | | | | | 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 #14539 from Luap99/completion5OpenShift Merge Robot2022-06-09
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | shell completion: fix problems with container path completionPaul Holzinger2022-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 #14548 from containers/dependabot/go_modules/github.com/op...OpenShift Merge Robot2022-06-09
|\ \ \ \ \ \ \
| * | | | | | | Bump github.com/opencontainers/runc from 1.1.2 to 1.1.3dependabot[bot]2022-06-09
| |/ / / / / /
* | | | | | | Merge pull request #14533 from mheon/avoid_error_on_container_stopOpenShift Merge Robot2022-06-09
|\ \ \ \ \ \ \
| * | | | | | | Do not error on signalling a just-stopped containerMatthew Heon2022-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 #14543 from edsantiago/apiv2_test_cleanupOpenShift Merge Robot2022-06-09
|\ \ \ \ \ \
| * | | | | | apiv2 tests: clean upEd Santiago2022-06-08
|/ / / / / /
* | | | | | 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 #14532 from rhatdan/manOpenShift Merge Robot2022-06-08
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | --userns=keep-id,nomap are not allowed in rootful modeDaniel J Walsh2022-06-08
|/ / / / /
* | | | | Merge pull request #14220 from Luap99/resolvconfOpenShift Merge Robot2022-06-07
|\ \ \ \ \
| * | | | | test/e2e: network dis-/connect test remove unhelpful assertionsPaul Holzinger2022-06-07
| * | | | | use resolvconf package from c/common/libnetworkPaul Holzinger2022-06-07
| * | | | | update c/common to latestPaul Holzinger2022-06-07
* | | | | | Merge pull request #14519 from rhatdan/DockerfileOpenShift Merge Robot2022-06-07
|\ \ \ \ \ \
| * | | | | | Podman images generated with empty /etc/containers/storage.confDaniel J Walsh2022-06-07
* | | | | | | Merge pull request #14516 from cevich/podmanimage_docsOpenShift Merge Robot2022-06-07
|\ \ \ \ \ \ \
| * | | | | | | Minor: Fix podmanimage README linksChris Evich2022-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
* | | | | | | | | Merge pull request #14512 from cdoern/infraInheritOpenShift Merge Robot2022-06-07
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Infra Inheritance patchcdoern2022-06-07
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #14479 from ibotty/patch-1OpenShift Merge Robot2022-06-07
|\ \ \ \ \ \ \ \
| * | | | | | | | Add docs of changing default netavark networksTobias Florek2022-06-07
| |/ / / / / / /
* | | | | | | | Merge pull request #14438 from cevich/replace_skipsOpenShift Merge Robot2022-06-07
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |