dependabot-preview[bot]
f074579bac
Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1
...
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo ) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/onsi/ginkgo/releases )
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/onsi/ginkgo/compare/v1.15.0...v1.15.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-03-08 06:00:11 -05:00
OpenShift Merge Robot
d7c559bef4
Merge pull request #470 from containers/dependabot/go_modules/github.com/containers/image/v5-5.10.5
...
Bump github.com/containers/image/v5 from 5.10.4 to 5.10.5
2021-03-05 05:05:01 -05:00
dependabot-preview[bot]
cb88950623
Bump github.com/containers/image/v5 from 5.10.4 to 5.10.5
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.10.4 to 5.10.5.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.10.4...v5.10.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-03-04 14:34:30 -05:00
Daniel J Walsh
cdf242a228
Merge pull request #469 from rhatdan/VERSION
...
Bump to v0.35.2
2021-03-01 09:05:41 -05:00
Daniel J Walsh
1dacad8474
Move to v0.35.3-dev
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-03-01 09:04:24 -05:00
Daniel J Walsh
37e2ce5212
Bump to v0.35.2
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-03-01 09:04:10 -05:00
OpenShift Merge Robot
ea57480d76
Merge pull request #466 from rhatdan/shrink
...
Vendor in containers/common and start using types subdir.
2021-03-01 14:54:49 +01:00
Daniel J Walsh
ee0eadd226
Vendor in containers/common and start using types subdir.
...
This will shrink the vendoring size of containers/common/pkg/config
by a huge amount.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-27 06:43:12 -05:00
OpenShift Merge Robot
6859f16f7e
Merge pull request #467 from containers/dependabot/go_modules/github.com/containers/image/v5-5.10.4
...
Bump github.com/containers/image/v5 from 5.10.3 to 5.10.4
2021-02-27 12:35:03 +01:00
dependabot-preview[bot]
51790eb2d2
Bump github.com/containers/image/v5 from 5.10.3 to 5.10.4
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.10.3 to 5.10.4.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.10.3...v5.10.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-26 07:15:09 -05:00
Daniel J Walsh
c682d30615
Merge pull request #464 from rhatdan/master
...
Bump to v0.35.1
2021-02-23 15:31:41 -05:00
Daniel J Walsh
059a2f4346
Move to v0.35.2-dev
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-23 15:28:39 -05:00
Daniel J Walsh
11802b8fa0
Bump to v0.35.1
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-23 15:28:26 -05:00
OpenShift Merge Robot
cc1e48b050
Merge pull request #460 from containers/dependabot/go_modules/github.com/containers/image/v5-5.10.3
...
Bump github.com/containers/image/v5 from 5.10.2 to 5.10.3
2021-02-23 06:03:27 -05:00
dependabot-preview[bot]
86eb56d2fa
Bump github.com/containers/image/v5 from 5.10.2 to 5.10.3
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.10.2...v5.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-23 05:35:14 -05:00
OpenShift Merge Robot
84b31b1a8e
Merge pull request #463 from rhatdan/log
...
Stop logging messages about using DOCKER_CONFIG
2021-02-23 04:30:26 -05:00
Daniel J Walsh
a6447704e3
Stop logging messages about using DOCKER_CONFIG
...
Since the GetDefaultAuthFile() is caused during podman init
it ends up logging the same info line multiple times, with
no way for the user to quiet the output.
Fixes https://github.com/containers/podman/issues/9473
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-22 17:00:05 -05:00
Daniel J Walsh
3b17617e6d
Merge pull request #459 from rhatdan/completion
...
Completion
2021-02-19 06:38:00 -05:00
Daniel J Walsh
e86fc60b84
Add autocompletions to be shared between buildah and podman
...
When attempting to port podman secrets to buildah secrets, I found
these autocompletions which could be shared between the projects.
Moving them to containers/common to allow sharing.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-19 05:55:45 -05:00
Daniel J Walsh
5e0f348440
Merge branch 'master' of github.com:containers/common
2021-02-19 05:54:28 -05:00
OpenShift Merge Robot
7bcb00b4e9
Merge pull request #458 from containers/dependabot/go_modules/github.com/sirupsen/logrus-1.8.0
...
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0
2021-02-18 09:04:41 -05:00
dependabot-preview[bot]
d4c071f07e
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.1...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-18 05:05:51 -05:00
Daniel J Walsh
33b7f7635f
Export error constants from pkg/secrets
...
We want to be able to use these secrets constants from Buildah to
handle errors properly.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-17 15:26:39 -05:00
Daniel J Walsh
d0bfb76666
Merge pull request #456 from rhatdan/master
...
Bump to v0.35.0
2021-02-17 14:51:17 -05:00
Daniel J Walsh
e77728babf
Move to v0.35.1-dev
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-17 14:49:44 -05:00
Daniel J Walsh
7fd376d736
Bump to v0.35.0
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-17 14:49:40 -05:00
OpenShift Merge Robot
874e4bdc48
Merge pull request #455 from containers/dependabot/go_modules/github.com/sirupsen/logrus-1.7.1
...
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1
2021-02-17 14:48:32 -05:00
OpenShift Merge Robot
4b073c0c33
Merge pull request #454 from rhatdan/range
...
Move EnforceRange and HasTable out of Podman and into common
2021-02-17 10:28:33 -05:00
dependabot-preview[bot]
2a5286f006
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.7.0...v1.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-17 06:50:16 -05:00
Daniel J Walsh
36ef32d27d
Move EnforceRange and HasTable out of Podman and into common
...
These functions were in podman but used with the report template.
They need to be used with Buildah secrets, so moving into common.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-16 14:59:19 -05:00
OpenShift Merge Robot
7b95573fdd
Merge pull request #452 from containers/dependabot/go_modules/github.com/spf13/cobra-1.1.3
...
Bump github.com/spf13/cobra from 1.1.2 to 1.1.3
2021-02-12 20:59:57 -05:00
dependabot-preview[bot]
81446f1cb1
Bump github.com/spf13/cobra from 1.1.2 to 1.1.3
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.1.2...v1.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-02-12 11:37:30 +01:00
OpenShift Merge Robot
f8a2c7c90a
Merge pull request #449 from containers/dependabot/go_modules/github.com/spf13/cobra-1.1.2
...
Bump github.com/spf13/cobra from 1.1.1 to 1.1.2
2021-02-11 12:16:00 -05:00
OpenShift Merge Robot
aa13bee0a2
Merge pull request #448 from containers/dependabot/go_modules/github.com/containers/image/v5-5.10.2
...
Bump github.com/containers/image/v5 from 5.10.1 to 5.10.2
2021-02-11 12:14:58 -05:00
dependabot-preview[bot]
e4a81b18ae
Bump github.com/spf13/cobra from 1.1.1 to 1.1.2
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-10 10:32:26 -05:00
dependabot-preview[bot]
cd503c544e
Bump github.com/containers/image/v5 from 5.10.1 to 5.10.2
...
Bumps [github.com/containers/image/v5](https://github.com/containers/image ) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/containers/image/releases )
- [Commits](https://github.com/containers/image/compare/v5.10.1...v5.10.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-10 10:31:35 -05:00
OpenShift Merge Robot
2d45b69cd7
Merge pull request #446 from containers/dependabot/go_modules/github.com/opencontainers/runc-1.0.0-rc93
...
Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-rc93
2021-02-10 10:29:38 -05:00
OpenShift Merge Robot
349cf9be11
Merge pull request #447 from rhatdan/man
...
Add missing values to containers.conf man page
2021-02-09 15:00:14 -05:00
Daniel J Walsh
cfcb868490
Add missing values to containers.conf man bpage
...
Fix some alphabetic sorting.
Add missing default_network setting to containers.conf
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-09 14:17:48 -05:00
Daniel J Walsh
c18f0fa0cf
Merge branch 'master' of github.com:containers/common into dependabot/go_modules/github.com/opencontainers/runc-1.0.0-rc93
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-09 07:15:05 -05:00
OpenShift Merge Robot
4e06dbc005
Merge pull request #445 from pacoxu/default-pause-image/update
...
update pause image to 3.4.1
2021-02-08 11:30:19 -05:00
OpenShift Merge Robot
187513484c
Merge pull request #444 from vrothberg/revert-runc
...
Revert "Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-…
2021-02-08 06:57:08 -05:00
pacoxu
6e9f831375
update pause image to 3.4.1
2021-02-08 14:25:28 +08:00
Valentin Rothberg
f2537f0a33
Revert "Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-rc93"
...
This reverts commit fc61280ca0 .
The bump of the gocapability package is causing regressions in Podman.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-02-06 13:01:04 +01:00
Daniel J Walsh
690f3ddfda
Merge pull request #442 from rhatdan/VERSION
...
Bump to version v0.34.2
2021-02-05 15:39:05 -05:00
Daniel J Walsh
85af333d42
Move to v0.34.3-dev
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-05 15:38:01 -05:00
Daniel J Walsh
572d57b149
Bump to v0.34.2
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-05 15:37:49 -05:00
Daniel J Walsh
02d1f87ae1
Merge pull request #441 from vrothberg/journald
...
Revert "Change default log driver to journald"
2021-02-05 15:36:26 -05:00
Valentin Rothberg
592498d52b
Revert "Change default log driver to journald"
...
This reverts commit 451f5fb68b .
Journald is not yet passing Podman CI. We need to temporarily revert
the commit to unblock secrets work.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-02-05 21:28:22 +01:00
OpenShift Merge Robot
16608cd263
Merge pull request #437 from containers/dependabot/go_modules/github.com/opencontainers/runc-1.0.0-rc93
...
Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-rc93
2021-02-05 12:03:35 -05:00