summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump to v3.3.0-rc2v3.3.0-rc2Lokesh Mandvekar2021-08-12
* Merge pull request #11215 from baude/v3.3gvproxyopenshift-ci[bot]2021-08-12
|\
| * Set gvproxy path to /usr/libexec/podman/gvproxyBrent Baude2021-08-12
|/
* Merge pull request #11193 from mheon/release_notes_33openshift-ci[bot]2021-08-11
|\
| * Revert "Podman Pod Create --cpus and --cpuset-cpus flags"Matthew Heon2021-08-11
| * Address review commentsMatthew Heon2021-08-11
| * Final release notes for v3.3.0-RC2Matthew Heon2021-08-11
| * Document source ip for the rootlesskit port handlerPaul Holzinger2021-08-11
| * podman info show correct slirp4netns pathPaul Holzinger2021-08-11
| * show podman machine ssh command lineBrent Baude2021-08-11
| * Fix TS parsing for fractional valuesMatej Vasek2021-08-11
| * Handle timezone on server containers.confDaniel J Walsh2021-08-11
| * Fix podman unpause,pause,kill --all to work like podman stop --allDaniel J Walsh2021-08-11
| * Do not add an entry to /etc/hosts with `--net=host`Matthew Heon2021-08-10
| * Only support containers stats using cgroups v2Jhon Honce2021-08-10
| * Compat API: Fix healthcheck status and healthcheck configMilivoje Legenovic2021-08-10
| * podman info: try qfile before equeryEd Santiago2021-08-10
| * test: move container process to a sub-cgroupGiuseppe Scrivano2021-08-10
| * Fix handling of user specified container labelsDaniel J Walsh2021-08-10
| * Release notes for v3.3.0-RC2: InitialMatthew Heon2021-08-10
|/
* Merge pull request #11150 from Luap99/v3.3-netconopenshift-ci[bot]2021-08-06
|\
| * Bump github.com/rootless-containers/rootlesskit from 0.14.3 to 0.14.4dependabot[bot]2021-08-06
| * fix rootless port forwarding with network dis-/connectPaul Holzinger2021-08-06
|/
* Merge pull request #11147 from TomSweeneyRedHat/dev/tsweeney/buildah3.3openshift-ci[bot]2021-08-06
|\
| * [v3.3] Bump to Buildah v1.22.0TomSweeneyRedHat2021-08-05
|/
* Merge pull request #11120 from baude/3.3disablearm64openshift-ci[bot]2021-08-04
|\
| * Disable aarch64 supportbaude2021-08-03
|/
* Merge pull request #11097 from cevich/v3.3_ciopenshift-ci[bot]2021-08-03
|\
| * Cirrus: CI Support for v3.3 BranchChris Evich2021-08-02
|/
* Merge pull request #11093 from mheon/33_rc1openshift-ci[bot]2021-08-02
|\
| * Bump to v3.3.0-devMatthew Heon2021-08-02
| * Bump to v3.3.0-rc1v3.3.0-rc1Matthew Heon2021-08-02
|/
* Merge pull request #11092 from containers/dependabot/go_modules/github.com/co...openshift-ci[bot]2021-08-02
|\
| * Bump github.com/containers/storage from 1.33.0 to 1.33.1dependabot[bot]2021-08-02
* | Merge pull request #11064 from cevich/daily_version_updateopenshift-ci[bot]2021-08-02
|\ \
| * | Multi-arch image build: Daily version-tag pushChris Evich2021-07-27
* | | Merge pull request #11072 from matejvasek/header-timeoutopenshift-ci[bot]2021-08-02
|\ \ \ | |_|/ |/| |
| * | Remove ReadHeaderTimeoutMatej Vasek2021-07-29
* | | Merge pull request #11082 from containers/dependabot/go_modules/github.com/co...openshift-ci[bot]2021-08-02
|\ \ \
| * | | Bump github.com/containers/image/v5 from 5.14.0 to 5.15.0dependabot[bot]2021-08-01
|/ / /
* | | Merge pull request #11054 from saschagrunert/login-logout-path-testsopenshift-ci[bot]2021-08-01
|\ \ \
| * | | Add `--accept-repositories` integration testsSascha Grunert2021-07-30
| |/ /
* | | Merge pull request #11086 from hshiina/update-testopenshift-ci[bot]2021-07-31
|\ \ \
| * | | Fix auto-update system test for older systemdHironori Shiina2021-07-30
|/ / /
* | | Merge pull request #11075 from flouthoc/ps-filter-network-by-containeropenshift-ci[bot]2021-07-30
|\ \ \
| * | | ps: support the container notation for ps --filter network=...flouthoc2021-07-30
* | | | Merge pull request #11080 from edsantiago/batsOpenShift Merge Robot2021-07-30
|\ \ \ \ | |/ / / |/| | |
| * | | system tests: fix race in stop testEd Santiago2021-07-29
|/ / /
* | | Merge pull request #11077 from flouthoc/healthcheck-nitOpenShift Merge Robot2021-07-29
|\ \ \
| * | | Fix: healthcheck tests use .Should() instead of .To()flouthoc2021-07-29