Daniel J Walsh
280f332bd9
Vendor in containers/buildah v1.19.3
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-01-29 11:57:20 -05:00
dependabot-preview[bot]
b74f939fb5
Bump github.com/containers/image/v5 from 5.10.0 to 5.10.1
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.10.0...v5.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2021-01-29 10:27:35 +01:00
dependabot-preview[bot]
75c3b33899
Bump github.com/containers/image/v5 from 5.9.0 to 5.10.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.9.0 to 5.10.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.9.0...v5.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-01-28 04:51:57 -05:00
Daniel J Walsh
c88022589a
Bump to containers/buildah 1.9.2
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-01-15 06:23:19 -05:00
OpenShift Merge Robot
e273ba34ef
Merge pull request #8966 from ashley-cui/common33
...
Vendor in common 0.33.1
2021-01-13 16:01:25 -05:00
Ashley Cui
566a923950
Vendor in common 0.33.1
...
As per title
Signed-off-by: Ashley Cui <acui@redhat.com >
2021-01-13 13:00:33 -05:00
baude
827f6c9cb0
Reduce general binding binary size
...
when using the bindings to *only* make a connection, the binary was
rough 28MB. This PR reduces it down to 11. There is more work to do
but it will come in a secondary PR.
Signed-off-by: baude <bbaude@redhat.com >
2021-01-13 09:35:24 -06:00
Daniel J Walsh
1c1e670d40
Use HTTPProxy settings from containers.conf
...
This PR takes the settings from containers.conf and uses
them. This works on the podman local but does not fix the
issue for podman remote or for APIv2. We need a way
to specify optionalbooleans when creating containers.
Fixes: https://github.com/containers/podman/issues/8843
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-01-11 17:35:39 -05:00
dependabot-preview[bot]
63ecd1215a
Bump github.com/containers/storage from 1.24.4 to 1.24.5
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.24.4 to 1.24.5.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.24.4...v1.24.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-01-11 08:50:59 -05:00
Daniel J Walsh
d9ebbbfe5b
Switch references of /var/run -> /run
...
Systemd is now complaining or mentioning /var/run as a legacy directory.
It has been many years where /var/run is a symlink to /run on all
most distributions, make the change to the default.
Partial fix for https://github.com/containers/podman/issues/8369
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2021-01-07 05:37:24 -05:00
Valentin Rothberg
21f5154399
vendor containers/psgo@v1.5.2
...
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2021-01-05 10:44:16 +01:00
dependabot-preview[bot]
057faea5c1
Bump github.com/containers/storage from 1.24.3 to 1.24.4
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.24.3 to 1.24.4.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.24.3...v1.24.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-12-23 04:29:57 -05:00
Daniel J Walsh
04b43ccf64
Add Security information to podman info
...
When debugging issues, it would be helpful to know the
security settings of the system running into the problem.
Adding security info to `podman info` is also useful to users.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-12-22 08:13:14 -05:00
Valentin Rothberg
adcb3a7a60
remote copy
...
Implement `podman-remote cp` and break out the logic from the previously
added `pkg/copy` into it's basic building blocks and move them up into
the `ContainerEngine` interface and `cmd/podman`.
The `--pause` and `--extract` flags are now deprecated and turned into
nops.
Note that this commit is vendoring a non-release version of Buildah to
pull in updates to the copier package.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-12-18 12:08:49 +01:00
dependabot-preview[bot]
641046a79e
Bump github.com/containers/common from 0.31.0 to 0.31.1
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.31.0...v0.31.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-12-18 10:26:24 +01:00
dependabot-preview[bot]
2605dd82bf
Bump github.com/containers/storage from 1.24.1 to 1.24.3
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.24.1 to 1.24.3.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.24.1...v1.24.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-12-09 15:09:38 -05:00
dependabot-preview[bot]
35ee3eb9c3
Bump github.com/containers/image/v5 from 5.8.1 to 5.9.0
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.8.1 to 5.9.0.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.8.1...v5.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Miloslav Trmač <mitr@redhat.com >
2020-12-08 06:56:55 -05:00
dependabot-preview[bot]
0c97252a6f
Bump github.com/containers/common from 0.30.0 to 0.31.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.30.0...v0.31.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-12-07 05:53:35 -05:00
Ashley Cui
90d41104d9
Vendor in containers/common v0.30.0
...
Signed-off-by: Ashley Cui <acui@redhat.com >
2020-12-04 13:35:00 -05:00
Daniel J Walsh
20160af018
Switch from pkg/secrets to pkg/subscriptions
...
The buildah/pkg/secrts package was move to
containers/common/pkg/subscriptions.
Switch to using this by default.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-11-26 07:30:18 -05:00
dependabot-preview[bot]
3344afde72
Bump github.com/containers/common from 0.27.0 to 0.29.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.27.0 to 0.29.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.27.0...v0.29.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-11-23 05:45:25 -05:00
Daniel J Walsh
0bad9f1ad7
vendor in containers/storage v1.24.1 containers/image v5.8.1
...
These vendors fix the handling of homedirs.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-11-19 16:09:53 -05:00
TomSweeneyRedHat
b78a90cbde
Bump Buildah to v1.18.0, c/storage to v1.24.0
...
Update to Buildah v1.18.0 and c/storage to v1.24
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com >
2020-11-16 15:50:14 -05:00
Valentin Rothberg
8e4a42aa42
short-name aliasing
...
Add support for short-name aliasing.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-11-13 15:40:06 +01:00
dependabot-preview[bot]
24ec03a5f1
Bump github.com/containers/common from 0.26.3 to 0.27.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.26.3 to 0.27.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.26.3...v0.27.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-11-10 07:21:13 -05:00
dependabot-preview[bot]
47a1934631
Bump github.com/containers/storage from 1.23.8 to 1.23.9
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.23.8 to 1.23.9.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.23.8...v1.23.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-11-04 05:09:44 -05:00
dependabot-preview[bot]
c8c35c9792
Bump github.com/containers/storage from 1.23.7 to 1.23.8
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.23.7 to 1.23.8.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.23.7...v1.23.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-11-02 05:26:11 -05:00
TomSweeneyRedHat
acba9d5c01
Bump Buildah to v1.17.0
...
Bump Buildah to v1.17.0 on Master.
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com >
2020-10-30 13:33:08 -04:00
Valentin Rothberg
65a618886e
new "image" mount type
...
Add a new "image" mount type to `--mount`. The source of the mount is
the name or ID of an image. The destination is the path inside the
container. Image mounts further support an optional `rw,readwrite`
parameter which if set to "true" will yield the mount writable inside
the container. Note that no changes are propagated to the image mount
on the host (which in any case is read only).
Mounts are overlay mounts. To support read-only overlay mounts, vendor
a non-release version of Buildah.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-10-29 15:06:22 +01:00
Daniel J Walsh
2099c86f33
build(deps): bump github.com/containers/common from 0.26.0 to 0.26.3
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.26.0 to 0.26.3.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](containers/common@v0.26 .0...v0.26.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-10-27 07:25:23 -04:00
dependabot-preview[bot]
22b1d10d31
Bump github.com/containers/buildah from 1.16.4 to 1.16.5
...
Bumps [github.com/containers/buildah](https://github.com/containers/buildah ) from 1.16.4 to 1.16.5.
- [Release notes](https://github.com/containers/buildah/releases )
- [Changelog](https://github.com/containers/buildah/blob/master/CHANGELOG.md )
- [Commits](https://github.com/containers/buildah/compare/v1.16.4...v1.16.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-10-23 06:52:53 -04:00
Jhon Honce
bab3cda0e8
Refactor podman to use c/common/pkg/report
...
All formatting for containers stack moved into one package
The does not correct issue with headers when using custom tables
Signed-off-by: Jhon Honce <jhonce@redhat.com >
2020-10-21 08:16:52 -07:00
Daniel J Walsh
711d4ba027
Bump github.com/containers/common from 0.24.0 to 0.26.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.24.0 to 0.26.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.24.0...v0.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-10-16 04:38:06 -04:00
Jhon Honce
eb4a746efc
Restore --format table support
...
* system df
* events
* fix error handling from go routine
* update tests to use gomega matchers for better error messages
* system info
* version
* volume inspect
Signed-off-by: Jhon Honce <jhonce@redhat.com >
2020-10-13 17:28:45 -07:00
Daniel J Walsh
f9140f7efc
Bump github.com/containers/common from 0.23.0 to 0.24.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.23.0...v0.24.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-10-02 08:59:07 -04:00
dependabot-preview[bot]
9212e0499b
Bump github.com/containers/buildah from 1.16.2 to 1.16.4
...
Bumps [github.com/containers/buildah](https://github.com/containers/buildah ) from 1.16.2 to 1.16.4.
- [Release notes](https://github.com/containers/buildah/releases )
- [Changelog](https://github.com/containers/buildah/blob/master/CHANGELOG.md )
- [Commits](https://github.com/containers/buildah/compare/v1.16.2...v1.16.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-10-02 05:54:32 -04:00
dependabot-preview[bot]
017f8d6a63
Bump github.com/containers/common from 0.22.0 to 0.23.0
...
Bumps [github.com/containers/common](https://github.com/containers/common ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/containers/common/releases )
- [Commits](https://github.com/containers/common/compare/v0.22.0...v0.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-09-25 04:19:55 -04:00
dependabot-preview[bot]
e1270de308
Bump github.com/containers/buildah from 1.16.1 to 1.16.2
...
Bumps [github.com/containers/buildah](https://github.com/containers/buildah ) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/containers/buildah/releases )
- [Changelog](https://github.com/containers/buildah/blob/master/CHANGELOG.md )
- [Commits](https://github.com/containers/buildah/compare/v1.16.1...v1.16.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-09-23 05:36:41 -04:00
Daniel J Walsh
8d3c7b4202
Bump github.com/rootless-containers/rootlesskit from 0.10.0 to 0.10.1
...
Bumps [github.com/rootless-containers/rootlesskit](https://github.com/rootless-containers/rootlesskit ) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/rootless-containers/rootlesskit/releases )
- [Commits](https://github.com/rootless-containers/rootlesskit/compare/v0.10.0...v0.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-09-17 16:20:10 -04:00
Daniel J Walsh
08cc87636e
Vendor in containers/buildah 1.16.1
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-09-11 13:37:37 -04:00
Daniel J Walsh
cd2b2d9fae
Vendor in containers/common v0.22.0
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-09-11 09:52:19 -04:00
Daniel J Walsh
98620c56d6
vendor containers/storage v1.23.5
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-09-10 09:34:31 -04:00
Valentin Rothberg
7fea46752c
support multi-image (docker) archives
...
Support loading and saving tarballs with more than one image.
Add a new `/libpod/images/export` endpoint to the rest API to
allow for exporting/saving multiple images into an archive.
Note that a non-release version of containers/image is vendored.
A release version must be vendored before cutting a new Podman
release. We force the containers/image version via a replace in
the go.mod file; this way go won't try to match the versions.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com >
2020-09-08 08:47:19 +02:00
dependabot-preview[bot]
b62fa769f8
Bump github.com/containers/storage from 1.23.2 to 1.23.4
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.23.2 to 1.23.4.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.23.2...v1.23.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-09-05 06:37:36 -04:00
Sascha Grunert
98ead36531
Switch to containers/common for seccomp
...
The seccomp/containers-golang library is not maintained any more and we
should stick to containers/common.
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2020-08-27 21:14:59 +02:00
Daniel J Walsh
52b14a2218
Update vendor of buildah to latest code
...
Fix podman build man pages to match buildah functionality.
Also document .dockerignore formatted files.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-08-25 08:13:28 -04:00
Daniel J Walsh
3848cac860
In podman 1.* regression on --cap-add
...
In podman 1.0 if you executed a command like:
podman run --user dwalsh --cap-add net_bind_service alpine nc -l 80
It would work, and the user dwalsh would get the capability, in
podman 2.0, only root and the binding set gets the capability.
This change restores us back to the way podman 1.0 worked.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-08-21 10:56:29 -04:00
dependabot-preview[bot]
8a25e6ab6e
Bump github.com/containers/image/v5 from 5.5.1 to 5.5.2
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.5.1...v5.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-08-19 05:57:00 -04:00
dependabot-preview[bot]
fec8a29e91
Bump github.com/containers/storage from 1.21.2 to 1.23.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.21.2 to 1.23.0.
- [Release notes](https://github.com/containers/storage/releases )
- [Changelog](https://github.com/containers/storage/blob/master/docs/containers-storage-changes.md )
- [Commits](https://github.com/containers/storage/compare/v1.21.2...v1.23.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2020-08-15 06:46:11 -04:00
Qi Wang
42d756d77b
Retry pulling image
...
Wrap the inner helper in the retry function. Functions pullimage failed with retriable error will default maxretry 3 times using exponential backoff.
Signed-off-by: Qi Wang <qiwan@redhat.com >
2020-08-04 15:56:19 -04:00