summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Throw error on invalid sort valueDaniel J Walsh2020-01-28
| | | | | | | We define the valid sort values, so we should throw an error on invalid sort values. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* Merge pull request #4997 from jwhonce/issues/4364OpenShift Merge Robot2020-01-28
|\ | | | | Update remote client bridge documentation.
| * Update remote client bridge documentation.Jhon Honce2020-01-28
| | | | | | | | | | | | * Add PODMAN_VARLINK_BRIDGE examples. Signed-off-by: Jhon Honce <jhonce@redhat.com>
* | Merge pull request #4993 from baude/playkubepullOpenShift Merge Robot2020-01-28
|\ \ | | | | | | honor pull policy in play kube
| * | honor pull policy in play kubeBrent Baude2020-01-28
| | | | | | | | | | | | | | | | | | | | | | | | When a container specification has a pull policy, we should honor it when recreating the pods/containers from yaml. furthermore, ini kube, if a tag is :latest, then the always pull policy is automatically instituted. Fixes: #4880 Signed-off-by: Brent Baude <bbaude@redhat.com>
* | | Merge pull request #4984 from baude/pullarchoverrideOpenShift Merge Robot2020-01-28
|\ \ \ | | | | | | | | expose --arch-override option for pull
| * | | expose --arch-override option for pullBrent Baude2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We no longer wish to hide the --arch-override from the cli on pulls. we now expose it. docs updated. tests already exist. Fixes: #4849 Signed-off-by: Brent Baude <bbaude@redhat.com>
* | | | Merge pull request #5005 from rpjday/docs/tildes_HOMEOpenShift Merge Robot2020-01-28
|\ \ \ \ | | | | | | | | | | docs: replace '~' with $HOME in markdown as '~' isn't rendered properly
| * | | | docs: replace '~' with $HOME in markdown as '~' isn't rendered properlyRobert P. J. Day2020-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently, a tilde is currently rendered as a single space, making a mess of command examples that use it, so use $HOME instead. https://github.com/mattermost/mattermost-server/issues/8228 Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | | Merge pull request #4989 from ↵OpenShift Merge Robot2020-01-28
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | containers/dependabot/go_modules/github.com/opencontainers/selinux-1.3.1 build(deps): bump github.com/opencontainers/selinux from 1.3.0 to 1.3.1
| * | | | | build(deps): bump github.com/opencontainers/selinux from 1.3.0 to 1.3.1dependabot-preview[bot]2020-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](https://github.com/opencontainers/selinux/compare/1.3.0...v1.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
* | | | | | Merge pull request #4964 from openSUSE/apparmor-signalsOpenShift Merge Robot2020-01-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | apparmor: allow receiving of signals from 'podman kill'
| * | | | | apparmor: allow receiving of signals from 'podman kill'Sascha Grunert2020-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In newer kernels, AppArmor will reject attempts to send signals to a container because the signal originated from outside of that AppArmor profile. Correct this by allowing all unconfined signals to be received. Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | | | | | Merge pull request #4988 from ↵OpenShift Merge Robot2020-01-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | containers/dependabot/go_modules/github.com/rootless-containers/rootlesskit-0.7.2 build(deps): bump github.com/rootless-containers/rootlesskit from 0.7.1 to 0.7.2
| * | | | | | build(deps): bump github.com/rootless-containers/rootlesskitdependabot-preview[bot]2020-01-28
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/rootless-containers/rootlesskit](https://github.com/rootless-containers/rootlesskit) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/rootless-containers/rootlesskit/releases) - [Commits](https://github.com/rootless-containers/rootlesskit/compare/v0.7.1...v0.7.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
* | | | | | Merge pull request #5003 from lsm5/debian-doc-updateOpenShift Merge Robot2020-01-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | install.md: registries.conf setup in containers-image package
| * | | | | | install.md: registries.conf setup in containers-image packageLokesh Mandvekar2020-01-28
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | No need for separate setup steps with podman 1.7.0~5. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
* | | | | | Merge pull request #4980 from baude/bindingdocsOpenShift Merge Robot2020-01-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [CI:DOCS]Binding overhauls
| * | | | | [CI:DOCS]Binding overhaulsBrent Baude2020-01-28
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add binding for networks and begin documentation for binding methods for godoc. Also, add major functions to their own subpackages so reduce the amount of of method confusion. So instead of: bindings.ListImages(), we now do a [bindings].images.List(). Also, the connection is passed to each binding method via a context to allow for future growth. Lastly, add first set of tests. There are a couple of things to work out for rootless tests yet. Signed-off-by: Brent Baude <bbaude@redhat.com>
* | | | | Merge pull request #4999 from rpjday/docs/network_rstOpenShift Merge Robot2020-01-28
|\ \ \ \ \ | | | | | | | | | | | | docs: fix incomplete heading underlining in network.rst
| * | | | | docs: fix incomplete heading underlining in network.rstRobert P. J. Day2020-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lack of proper underlining generates processing diagnostic. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | | | Merge pull request #4996 from baude/rootlessnetnsOpenShift Merge Robot2020-01-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | [CI:DOCS]rootless exec cannot join root namespace
| * | | | | | [CI:DOCS]rootless exec cannot join root namespaceBrent Baude2020-01-27
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add a quick note in the rootless.md about usage of --net=host as rootless and subsequent podman execs. Fixes: #4473 Signed-off-by: Brent Baude <bbaude@redhat.com>
* | | | | | Merge pull request #4995 from rpjday/docs/podman_stopOpenShift Merge Robot2020-01-28
|\ \ \ \ \ \ | | | | | | | | | | | | | | docs: add missing hyphen for '-t' option, command '$' prompts
| * | | | | | docs: add missing hyphen for '-t' option, command '$' promptsRobert P. J. Day2020-01-28
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | | | Merge pull request #4974 from rhatdan/manOpenShift Merge Robot2020-01-28
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Cleanup man pages exit code descriptions
| * | | | | Cleanup man pages exit code descriptionsDaniel J Walsh2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The conversion of markdown to man pages is causing "_" to cover entire lines. This PR cleans this up and fixes some of the english. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* | | | | | Merge pull request #4986 from baude/showhconimageOpenShift Merge Robot2020-01-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | inspect image healthchecks
| * | | | | | inspect image healthchecksBrent Baude2020-01-27
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when a docker image has a defined healthcheck, it should be displayed with inspect. this is only valid for docker images as oci images are not aware of healthchecks. Fixes: #4799 Signed-off-by: Brent Baude <bbaude@redhat.com>
* | | | | | Merge pull request #4992 from rhatdan/dockerOpenShift Merge Robot2020-01-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add link from docker.sock to podman.sock
| * | | | | | Add link from docker.sock to podman.sockDaniel J Walsh2020-01-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* | | | | | | Merge pull request #4991 from baude/addcoprOpenShift Merge Robot2020-01-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | [CI:DOCS]Add copr link to fedora install page
| * | | | | | [CI:DOCS]Add copr link to fedora install pageBrent Baude2020-01-27
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for non-rawhide fedora distributions, you can use the copr repo to track upstream Fixes: #4956 Signed-off-by: Brent Baude <bbaude@redhat.com>
* | | | | | Merge pull request #4894 from edsantiago/test_apiv2OpenShift Merge Robot2020-01-27
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Tests for API v2
| * | | | | Tests for API v2Ed Santiago2020-01-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial framework for testing the version 2 (HTTP) API. Includes a collection of tests for some of the existing endpoints. Not all tests are currently passing. Signed-off-by: Ed Santiago <santiago@redhat.com>
* | | | | | Merge pull request #4982 from rpjday/rpjday/exists_sudoOpenShift Merge Robot2020-01-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | docs: remove reference to "sudo" in "podman exists" examples
| * | | | | | docs: remove reference to "sudo" in "podman exists" examplesRobert P. J. Day2020-01-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In both of "podman {container,image} exists" man pages, there are superfluous uses of "sudo" in examples -- get rid of them. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | | | | Merge pull request #4983 from rpjday/rpjday/history_boolsOpenShift Merge Robot2020-01-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | docs: add boolean values and defaults to "man podman-history" options
| * | | | | | | docs: add boolean values and defaults to "man podman-history" optionsRobert P. J. Day2020-01-26
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | | | | Merge pull request #4985 from baude/pushhiddenOpenShift Merge Robot2020-01-27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Hidden remote flags can be nil
| * | | | | | Hidden remote flags can be nilBrent Baude2020-01-26
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pull command has several options that are hidden for the remote client. In that case, when checking to see if the flag has been flipped with .Changed, we get a nil pointer error. Using IsSet is tolerant of this. Fixes: #4706 Signed-off-by: Brent Baude <bbaude@redhat.com>
* | | | | | Merge pull request #4979 from rpjday/rpjday/system_pruneOpenShift Merge Robot2020-01-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | docs: fix system-prune markdown; reword for clarity
| * | | | | | docs: fix system-prune markdown; reword for clarityRobert P. J. Day2020-01-26
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In addition to tweaking markdown, reword the explanation of the "--volumes" option for clarity. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | | | Merge pull request #4977 from rpjday/rpjday/man_pagesOpenShift Merge Robot2020-01-26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | docs: clean up "man podman-rm", "man podman-rmi"
| * | | | | docs: clean up "man podman-rm", "man podman-rmi"Robert P. J. Day2020-01-26
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Standardize markdown for options and commands, and add leading dollar signs to emphasize commands being run. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | | Merge pull request #4975 from agners/add-openembedded-to-install.mdOpenShift Merge Robot2020-01-26
|\ \ \ \ \ | |/ / / / |/| | | | install.md: mention availability of OpenEmbedded recipes
| * | | | install.md: mention availability of OpenEmbedded recipesStefan Agner2020-01-26
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | OpenEmbedded is a build framework to build an embedded Linux distribution. Podman recipes are available in the meta-virtualization layer. Signed-off-by: Stefan Agner <stefan@agner.ch>
* | | | Merge pull request #4933 from rpjday/docs/markdown/inspectOpenShift Merge Robot2020-01-26
|\ \ \ \ | |/ / / |/| | | markdown: reword 'podman-inspect' to properly explain '--size'
| * | | markdown: reword 'podman-inspect' to properly explain '--size'Robert P. J. Day2020-01-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reword the man page to clarify that the '--size' option displays the container size in addition to the normal output. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
* | | | Merge pull request #4926 from TomSweeneyRedHat/dev/tsweeney/fixsystemdfOpenShift Merge Robot2020-01-25
|\ \ \ \ | | | | | | | | | | Fix example format in system df man