Commit Graph

795 Commits

Author SHA1 Message Date
OpenShift Merge Robot 1be4611dce Merge pull request #378 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.7.0
Bump github.com/opencontainers/selinux from 1.6.0 to 1.7.0
2020-12-09 08:40:56 -05:00
dependabot-preview[bot] 3c27a11cae Bump github.com/onsi/gomega from 1.10.3 to 1.10.4
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.10.3...v1.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-09 08:07:52 -05:00
dependabot-preview[bot] 42bb65e542 Bump github.com/opencontainers/selinux from 1.6.0 to 1.7.0
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-09 08:07:25 -05:00
OpenShift Merge Robot 75d4ba7320 Merge pull request #377 from containers/dependabot/go_modules/github.com/containers/storage-1.24.3
Bump github.com/containers/storage from 1.24.2 to 1.24.3
2020-12-08 09:28:29 -05:00
Daniel J Walsh 21dc020ae5 Bump github.com/containers/storage from 1.24.2 to 1.24.3
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.24.2 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.2...v1.24.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-08 06:52:29 -05:00
OpenShift Merge Robot 06931f7f1a Merge pull request #376 from containers/dependabot/go_modules/github.com/containers/image/v5-5.9.0
Bump github.com/containers/image/v5 from 5.8.1 to 5.9.0
2020-12-08 05:57:26 -05:00
dependabot-preview[bot] 7ae4a0816c 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: Daniel J Walsh <dwalsh@redhat.com>
2020-12-08 05:42:23 -05:00
OpenShift Merge Robot 4ca8b346e9 Merge pull request #374 from containers/dependabot/go_modules/github.com/containers/storage-1.24.2
Bump github.com/containers/storage from 1.24.1 to 1.24.2
2020-12-07 16:48:59 -05:00
dependabot-preview[bot] b635bb1dd5 Bump github.com/containers/storage from 1.24.1 to 1.24.2
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.24.1 to 1.24.2.
- [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.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-07 05:46:13 -05:00
Daniel J Walsh 7a054180bd Merge pull request #373 from rhatdan/libpod.conf
Bump to v0.31.0
2020-12-05 06:20:45 -05:00
Daniel J Walsh 04ff834752 Move to v0.31.1-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-05 06:19:41 -05:00
Daniel J Walsh 1e3f7b6050 Bump to v0.31.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-05 06:19:15 -05:00
OpenShift Merge Robot a0ff81965b Merge pull request #370 from rhatdan/crun
Switch default runtime from runc to crun
2020-12-04 16:31:22 -05:00
OpenShift Merge Robot 16098c3cca Merge pull request #371 from mheon/add_volume_plugins
Add a volume plugins field to containers.conf
2020-12-04 16:29:28 -05:00
Matthew Heon 33a960773b Add a volume plugins field to containers.conf
We decided that making users explicitly list plugins they wanted
to use was not a bad thing, and greatly simplifies our
implementation. As such, we need a place to do that, and
`containers.conf` is the logical location.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-12-04 13:48:24 -05:00
OpenShift Merge Robot 782eaa8e04 Merge pull request #369 from rhatdan/libpod.conf
Remove libpod.conf
2020-12-04 09:22:17 -05:00
Daniel J Walsh f58e310727 Remove libpod.conf
We no longer support libpod.conf, remove any code that deals with it.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-04 08:11:31 -05:00
Daniel J Walsh 8618895ac3 Switch default runtime from runc to crun
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-12-04 08:06:11 -05:00
Daniel J Walsh e6415beab9 Merge pull request #366 from rhatdan/VERSION
Bump to v0.30.0
2020-11-25 14:04:52 -05:00
Daniel J Walsh e58b1a19f1 Move to v0.30.1-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-25 14:03:33 -05:00
Daniel J Walsh 2a0ec0c98f Bump to v0.30.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-25 14:03:32 -05:00
OpenShift Merge Robot 8576244d95 Merge pull request #365 from rhatdan/VERSION
Add ability to set system wide options for slirp4netns
2020-11-25 20:03:17 +01:00
Daniel J Walsh d568d40354 Add ability to set system wide options for slirp4netns
Also fixup some formatting issues in man pages.

Fix generation of multiple man pages.

Partial fix for: https://github.com/containers/podman/issues/7888

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-25 13:42:53 -05:00
Daniel J Walsh 77f855fa7c Merge pull request #362 from rhatdan/VERSION
Bump to v0.29.0
2020-11-20 15:35:34 -05:00
Daniel J Walsh 288f076570 Move to v0.29.1-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 15:34:27 -05:00
Daniel J Walsh 06025bbaf6 Bump to v0.29.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 15:34:27 -05:00
OpenShift Merge Robot f54de6cf83 Merge pull request #361 from rhatdan/VERSION
Fix Function names to not stutter
2020-11-20 21:31:14 +01:00
Daniel J Walsh 66020b6baf Fix Function names to not stutter
Currently callers to the pkg/umask and /pkg/subscriptions
have to make calls lib umask.SetUmask and subscriptions.Subscription
This PR removes the stutter, before people actually use the API.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 15:23:22 -05:00
Daniel J Walsh 34fe9a90b4 Merge pull request #360 from rhatdan/VERSION
Bump to v0.28.1
2020-11-20 15:11:13 -05:00
Daniel J Walsh 1c02763eb9 Move to v0.28.2-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 14:56:25 -05:00
Daniel J Walsh bb7e9cf40c Move to v0.28.1
Add missing subcriptions directory.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 14:55:48 -05:00
Daniel J Walsh 6df66f2b2e Merge pull request #359 from rhatdan/VERSION
Bump to v0.28.0
2020-11-20 14:43:45 -05:00
Daniel J Walsh 5abf6adeed Move to v0.28.1-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 14:42:45 -05:00
Daniel J Walsh 58d28f5f2d Bump to v0.28.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 14:42:25 -05:00
OpenShift Merge Robot 729e37920a Merge pull request #358 from containers/dependabot/go_modules/github.com/containers/image/v5-5.8.1
Bump github.com/containers/image/v5 from 5.8.0 to 5.8.1
2020-11-20 20:38:52 +01:00
Daniel J Walsh d8b45db552 Merge pull request #354 from rhatdan/keyring
Add support for enabling/disabling kernel keyring in engines
2020-11-20 14:35:34 -05:00
Daniel J Walsh db0cd0966f Bump github.com/containers/image/v5 from 5.8.0 to 5.8.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.8.0...v5.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 14:15:43 -05:00
Daniel J Walsh 69ee79b12c Add support for enabling/disabling kernel keyring in engines
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 13:39:24 -05:00
OpenShift Merge Robot 05bd4836d8 Merge pull request #357 from containers/dependabot/go_modules/github.com/containers/storage-1.24.1
Bump github.com/containers/storage from 1.24.0 to 1.24.1
2020-11-20 19:38:20 +01:00
dependabot-preview[bot] 552c078c12 Bump github.com/containers/storage from 1.24.0 to 1.24.1
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.24.0 to 1.24.1.
- [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.0...v1.24.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-20 11:58:25 -05:00
OpenShift Merge Robot 5de5412c33 Merge pull request #356 from mheon/no_default_infra_cmd
We should not be setting a default infra command.
2020-11-20 12:35:06 +01:00
Daniel J Walsh 8b64a0f9b5 Merge pull request #355 from QiWang19/retry-error
Print the error to log info
2020-11-20 06:27:24 -05:00
Matthew Heon bb5e97fdbb We should not be setting a default infra command.
We should be sourcing from the image CMD/ENTRYPOINT by default.
Having a default prevents us from doing that - we should only be
using this for user-configured values that do not come from the
image.

Signed-off-by: Matthew Heon <mheon@redhat.com>
2020-11-19 15:43:36 -05:00
OpenShift Merge Robot 3468cb3598 Merge pull request #353 from rhatdan/secrets
Move buildah/pkg/secrets to common/pkg/subscriptions
2020-11-19 20:32:54 +01:00
Qi Wang a397721d76 Print the error to log info
When retry with retryable error, add the error to the log meassage providing more info for debugging.

Signed-off-by: Qi Wang <qiwan@redhat.com>
2020-11-19 14:21:09 -05:00
Daniel J Walsh 83bda5699e Move buildah/pkg/secrets to common/pkg/subscriptions
Since secrets is shared by buildah, podman and cri-o, we need
to move it to containers/common.

Also move containers-mounts.conf.5.md to common from podman,
since this is common to all packages.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-19 10:31:58 -05:00
OpenShift Merge Robot b594a75a2d Merge pull request #351 from rhatdan/remote
Move some volume and device parsing from buildah to common
2020-11-18 16:40:21 +01:00
Daniel J Walsh f9bd8a21b0 Move some volume and device parsing from buildah to common
We want to split out buildah/pkg/parse for components other
containers/engines are using without pulling in the buildah library.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-18 08:43:35 -05:00
OpenShift Merge Robot c52ef37103 Merge pull request #349 from containers/dependabot/go_modules/github.com/containers/image/v5-5.8.0
Bump github.com/containers/image/v5 from 5.7.0 to 5.8.0
2020-11-17 20:23:14 +01:00
Daniel J Walsh 29691c7b50 Bump github.com/containers/image/v5 from 5.7.0 to 5.8.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.7.0...v5.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-11-17 14:07:14 -05:00