036531c006
Fix the pkg/specgen/SpecGenerator.getSeccompConfig stub
...
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2020-03-20 23:25:15 +01:00
0feec5de98
podmanv2 pod exists
...
add pod exists for podman v2
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-20 17:07:57 -05:00
7a095af92a
Merge pull request #5571 from baude/v2exists
...
podmanv2 container exists|wait
2020-03-20 22:22:20 +01:00
232b5034cf
when removing networks for tests, force should be used
...
when removing networks in integration tests, we should should force; otherwise if the network has containers associated with it, it will fail to remove.
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-20 16:19:58 -05:00
cec2e6d706
Add basic structure of a spec generator for pods
...
This will be used for remote creation of pods initially.
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-03-20 16:07:46 -04:00
6df1d2043b
Merge pull request #5574 from baude/podtest
...
[CI:DOCS]fix type issue in pod binding test
2020-03-20 21:00:28 +01:00
f76aad0d47
[CI:DOCS]fix type issue in pod binding test
...
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-20 14:45:27 -05:00
c81e065149
podmanv2 enable remote wait
...
enable remote container wait with condition
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-20 14:33:33 -05:00
4a00409bf8
fix remote connection use of context
...
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-20 13:15:50 -05:00
baf3a9b3a7
use boolreport for containerexists response
...
in the case of exists, use a boolreport structure so that responses can be consistent pointer and error
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-20 13:01:24 -05:00
87293028e6
podmanv2 container exists|wait
...
enable container exists and wait for podmanv2
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-20 12:54:45 -05:00
8ab686f0e0
Add APIV2 service files
...
Also fix issue in pods_test.go
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-20 09:09:42 -04:00
ccc30c606e
Merge pull request #5539 from sujil02/issue-5461
...
Implemented --iidfile for podman commit
2020-03-20 11:45:32 +01:00
d927b43350
Merge pull request #5525 from baude/apiv2bindinglogs
...
apiv2 add bindings for logs|events
2020-03-19 23:49:44 +01:00
b6954758bb
Attempt manual removal of CNI IP allocations on refresh
...
We previously attempted to work within CNI to do this, without
success. So let's do it manually, instead. We know where the
files should live, so we can remove them ourselves instead. This
solves issues around sudden reboots where containers do not have
time to fully tear themselves down, and leave IP address
allocations which, for various reasons, are not stored in tmpfs
and persist through reboot.
Fixes #5433
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
2020-03-19 17:20:31 -04:00
aa6c8c2e55
Merge pull request #5088 from mheon/begin_exec_rework
...
Begin exec rework
2020-03-19 22:09:40 +01:00
5efa6dae90
Implemented --iidfile for podman commit
...
Added flag to Write the image ID to the file with podman commit command.
Fix to issue #5461
Signed-off-by: Sujil02 <sushah@redhat.com>
2020-03-19 16:32:02 -04:00
c1ff17acfa
Merge pull request #5561 from jwhonce/wip/entities
...
[CI:DOCS] Add guidelines for writing podman V2 CLI commands
2020-03-19 20:48:08 +01:00
798d82951e
Merge pull request #5558 from mheon/bump-1.8.2
...
Bump to v1.8.2
2020-03-19 20:45:26 +01:00
46b338c77d
Add guildline for writing podman V2 CLI commands
...
Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-03-19 11:54:27 -07:00
cccd05cb5b
Merge pull request #5557 from baude/removebinary
...
[CI:DOCS]remove podmanv2 binary
2020-03-19 19:38:55 +01:00
9ac58fd78e
Use creds form PullImage remote
...
fix #5511
Adds creds argument to PullImage API and Enables podman-remote to pull image with --creds
Signed-off-by: Qi Wang <qiwan@redhat.com>
2020-03-19 14:38:12 -04:00
aaf50f0f66
Fix docker man page links
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-19 14:03:02 -04:00
aef32407eb
Bump to v1.8.3-dev
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-03-19 13:38:44 -04:00
028e3317eb
Bump to v1.8.2
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
v1.8.2
2020-03-19 13:38:41 -04:00
9e886d3a4a
[CI:DOCS]remove podmanv2 binary
...
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-19 12:23:08 -05:00
1cb3e3a705
Merge pull request #5556 from mheon/release_notes_182_final
...
[CI:DOCS] Update release notes for v1.8.2 final release
2020-03-19 18:21:59 +01:00
093d9ef673
Merge pull request #5546 from jwhonce/wip/entities
...
V2 podman command
2020-03-19 18:19:43 +01:00
b43e249b1d
Merge pull request #5554 from baude/compatfix
...
fix reported compat issues
2020-03-19 17:34:39 +01:00
0286023437
Update release notes for v1.8.2 final release
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-03-19 12:24:55 -04:00
49a7856f2e
Merge pull request #5465 from edsantiago/man_page_option_checker
...
New test: man page cross-ref against --help
2020-03-19 16:53:02 +01:00
edcc73eeb2
Merge pull request #5551 from rhatdan/windows
...
Don't include SUBDIR in windows.zip
2020-03-19 16:06:27 +01:00
d375424854
fix reported compat issues
...
honor -1 in in list containers for compatibility mode. it is commonly used to indicate no limit.
change the json id parameter to Id in container create.
Fixes : #5553
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-19 10:05:10 -05:00
bebc9d8145
rootlessport: handle SIGPIPE
...
when a sigpipe is received the stdout/stderr pipe was closed, so
reopen them with /dev/null.
Closes: https://github.com/containers/libpod/issues/5541
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-03-19 15:59:30 +01:00
1be6178915
Merge pull request #5445 from sujil02/podFilter-new
...
Filter pods through pod list api
2020-03-19 15:50:50 +01:00
d1c26af144
apiv2 add bindings for logs|events
...
add go-bindings for logs and events. tests were also added.
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-19 09:38:00 -05:00
e87fe4dbbb
Merge pull request #5550 from giuseppe/rootless-hidepid
...
rootless: fix usage with hidepid=1
2020-03-19 14:07:58 +01:00
fea5f913e3
Don't include SUBDIR in windows.zip
...
The zip file should returne podman.exe plus the documentation
directory.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-19 08:57:54 -04:00
1091440e5d
rootless: fix usage with hidepid=1
...
when /proc is mounted with hidepid=1 a process doesn't see processes
from the outer user namespace. This causes an issue reading the
cmdline from the parent process.
To address it, always read the command line from /proc/self instead of
using /proc/PARENT_PID.
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-03-19 11:18:23 +01:00
68a5a85cc2
Bump github.com/containers/common from 0.5.0 to 0.6.1
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.5.0 to 0.6.1.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.5.0...v0.6.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-03-19 10:40:44 +01:00
fbe743501e
V2 podman command
...
Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-03-18 16:41:12 -07:00
bd9386ddac
Merge pull request #5542 from rhatdan/vendor
...
Vendor in containers/buildah v1.14.3
2020-03-18 22:16:23 +01:00
464a1cd485
Merge pull request #5540 from jwhonce/issues/5531
...
Reduce CPU usage when --timeout=0
2020-03-18 21:55:09 +01:00
d66d542820
Merge pull request #5544 from baude/apiv2serveswagger
...
serve swagger when present
2020-03-18 21:26:52 +01:00
c9c95a7e0b
Merge pull request #5543 from edsantiago/swagger_fixes
...
swagger: more consistency fixes
2020-03-18 21:24:21 +01:00
52c8350530
serve swagger when present
...
register the swagger endpoint and add some error handling for when the swagger file does not exist
Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-03-18 14:34:14 -05:00
f557cf91d2
swagger: more consistency fixes
...
Some new 'manifests' entries have the wrong {name} parameter
Signed-off-by: Ed Santiago <santiago@redhat.com>
2020-03-18 13:33:07 -06:00
67d0d1e509
Vendor in containers/buildah v1.14.3
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-03-18 14:26:40 -04:00
45e7cbfef6
Merge pull request #5480 from vrothberg/auto-updates
...
auto update containers in systemd units
2020-03-18 18:27:33 +01:00
651ddd3560
Reduce CPU usage when --timeout=0
...
* Add second go routine for when a Timer is not needed.
* goimports updated some project files
Fixes #5531
Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-03-18 10:27:25 -07:00