Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5994 from giuseppe/fix-healthchecks | OpenShift Merge Robot | 2020-04-27 |
|\ | |||
| * | test: enable healthcheck tests | Giuseppe Scrivano | 2020-04-27 |
| * | podman: handle --no-healthcheck | Giuseppe Scrivano | 2020-04-27 |
| * | specgen: read healthchecks from the image | Giuseppe Scrivano | 2020-04-27 |
| * | podman: special case health-cmd none | Giuseppe Scrivano | 2020-04-27 |
* | | Merge pull request #5997 from giuseppe/fix-pod-create | OpenShift Merge Robot | 2020-04-27 |
|\ \ | |||
| * | | test: enable pod rm tests | Giuseppe Scrivano | 2020-04-27 |
| * | | pkg, pods: report pod rm errors | Giuseppe Scrivano | 2020-04-27 |
| * | | pkg, pods: pod rm honors --ignore | Giuseppe Scrivano | 2020-04-27 |
| * | | test: enable pod restart tests | Giuseppe Scrivano | 2020-04-27 |
| * | | pkg, pods: not lose pod start/restart errors | Giuseppe Scrivano | 2020-04-27 |
| * | | test: enable pod stop tests | Giuseppe Scrivano | 2020-04-27 |
| * | | pkg, pods: honor --ignore for pod stop | Giuseppe Scrivano | 2020-04-27 |
| * | | test: enable pod create tests | Giuseppe Scrivano | 2020-04-27 |
| * | | specgen: relax test to accept default network | Giuseppe Scrivano | 2020-04-27 |
| * | | spec, pod: honor --dns | Giuseppe Scrivano | 2020-04-27 |
| * | | spec: propagate --no-hosts to specgen | Giuseppe Scrivano | 2020-04-27 |
* | | | Merge pull request #5973 from rhatdan/man | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ | |||
| * | | | Cleanup man pages for pull and push | Daniel J Walsh | 2020-04-25 |
* | | | | Merge pull request #5976 from QiWang19/manifest-add-os | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ | |||
| * | | | | Add --os to manifest add | Qi Wang | 2020-04-24 |
* | | | | | Merge pull request #5995 from containers/dependabot/go_modules/github.com/roo... | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ | |||
| * | | | | | build(deps): bump github.com/rootless-containers/rootlesskit | dependabot-preview[bot] | 2020-04-27 |
* | | | | | | Merge pull request #5996 from vrothberg/ignore | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | sort .gitignore | Valentin Rothberg | 2020-04-27 |
| * | | | | | | .gitignore: add pkg/api/swagger.yaml | Valentin Rothberg | 2020-04-27 |
|/ / / / / / | |||
* | | | | | | Merge pull request #5993 from sujil02/pod-prune-test | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||
| * | | | | | Enable pod prune integration test | Sujil02 | 2020-04-26 |
* | | | | | | Merge pull request #5992 from sujil02/v2-pod-inspect | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ \ | |||
| * | | | | | | Enable pod inspect integration test | Sujil02 | 2020-04-26 |
| |/ / / / / | |||
* | | | | | | Merge pull request #5985 from rhatdan/test1 | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
| * | | | | | Enable these tests | Daniel J Walsh | 2020-04-26 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge pull request #5990 from baude/v2intrunns | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ | |||
| * | | | | | enable run_ns integration tests | Brent Baude | 2020-04-26 |
| | |/ / / | |/| | | | |||
* | | | | | Merge pull request #5989 from baude/v2intrunrestart | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ | |||
| * | | | | | enable run_restart integration tests | Brent Baude | 2020-04-26 |
| |/ / / / | |||
* | | | | | Merge pull request #5988 from baude/v2intrunsignal | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||
| * | | | | enable run_signal integration tests | Brent Baude | 2020-04-26 |
| |/ / / | |||
* | | | | Merge pull request #5983 from baude/v2intcontainerinspect | OpenShift Merge Robot | 2020-04-27 |
|\ \ \ \ | |/ / / |/| | | | |||
| * | | | Enable container inspect integration tests | Brent Baude | 2020-04-25 |
| |/ / | |||
* | | | Merge pull request #5982 from baude/v2intpodps | OpenShift Merge Robot | 2020-04-26 |
|\ \ \ | |/ / |/| | | |||
| * | | Enable pod ps integration tests | Brent Baude | 2020-04-25 |
|/ / | |||
* | | Merge pull request #5971 from giuseppe/fix-userns-tests | OpenShift Merge Robot | 2020-04-24 |
|\ \ | |||
| * | | podman: assume user namespace if there are mappings | Giuseppe Scrivano | 2020-04-24 |
| * | | podman: implement userns=keep-id | Giuseppe Scrivano | 2020-04-24 |
* | | | Merge pull request #5977 from QiWang19/commit-test | OpenShift Merge Robot | 2020-04-24 |
|\ \ \ | |||
| * | | | V2 tests: enables commit tests | Qi Wang | 2020-04-24 |
| | |/ | |/| | |||
* | | | Merge pull request #5974 from giuseppe/fix-init | OpenShift Merge Robot | 2020-04-24 |
|\ \ \ | |/ / |/| | | |||
| * | | containers, init: skip invalid state errors with --all | Giuseppe Scrivano | 2020-04-24 |
| |/ | |||
* | | Merge pull request #5967 from giuseppe/run-test-fixes | OpenShift Merge Robot | 2020-04-24 |
|\ \ |