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
Daniel J Walsh
ffa14a5ffd
Merge pull request #440 from rhatdan/VERSION
...
Bump to v0.34.1
2021-02-05 12:00:46 -05:00
Daniel J Walsh
c80cbef3e3
Move to v0.34.2-dev
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-05 11:59:36 -05:00
Daniel J Walsh
7880eab3ca
Bump to v0.34.1
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-05 11:59:14 -05:00
dependabot-preview[bot]
fc61280ca0
Bump github.com/opencontainers/runc from 1.0.0-rc91 to 1.0.0-rc93
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.0.0-rc91 to 1.0.0-rc93.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.0-rc91...v1.0.0-rc93 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-05 06:53:46 -05:00
OpenShift Merge Robot
79039dd24e
Merge pull request #438 from jwhonce/issues/8773
...
Updated report.template to be more compatible
2021-02-05 06:52:46 -05:00
Jhon Honce
df0bf9adef
Updated report.template to handle newlines
...
Previous code and tests did not reflect actual users input and expected
output.
Add remaining compatibilty golang template funcs
- json
- pad
- truncate
https://bugzilla.redhat.com/show_bug.cgi?id=1922077
Fixes #8702
Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-02-04 14:13:44 -07:00
OpenShift Merge Robot
f118741788
Merge pull request #434 from containers/dependabot/go_modules/github.com/containers/storage-1.25.0
...
Bump github.com/containers/storage from 1.24.5 to 1.25.0
2021-02-04 15:28:45 -05:00
dependabot-preview[bot]
4ab2941105
Bump github.com/containers/storage from 1.24.5 to 1.25.0
...
Bumps [github.com/containers/storage](https://github.com/containers/storage ) from 1.24.5 to 1.25.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.24.5...v1.25.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-04 05:09:54 -05:00
OpenShift Merge Robot
777f6b7f61
Merge pull request #432 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.15.0
...
Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0
2021-02-03 09:51:43 -05:00
Daniel J Walsh
54a7f71e17
Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0
...
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo ) from 1.14.2 to 1.15.0.
- [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.14.2...v1.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-03 06:29:02 -05:00
OpenShift Merge Robot
8b73d0e178
Merge pull request #431 from containers/dependabot/go_modules/github.com/onsi/gomega-1.10.5
...
Bump github.com/onsi/gomega from 1.10.4 to 1.10.5
2021-02-02 09:39:51 -05:00
dependabot-preview[bot]
f3cccebace
Bump github.com/onsi/gomega from 1.10.4 to 1.10.5
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.10.4 to 1.10.5.
- [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.4...v1.10.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-02 06:12:56 -05:00
Daniel J Walsh
3c89b4584b
Merge pull request #428 from rhatdan/VENDOR
...
Bump to v0.34.0
2021-02-01 13:17:04 -05:00
Daniel J Walsh
083b14e0c4
Move to v0.34.1-dev
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-01 11:10:05 -05:00
Daniel J Walsh
5c355211bc
Bump to v0.34.0
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-02-01 11:09:43 -05:00
OpenShift Merge Robot
ef8db8fbb2
Merge pull request #424 from rhatdan/format
...
Add image_default_format
2021-02-01 11:06:42 -05:00