summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge pull request #12365 from mtrmac/randomOpenShift Merge Robot2021-12-02
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Ensure the generated NodePort values are uniqueMiloslav Trmač2021-11-30
| * | | | | | | Allow containerPortsToServicePorts to failMiloslav Trmač2021-11-30
| * | | | | | | Don't use the global math/rand RNG for service portsMiloslav Trmač2021-11-30
| * | | | | | | Move a comment to the relevant placeMiloslav Trmač2021-11-30
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #12455 from jwhonce/issues/10974OpenShift Merge Robot2021-12-02
|\ \ \ \ \ \ \
| * | | | | | | Refactor podman image command outputJhon Honce2021-12-02
* | | | | | | | Merge pull request #12480 from vrothberg/fix-12453OpenShift Merge Robot2021-12-02
|\ \ \ \ \ \ \ \
| * | | | | | | | compat: images/jsonValentin Rothberg2021-12-02
* | | | | | | | | Merge pull request #12469 from Luap99/ns-teardown-flakeOpenShift Merge Robot2021-12-02
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Fix possible rootless netns cleanup racePaul Holzinger2021-12-01
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #12471 from edsantiago/e2e_tmpdir_cleanupOpenShift Merge Robot2021-12-02
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | remove ARTIFACT_DIR and ArtifactPathEd Santiago2021-12-01
| * | | | | | | Image caches: allow overriding cache dirEd Santiago2021-12-01
| * | | | | | | Rename CrioRoot as just RootEd Santiago2021-12-01
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #12425 from tnk4on/remote-build-eval-containerfileOpenShift Merge Robot2021-12-02
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fixed the containerfile not found during remote build.Shion Tanaka2021-11-30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #12472 from rhatdan/ownersOpenShift Merge Robot2021-12-01
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add ashley-cui, lsm5 and floutoc to ownersDaniel J Walsh2021-12-01
* | | | | | Merge pull request #12458 from edsantiago/remove_betrueOpenShift Merge Robot2021-12-01
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | e2e: yet more cleanup of BeTrue/BeFalseEd Santiago2021-11-30
| | |_|/ / | |/| | |
* | | | | Merge pull request #12460 from jwhonce/issues/10974-1OpenShift Merge Robot2021-12-01
|\ \ \ \ \
| * | | | | [NO NEW TESTS NEEDED] Refactor podman container command outputJhon Honce2021-12-01
| |/ / / /
* | | | | Merge pull request #12307 from hshiina/device-weightOpenShift Merge Robot2021-12-01
|\ \ \ \ \
| * | | | | Implement 'podman run --blkio-weight-device'Hironori Shiina2021-11-30
* | | | | | Merge pull request #12450 from giuseppe/compression-formatOpenShift Merge Robot2021-12-01
|\ \ \ \ \ \
| * | | | | | podman, push: expose --compression-formatGiuseppe Scrivano2021-12-01
| |/ / / / /
* | | | | | Merge pull request #12464 from giuseppe/fix-race-reading-cgroup-fileOpenShift Merge Robot2021-12-01
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | container, cgroup: detect pid terminationGiuseppe Scrivano2021-12-01
| | |/ / / | |/| | |
* | | | | Merge pull request #12462 from vrothberg/fix-12452OpenShift Merge Robot2021-12-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | top: parse ps(1) args correctlyValentin Rothberg2021-12-01
| |/ / /
* | | | Merge pull request #12454 from edsantiago/remove_betrueOpenShift Merge Robot2021-11-30
|\ \ \ \
| * | | | a few more manual BeTrue cleanupsEd Santiago2021-11-30
| * | | | Convert strings.Contains() to Expect(ContainSubstring)Ed Santiago2021-11-30
| * | | | e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* | | | | Merge pull request #12414 from flouthoc/api-allow-secretsOpenShift Merge Robot2021-11-30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | podman-remote: prevent leaking secret into imageAditya Rajan2021-11-30
| * | | | podman-remote: copy secret to contextdir is absolute path on hostAditya Rajan2021-11-30
| * | | | api: allow build api to accept secretsAditya Rajan2021-11-30
| | |_|/ | |/| |
* | | | Merge pull request #12449 from vrothberg/fix-12438OpenShift Merge Robot2021-11-30
|\ \ \ \
| * | | | systemd: replace multi-user with default.targetValentin Rothberg2021-11-30
| | |/ / | |/| |
* | | | Merge pull request #12435 from vrothberg/fix-12320OpenShift Merge Robot2021-11-30
|\ \ \ \ | |/ / / |/| | |
| * | | compat API: allow enforcing short-names resolution to Docker HubValentin Rothberg2021-11-30
|/ / /
* | | Merge pull request #12408 from rhatdan/stdoutOpenShift Merge Robot2021-11-30
|\ \ \ | |/ / |/| |
| * | Only open save output file with WRONLYDaniel J Walsh2021-11-29
* | | Merge pull request #12412 from rhatdan/manOpenShift Merge Robot2021-11-29
|\ \ \
| * | | List /etc/containers/certs.d as default for --cert-pathDaniel J Walsh2021-11-29
* | | | Merge pull request #12407 from edsantiago/bindings_test_add_gitcommitOpenShift Merge Robot2021-11-29
|\ \ \ \
| * | | | Bindings test: emit GIT_COMMIT, for links in logsEd Santiago2021-11-24
* | | | | Merge pull request #12439 from rhatdan/DockerfileOpenShift Merge Robot2021-11-29
|\ \ \ \ \