| Commit message (Expand) | Author | Age |
... | |
| * | | | Move operationIds to swagger:operation line | Tom Deseyn | 2021-04-05 |
| * | | | swagger: add operationIds that match with docker | Tom Deseyn | 2021-04-05 |
|/ / / |
|
* | | | Merge pull request #9938 from jmguzik/network-bindings-initial-tests | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ |
|
| * | | | Initial network bindings tests | Jakub Guzik | 2021-04-05 |
* | | | | Merge pull request #9917 from baude/machineconventions | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ |
|
| * | | | | fix machine naming conventions | baude | 2021-04-05 |
* | | | | | Merge pull request #9933 from jmguzik/network-prune-with-until-tests | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ |
|
| * | | | | | Http api tests for network prune with until filter | Jakub Guzik | 2021-04-04 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #9939 from mheon/release_notes_cve | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ |
|
| * | | | | | Update release notes to indicate CVE fix | Matthew Heon | 2021-04-05 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #9940 from rhatdan/auth | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ |
|
| * | | | | | Verify existence of auth file if specified | Daniel J Walsh | 2021-04-05 |
| |/ / / / |
|
* | | | | | Merge pull request #9909 from w4tsn/docs/add-containers-storage-transport | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ |
|
| * | | | | | Add transport and destination info to manifest doc | Alexander Wellbrock | 2021-04-03 |
* | | | | | | Merge pull request #9911 from rhatdan/storage | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | Allow users to override default storage opts with --storage-opt | Daniel J Walsh | 2021-04-05 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge pull request #9907 from rhatdan/options | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add support for podman --context default | Daniel J Walsh | 2021-04-05 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9895 from rhatdan/relabel | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Don't relabel volumes if running in a privileged container | Daniel J Walsh | 2021-04-05 |
|/ / / / / |
|
* | | | | | Merge pull request #9313 from jwhonce/issues/8773 | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ |
|
| * | | | | | Add default template functions | Jhon Honce | 2021-04-02 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #9423 from Luap99/rootless-cni-no-infra | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Add rootless docker-compose test to the CI | Paul Holzinger | 2021-04-01 |
| * | | | | Use the slrip4netns dns in the rootless cni ns | Paul Holzinger | 2021-04-01 |
| * | | | | Cleanup the rootless cni namespace | Paul Holzinger | 2021-04-01 |
| * | | | | Add new docker-compose test for two networks | Paul Holzinger | 2021-04-01 |
| * | | | | Make the docker-compose test work rootless | Paul Holzinger | 2021-04-01 |
| * | | | | Remove unused rootless-cni-infra container files | Paul Holzinger | 2021-04-01 |
| * | | | | Only use rootless RLK when the container has ports | Paul Holzinger | 2021-04-01 |
| * | | | | Fix dnsname test | Paul Holzinger | 2021-04-01 |
| * | | | | Enable rootless network connect/disconnect | Paul Holzinger | 2021-04-01 |
| * | | | | Move slirp4netns functions into an extra file | Paul Holzinger | 2021-04-01 |
| * | | | | Fix pod infra container cni network setup | Paul Holzinger | 2021-04-01 |
| * | | | | Add rootless support for cni and --uidmap | Paul Holzinger | 2021-04-01 |
| * | | | | rootless cni without infra container | Paul Holzinger | 2021-04-01 |
* | | | | | Merge pull request #9928 from pendulm/fix_rootless_socket_activation | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ |
|
| * | | | | | Move socket activation check into init() and set global condition. | pendulm | 2021-04-05 |
* | | | | | | Merge pull request #9937 from containers/dependabot/go_modules/github.com/ons... | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump github.com/onsi/ginkgo from 1.15.2 to 1.16.0 | dependabot[bot] | 2021-04-05 |
|/ / / / / / |
|
* | | | | | | Merge pull request #9929 from eriksjolund/fix_typo_uidmapping | OpenShift Merge Robot | 2021-04-05 |
|\ \ \ \ \ \ |
|
| * | | | | | | podman-run.1.md, podman-create.1.md : Adjust Markdown layout for --userns | Erik Sjölund | 2021-04-03 |
| * | | | | | | Fix typos --uidmapping and --gidmapping | Erik Sjölund | 2021-04-03 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge pull request #9900 from containers/dependabot/go_modules/github.com/roo... | OpenShift Merge Robot | 2021-04-04 |
|\ \ \ \ \ \ |
|
| * | | | | | | Bump github.com/rootless-containers/rootlesskit from 0.14.0 to 0.14.1 | dependabot[bot] | 2021-04-03 |
| |/ / / / / |
|
* | | | | | | Merge pull request #9884 from rhatdan/build | OpenShift Merge Robot | 2021-04-04 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix missing podman-remote build options | Daniel J Walsh | 2021-04-02 |
|/ / / / / |
|
* | | | | | Merge pull request #9912 from jmguzik/recreate-prune-until-tests-for-containers | OpenShift Merge Robot | 2021-04-02 |
|\ \ \ \ \ |
|
| * | | | | | Recreate until container prune tests for bindings | Jakub Guzik | 2021-04-01 |
* | | | | | | Merge pull request #9920 from ashley-cui/rooty | OpenShift Merge Robot | 2021-04-02 |
|\ \ \ \ \ \ |
|