| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge pull request #6958 from edsantiago/bats | OpenShift Merge Robot | 2020-07-15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | system tests: new tests for run, exec | Ed Santiago | 2020-07-14 |
* | | | | Merge pull request #6949 from AkihiroSuda/fix-6948 | OpenShift Merge Robot | 2020-07-15 |
|\ \ \ \ |
|
| * | | | | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-15 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6974 from sshnaidm/fixdocs1 | OpenShift Merge Robot | 2020-07-15 |
|\ \ \ \ |
|
| * | | | | docs: user namespace can't be shared in pods | Sagi Shnaidman | 2020-07-14 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6978 from edsantiago/apiv2_flake_fix | OpenShift Merge Robot | 2020-07-15 |
|\ \ \ \ |
|
| * | | | | APIv2 tests: fix race condition causing CI flake | Ed Santiago | 2020-07-14 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #6971 from TristanCacqueray/master | OpenShift Merge Robot | 2020-07-15 |
|\ \ \ \ |
|
| * | | | | play-kube: add suport for "IfNotPresent" pull type | Tristan Cacqueray | 2020-07-14 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6956 from mheon/add_ports_to_pod_inspect | OpenShift Merge Robot | 2020-07-15 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Fix lint | Matthew Heon | 2020-07-14 |
| * | | | Populate remaining unused fields in `pod inspect` | Matthew Heon | 2020-07-14 |
| * | | | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
* | | | | Merge pull request #6957 from rhatdan/sysdev | OpenShift Merge Robot | 2020-07-14 |
|\ \ \ \ |
|
| * | | | | Mask out /sys/dev to prevent information leak from the host | Daniel J Walsh | 2020-07-14 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #6964 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-07-14 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Bump github.com/containers/storage from 1.21.0 to 1.21.1 | dependabot-preview[bot] | 2020-07-14 |
| |/ / |
|
* | | | Merge pull request #6939 from rhatdan/entrypoint | OpenShift Merge Robot | 2020-07-14 |
|\ \ \ |
|
| * | | | Fix handling of entrypoint | Daniel J Walsh | 2020-07-14 |
| |/ / |
|
* | | | Merge pull request #6951 from mheon/check_full_command | OpenShift Merge Robot | 2020-07-14 |
|\ \ \ |
|
| * | | | Add SystemdMode to inspect for containers | Matthew Heon | 2020-07-14 |
| * | | | When determining systemd mode, use full command | Matthew Heon | 2020-07-14 |
| |/ / |
|
* | | | Merge pull request #6931 from mheon/apply_sigproxy | OpenShift Merge Robot | 2020-07-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ensure sig-proxy default is propagated in start | Matthew Heon | 2020-07-10 |
* | | | Merge pull request #6973 from baude/policygating | OpenShift Merge Robot | 2020-07-14 |
|\ \ \
| |_|/
|/| | |
|
| * | | [CI:DOCS]Do not copy policy.json into gating image | Brent Baude | 2020-07-14 |
|/ / |
|
* | | Merge pull request #6952 from baude/systemdpid1fix | OpenShift Merge Robot | 2020-07-14 |
|\ \ |
|
| * | | Fix systemd pid 1 test | Brent Baude | 2020-07-13 |
* | | | Merge pull request #6959 from mheon/remove_seccomp_policy | OpenShift Merge Robot | 2020-07-13 |
|\ \ \ |
|
| * | | | Remove outdated seccomp policy | Matthew Heon | 2020-07-13 |
|/ / / |
|
* | | | Merge pull request #6842 from rhatdan/pids-limit | OpenShift Merge Robot | 2020-07-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Pids-limit should only be set if the user set it | Daniel J Walsh | 2020-07-10 |
| |/ |
|
* | | Merge pull request #6896 from mheon/fix_remote_createcommand | OpenShift Merge Robot | 2020-07-13 |
|\ \ |
|
| * | | Fix container and pod create commands for remote create | Matthew Heon | 2020-07-10 |
| |/ |
|
* | | Merge pull request #6926 from containers/dependabot/go_modules/github.com/con... | OpenShift Merge Robot | 2020-07-11 |
|\ \ |
|
| * | | Bump github.com/containers/storage from 1.20.2 to 1.21.0 | dependabot-preview[bot] | 2020-07-10 |
* | | | Merge pull request #6932 from rhafer/aa_priv | OpenShift Merge Robot | 2020-07-11 |
|\ \ \ |
|
| * | | | Don't setup AppArmor provile for privileged pods | Ralf Haferkamp | 2020-07-10 |
| |/ / |
|
* | | | Merge pull request #6936 from mheon/matt_cant_count | OpenShift Merge Robot | 2020-07-11 |
|\ \ \ |
|
| * | | | Correctly print STDOUT on non-terminal remote exec | Matthew Heon | 2020-07-10 |
| | |/
| |/| |
|
* | | | Merge pull request #6929 from vrothberg/fix-9627 | OpenShift Merge Robot | 2020-07-11 |
|\ \ \ |
|
| * | | | version/info: format: allow more json variants | Valentin Rothberg | 2020-07-10 |
| |/ / |
|
* | | | Merge pull request #6918 from skorhone/fix/hijacked_connection_handling | OpenShift Merge Robot | 2020-07-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix: Correct connection counters for hijacked connections | Korhonen Sami (Samlink) | 2020-07-09 |
| * | | Fix: Hijacking v2 endpoints to follow rfc 7230 semantics | Korhonen Sami (Samlink) | 2020-07-09 |
| * | | Remove hijacked connections from active connections list | Korhonen Sami (Samlink) | 2020-07-09 |
| |/ |
|
* | | Merge pull request #6917 from mheon/retErr_for_libpod | OpenShift Merge Robot | 2020-07-10 |
|\ \
| |/
|/| |
|
| * | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
* | | Merge pull request #6906 from rhatdan/VENDOR | OpenShift Merge Robot | 2020-07-09 |
|\ \
| |/
|/| |
|