Commit Graph

795 Commits

Author SHA1 Message Date
TomSweeneyRedHat a6288263ee Bump to v0.13.0
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2020-06-08 13:37:50 -04:00
Tom Sweeney 57fedf5687 Merge pull request #174 from jwhonce/wip/identity
V2 Store identity associated with remote URL
2020-06-08 13:24:36 -04:00
dependabot-preview[bot] 531a171626 Bump github.com/stretchr/testify from 1.6.0 to 1.6.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-06-08 13:15:46 -04:00
Jhon Honce a6e9a791a4 V2 Store identity associated with remote URL
* as workaround user can use --identity option when given commands
  requiring a SSH key

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2020-06-08 10:15:06 -07:00
Daniel J Walsh 47ec7fe345 Merge pull request #172 from containers/dependabot/go_modules/github.com/containers/storage-1.20.2
Bump github.com/containers/storage from 1.20.1 to 1.20.2
2020-06-06 05:28:46 -04:00
dependabot-preview[bot] 580c376014 Bump github.com/containers/storage from 1.20.1 to 1.20.2
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.20.1 to 1.20.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.20.1...v1.20.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-06-04 08:35:53 -04:00
Valentin Rothberg 4aabfbe54e Merge pull request #170 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.12.3
Bump github.com/onsi/ginkgo from 1.12.2 to 1.12.3
2020-06-03 09:38:46 +02:00
Valentin Rothberg 55e2dad1af Merge pull request #171 from containers/dependabot/go_modules/github.com/opencontainers/runc-1.0.0-rc90
Bump github.com/opencontainers/runc from 1.0.0-rc9 to 1.0.0-rc90
2020-06-03 09:38:23 +02:00
dependabot-preview[bot] 74b6247ab1 Bump github.com/onsi/ginkgo from 1.12.2 to 1.12.3
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.2 to 1.12.3.
- [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.12.2...v1.12.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-06-02 09:08:00 -04:00
dependabot-preview[bot] caf9fc5959 Bump github.com/opencontainers/runc from 1.0.0-rc9 to 1.0.0-rc90
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.0.0-rc9 to 1.0.0-rc90.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Commits](https://github.com/opencontainers/runc/compare/v1.0.0-rc9...v1.0.0-rc90)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-06-02 09:04:56 -04:00
Daniel J Walsh a7e3ae6c4b Merge pull request #169 from containers/dependabot/go_modules/github.com/stretchr/testify-1.6.0
Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
2020-05-29 06:08:56 -04:00
dependabot-preview[bot] de5d64f218 Bump github.com/stretchr/testify from 1.5.1 to 1.6.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-29 05:47:09 -04:00
Daniel J Walsh f23a506460 Merge pull request #168 from rhatdan/windows
Bump to v0.12.0
2020-05-28 16:51:09 -04:00
Daniel J Walsh 7940210ff6 Move to v0.12.1-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-28 16:49:28 -04:00
Daniel J Walsh d875027efe Bump to v0.12.0
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-28 16:49:05 -04:00
Daniel J Walsh 6ec2507c3b Merge pull request #167 from rhatdan/windows
Add support for Remote flags in containers.conf
2020-05-28 16:47:58 -04:00
Daniel J Walsh a3a0a08b50 Add support for Remote flags in containers.conf
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-28 15:47:01 -04:00
Daniel J Walsh f4e4a8617d Merge pull request #166 from rhatdan/windows
Do not validate paths on remote platforms
2020-05-28 14:02:30 -04:00
Daniel J Walsh 7b97b08724 Do not validate paths on remote platforms
Modify validate functions to work on a remote clients.
Any of the path checks will not work on remote machines or make
sense on remote clients. Therefore they should not be checked.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-28 13:29:37 -04:00
Valentin Rothberg 3d71ce9ad1 Merge pull request #164 from rhatdan/conf
Add full path for error messages on containers.conf
2020-05-27 16:36:38 +02:00
Daniel J Walsh ef4c52742f Add full path for error messages on containers.conf
Also add new function to allow container engines to tell users
where to edit containers.conf file.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-26 15:36:10 -04:00
Daniel J Walsh 2cada7ae46 Merge pull request #163 from containers/dependabot/go_modules/github.com/opencontainers/selinux-1.5.2
Bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
2020-05-26 09:38:38 -04:00
dependabot-preview[bot] b463dfd467 Bump github.com/opencontainers/selinux from 1.5.1 to 1.5.2
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](https://github.com/opencontainers/selinux/compare/v1.5.1...v1.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-26 06:05:48 -04:00
Daniel J Walsh 5664c5d2f6 Merge pull request #161 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.12.2
Bump github.com/onsi/ginkgo from 1.12.1 to 1.12.2
2020-05-24 06:26:59 -04:00
Giuseppe Scrivano ff21080ba1 Merge pull request #162 from kolyshkin/pids
fixes for pkg/sysinfo/checkCgroupPids
2020-05-23 12:37:07 +02:00
dependabot-preview[bot] 5fa8f9f91b Bump github.com/onsi/ginkgo from 1.12.1 to 1.12.2
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.1 to 1.12.2.
- [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.12.1...v1.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-23 05:43:38 -04:00
Kir Kolyshkin 4e44c06f7b pkg/sysinfo/checkCgroupPids: speedup
For some reason this code chose not to use information already fetched,
and call cgroups.FindCgroupMountpoint() instead. This is not a cheap
call, as it has to parse the whole nine yards of /proc/self/mountinfo,
and the info it tries to get (whether the pids controller is present)
is already available from cgMounts map.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-05-22 17:30:12 -07:00
Kir Kolyshkin 31b758f564 pkg/sysinfo: fix error path in checkCgroupPids
In case we failed to find out what version of cgroup we have,
it makes little sense to return that pids cgroup controller
is available, and yet the current code does it.

Fix this.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-05-22 17:29:10 -07:00
Daniel J Walsh b5d04c1438 Merge pull request #160 from rhatdan/VENDOR
Bump to v0.11.4
2020-05-21 11:08:13 -04:00
Daniel J Walsh b1c5fb96e9 Move to v0.11.5-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 11:07:06 -04:00
Daniel J Walsh 15c3217c93 Bump to v0.11.4
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 11:07:00 -04:00
Daniel J Walsh 5656145a07 Merge pull request #159 from containers/dependabot/go_modules/github.com/onsi/gomega-1.10.1
Bump github.com/onsi/gomega from 1.10.0 to 1.10.1
2020-05-21 11:05:42 -04:00
Daniel J Walsh 7eec060317 Merge pull request #158 from containers/dependabot/go_modules/github.com/containers/storage-1.20.1
Bump github.com/containers/storage from 1.19.2 to 1.20.1
2020-05-21 09:42:11 -04:00
Daniel J Walsh 3cc9ae1ffe Bump github.com/onsi/gomega from 1.10.0 to 1.10.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.10.0 to 1.10.1.
- [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.0...v1.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 09:36:03 -04:00
Daniel J Walsh 6116087835 Merge pull request #156 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.12.1
Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.1
2020-05-21 09:34:14 -04:00
Daniel J Walsh b4540db239 Merge pull request #157 from rhatdan/VENDOR
vendor in containers/storage v1.20.1
2020-05-21 09:33:39 -04:00
dependabot-preview[bot] eb423ab8ff Bump github.com/containers/storage from 1.19.2 to 1.20.1
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.19.2 to 1.20.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.19.2...v1.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-21 09:33:11 -04:00
Daniel J Walsh ca0d63ff28 vendor in containers/storage v1.20.1
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-20 13:25:45 -04:00
dependabot-preview[bot] bcade91f91 Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.1
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.0 to 1.12.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.12.0...v1.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-20 13:23:03 -04:00
Valentin Rothberg 98745ce6ee Merge pull request #154 from rhatdan/libpod
Revert removal of Set flags
2020-05-17 18:57:17 +02:00
Daniel J Walsh e371ed9f34 Revert removal of Set flags
Even though these are not read from the config file, they are
still required as fields to pass data in libpod.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-16 06:38:31 -04:00
Daniel J Walsh 0c83845474 Merge pull request #153 from rhatdan/libpod
Bump to v0.11.3
2020-05-16 06:29:58 -04:00
Daniel J Walsh a20c1ac790 Move to v0.11.4-dev
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-16 06:28:56 -04:00
Daniel J Walsh bf3b5f0491 Bump to v0.11.3
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-16 06:28:30 -04:00
Tom Sweeney 133b2b9141 Merge pull request #152 from rhatdan/libpod
Ignore empty strings from libpod.conf
2020-05-15 19:28:39 -04:00
Daniel J Walsh eab34f5581 Ignore empty strings from libpod.conf
If the user has a libpod.conf file with an option of "", then
we will ignore it and use the value from containers.conf.

Also the Set variables are only to be set, if a user specified an
override command, not if they were set in the libpod.conf file.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-15 17:05:28 -04:00
Daniel J Walsh bd3fd2bf04 Merge pull request #151 from containers/dependabot/go_modules/github.com/containers/storage-1.19.2
Bump github.com/containers/storage from 1.19.1 to 1.19.2
2020-05-15 14:40:23 -04:00
dependabot-preview[bot] 14804c50b6 Bump github.com/containers/storage from 1.19.1 to 1.19.2
Bumps [github.com/containers/storage](https://github.com/containers/storage) from 1.19.1 to 1.19.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.19.1...v1.19.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-05-14 07:33:41 -04:00
Daniel J Walsh f23b0c00e5 Merge pull request #150 from containers/dependabot/go_modules/github.com/containers/image/v5-5.4.4
Bump github.com/containers/image/v5 from 5.4.3 to 5.4.4
2020-05-12 06:50:14 -04:00
dependabot-preview[bot] 437cff3129 Bump github.com/containers/image/v5 from 5.4.3 to 5.4.4
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.4.3...v5.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-05-12 12:31:28 +02:00