95bb6efffc
Update vendor of containers/storage
...
Signed-off-by: Doug Rabson <dfr@rabson.org>
2022-11-13 10:56:14 +00:00
25c67d6b9b
Merge pull request #16462 from rhatdan/manifest
...
Add hidden podman manifest inspect -v option
2022-11-12 10:51:53 +00:00
d8f483284e
Merge pull request #16467 from rhatdan/volume
...
Add podman volume create -d short option for driver
2022-11-12 10:46:31 +00:00
69d737ef15
fix connection usage with containers.conf
...
--connection was failing due to the servicedestinations array being empty on runtime.
Fix by making sure the cached config is used
resolves #16282
Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-11-11 16:15:02 -05:00
dd98e3cc64
Add --quiet and --no-info flags to podman machine start
...
Add quiet and no-info flags to podman machine start.
No-info suppresses helpful informational tips
Quiet suppresses machine start progress output, as well as informational
tips.
Signed-off-by: Ashley Cui <acui@redhat.com>
2022-11-11 16:14:20 -05:00
00b2bc9b65
Add hidden podman manifest inspect -v option
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-11 15:22:31 -05:00
05c48402b2
Bump github.com/onsi/gomega from 1.24.0 to 1.24.1
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.24.0 to 1.24.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.24.0...v1.24.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-11 15:18:35 -05:00
836ca6c008
Add podman volume create -d short option for driver
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-11 14:43:07 -05:00
5df00c6f79
Vendor in latest containers/(common,image,storage)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-11 14:40:03 -05:00
c75b05996d
Merge pull request #16464 from rhatdan/events
...
Add podman system events alias to podman events
2022-11-11 19:23:27 +00:00
21122631e1
Merge pull request #16474 from containers/dependabot/go_modules/test/tools/golang.org/x/tools-0.3.0
...
Bump golang.org/x/tools from 0.1.12 to 0.3.0 in /test/tools
2022-11-11 18:05:15 +00:00
bc77c034f8
Add podman system events alias to podman events
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-11 12:57:49 -05:00
ae9a2d26df
Fix search_test to return correct version of alpine
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-11-11 12:57:49 -05:00
3a392d9111
Merge pull request #16430 from edsantiago/xref-docker-options
...
[skip ci] Formalize our compare-against-docker mechanism
2022-11-11 15:51:32 +00:00
75fdbea63d
Bump golang.org/x/tools from 0.1.12 to 0.3.0 in /test/tools
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.1.12 to 0.3.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.1.12...v0.3.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 15:50:28 +00:00
653ac775c7
Merge pull request #16466 from rhatdan/manifest1
...
Allow podman manifest push --purge|-p as alias for --rm
2022-11-11 10:50:06 -05:00
6555e69354
Merge pull request #16446 from Luap99/format-json
...
fix --format {{json .}} output to match docker
2022-11-11 15:48:58 +00:00
c46df21e7b
Merge pull request #16388 from edsantiago/docs_dedup_secopt
...
[CI:DOCS] Man pages: refactor common options: --security-opt
2022-11-11 15:46:26 +00:00
3b7b20a12f
Merge pull request #16484 from cevich/fix_missing_secret
...
[skip-ci] GHA: Fix undefined secret env. var.
2022-11-11 10:35:21 -05:00
2e1f36a750
Merge pull request #16485 from ashley-cui/updatemain
...
[CI:DOCS] Update Main: Release notes for 4.3.1
2022-11-11 14:08:31 +00:00
329b053cf5
GHA: Fix undefined secret env. var.
...
Because in github-actions, setting a secret variable isn't enough. You
ALSO have to set it again in your YAML. I guess it's assumed in the
name of "security" that the person with access to secrets, might not
also have access to update YAML. Crazy!
Also, while I'm at it. Bump up the execution schedule WRT the
check_cirrus_cron workflow - this will give re-run jobs more time to
complete.
Signed-off-by: Chris Evich <cevich@redhat.com>
2022-11-10 18:07:56 -05:00
d60c27c9d6
Release notes for 4.3.1
...
Signed-off-by: Ashley Cui <acui@redhat.com>
2022-11-10 17:07:14 -05:00
3bc236dca0
Merge pull request #16475 from Darth-Mera/restartsec-fix
...
Add restart-sec for container service files
2022-11-10 20:23:06 +00:00
8a81bbd26f
Merge pull request #16482 from cevich/fix_mail_script_ref
...
[CI:DOCS] GHA: Fix make_email-body script reference
2022-11-10 20:06:38 +00:00
911dc94d23
Merge pull request #16478 from edsantiago/docs_version_check
...
[CI:DOCS] New tool, docs/version-check
2022-11-10 19:48:09 +00:00
1b2f0a71cd
Merge pull request #16481 from mheon/add-releases-repo
...
[CI:DOCS] Add release keys to README
2022-11-10 19:45:39 +00:00
a13a59a703
GHA: Fix make_email-body script reference
...
This component was recently migrated from being inline, into a dedicated
script file. This was necessary for testing. However, it's hard to
test the actual github-actions workflow YAML, and there was a typo. Fix
the reference to the script filename missing the `.sh` extension.
Ref: https://github.com/containers/podman/pull/16414
Signed-off-by: Chris Evich <cevich@redhat.com>
2022-11-10 14:09:29 -05:00
3c8472196c
Merge pull request #16480 from cevich/fix_gha_outputs
...
[CI:DOCS] GHA: Fix typo setting output parameter
2022-11-10 14:04:22 -05:00
f049fef857
Add release keys to README
...
Also, bump version to v4.3.1
Signed-off-by: Matthew Heon <mheon@redhat.com>
2022-11-10 13:31:36 -05:00
dca407d466
GHA: Fix typo setting output parameter
...
Ref:
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter
Signed-off-by: Chris Evich <cevich@redhat.com>
2022-11-10 12:59:11 -05:00
b56f0aa84c
Merge pull request #16479 from cevich/woops
...
[skip-ci] GHA: Fix typo
2022-11-10 12:53:16 -05:00
aaa88f4554
Merge pull request #16141 from sbrivio-rh/pasta
...
Add pasta networking mode
2022-11-10 17:44:38 +00:00
fcfb7d2927
GHA: Fix typo.
...
Whoops Ref: #16414
Signed-off-by: Chris Evich <cevich@redhat.com>
2022-11-10 12:33:18 -05:00
4a4d35d5f4
Merge pull request #16414 from cevich/fix_cirrus_cron_jobs
...
[CI:BUILD] Fix cirrus cirrus-cron GHA workflow scripts, add checks, and tests
2022-11-10 17:16:38 +00:00
db439dd23e
New tool, docs/version-check
...
Intended to be run from nightly Cirrus cron job.
1) Queries github for highest-sorting (not necessarily "latest") tag
2) Checks that the Windows MSI exists, fails if not
3) Cross-checks markdown files to ensure they have up-to-date links
When run interactively, it will auto-update the .md files
to show and link to the latest version. This makes it easy
for anyone to then submit an update PR.
And, it turns out that MSI is obsolete, the new thing is EXE.
Update the tutorials to reflect that.
Signed-off-by: Ed Santiago <santiago@redhat.com>
2022-11-10 08:54:56 -07:00
c0a9c6ebc9
Formalize our compare-against-docker mechanism
...
Long-term followup to #14917 . This adds a new one-off script,
to be run periodically, which runs our man-page crossref
against docker, highlighting commands and options that docker
lists in its --help but we don't list in our man pages.
Signed-off-by: Ed Santiago <santiago@redhat.com>
2022-11-10 05:47:32 -07:00
388b9500ad
Merge pull request #16456 from vrothberg/vendor-mcvendface
...
vendor updates - replacing failed dependabot PRs
2022-11-10 12:30:46 +00:00
a2c43d4340
Add restart-sec for container service files
...
Attempts to fix #16419
podman generate systemd --restart-sec pod
^now generates RestartSec= both in pod service file and in container service file.
podman generate systemd --restart-sec container
^now generates RestartSec= in container service file.
Signed-off-by: Veronika Fuxova <vfuxova@redhat.com>
2022-11-10 13:12:10 +01:00
fbf441affd
Merge pull request #16471 from dfr/freebsd-info
...
libpod: Add FreeBSD support in packageVersion
2022-11-10 10:38:16 +00:00
4513fde805
test/tools: bump module to go 1.17
...
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-11-10 11:02:40 +01:00
4408072108
contrib/cirrus/check_go_changes.sh: ignore test/tools/vendor
...
To avoid false positives if dependencies get bumped in test/tools.
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-11-10 10:39:27 +01:00
9f9bf6fb4a
Bump github.com/coreos/go-systemd/v22 from 22.4.0 to 22.5.0
...
Bumps [github.com/coreos/go-systemd/v22](https://github.com/coreos/go-systemd ) from 22.4.0 to 22.5.0.
- [Release notes](https://github.com/coreos/go-systemd/releases )
- [Commits](https://github.com/coreos/go-systemd/compare/v22.4.0...v22.5.0 )
---
updated-dependencies:
- dependency-name: github.com/coreos/go-systemd/v22
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-11-10 10:24:59 +01:00
a1323d31d1
Bump golang.org/x/term from 0.1.0 to 0.2.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/term/releases )
- [Commits](https://github.com/golang/term/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-11-10 10:24:59 +01:00
8b8ce8d536
Bump golang.org/x/sys from 0.1.0 to 0.2.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/golang/sys/releases )
- [Commits](https://github.com/golang/sys/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-11-10 10:24:59 +01:00
fa2b4aeefd
Bump github.com/container-orchestrated-devices/container-device-interface
...
Bumps [github.com/container-orchestrated-devices/container-device-interface](https://github.com/container-orchestrated-devices/container-device-interface ) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/container-orchestrated-devices/container-device-interface/releases )
- [Commits](https://github.com/container-orchestrated-devices/container-device-interface/compare/v0.5.2...v0.5.3 )
---
updated-dependencies:
- dependency-name: github.com/container-orchestrated-devices/container-device-interface
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-11-10 10:24:59 +01:00
69ed903b20
build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 in /test/tools
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.1.12 to 0.2.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.1.12...v0.2.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 10:24:59 +01:00
e86cef13a1
Merge pull request #16004 from sstosh/remote-manifest-annotate
...
remote: fix manifest add --annotation
2022-11-10 09:02:10 +00:00
d956846767
libpod: Add FreeBSD support in packageVersion
...
This reports the correct package versions in 'podman info' for conmon and
ociRuntime on FreeBSD which is needed for the 005-info system test.
[NO NEW TESTS NEEDED]
Signed-off-by: Doug Rabson <dfr@rabson.org>
2022-11-10 08:37:29 +00:00
fbdf0c92c8
Merge pull request #16458 from bjorndown/feature/fix-osx-build-doc
...
[CI:DOCS] Fix build targets in build_osx.md.
2022-11-09 22:42:19 +00:00
3e811ac69d
Merge pull request #14903 from eriksjolund/add_performance_doc
...
[CI:DOCS] Add performance tutorial
2022-11-09 21:44:37 +00:00