renovate[bot]
7f6108233f
Update module github.com/cyphar/filepath-securejoin to v0.2.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-03 09:51:56 +00:00
renovate[bot]
a96326f608
Update module github.com/shirou/gopsutil/v3 to v3.24.4
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 04:28:10 +00:00
renovate[bot]
d886d87edf
Update module github.com/crc-org/crc/v2 to v2.35.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 09:08:49 +00:00
renovate[bot]
c17f7af6b4
Update module github.com/onsi/gomega to v1.33.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-30 04:41:16 +00:00
renovate[bot]
c2d7b5415f
Update module github.com/rootless-containers/rootlesskit/v2 to v2.1.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-26 02:06:10 +00:00
Matt Heon
5f57571d65
Bump Buildah to latest main
...
Includes fixes from Ed's treadmill script.
Signed-off-by: Matt Heon <mheon@redhat.com >
2024-04-25 12:17:43 -04:00
renovate[bot]
c31728ca57
fix(deps): update module github.com/docker/docker to v26.1.0+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 21:47:26 +00:00
Paul Holzinger
33def2eea7
vendor latest c/common
...
Includes the healthcheck_events field.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-04-19 17:29:48 +02:00
openshift-merge-bot[bot]
db93e2cf2b
Merge pull request #22334 from giuseppe/use-faccessat
...
use containers/storage/pkg/fileutils/(Exists,Lexists)
2024-04-19 12:32:23 +00:00
Giuseppe Scrivano
598fc516a6
vendor: update containers/{buildah,common,image,storage}
...
The change in healthcheck_run_test.go, depends on the
containers/image change:
commit b6afa8ca7b324aca8fd5a7b5b206fc05c0c04874
Author: Mikhail Sokolov <msokolov@evolution.com >
Date: Fri Mar 15 13:37:44 2024 +0200
Add support for Docker HealthConfig.StartInterval (v25.0.0+)
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com >
2024-04-19 09:52:13 +02:00
renovate[bot]
af78b69208
fix(deps): update module github.com/onsi/gomega to v1.33.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 17:21:38 +00:00
openshift-merge-bot[bot]
c64f440a70
Merge pull request #22267 from containers/renovate/github.com-gorilla-schema-1.x
...
Update module github.com/gorilla/schema to v1.3.0
2024-04-11 14:40:32 +00:00
openshift-merge-bot[bot]
2debcf6531
Merge pull request #21822 from containers/renovate/github.com-crc-org-crc-v2-2.x
...
Update module github.com/crc-org/crc/v2 to v2.34.1
2024-04-10 12:22:52 +00:00
renovate[bot]
9d18a48803
fix(deps): update module github.com/vbauerster/mpb/v8 to v8.7.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 23:28:27 +00:00
Paul Holzinger
10995192f8
update github.com/rootless-containers/rootlesskit to v2
...
Contains a breaking change but also besides this renovate is not able to
update the import paths so this needs to be done by hand.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-04-05 12:25:02 +02:00
renovate[bot]
156ae500f2
Update module github.com/gorilla/schema to v1.3.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 19:44:23 +00:00
openshift-merge-bot[bot]
adbedb1464
Merge pull request #22257 from containers/renovate/github.com-shirou-gopsutil-v3-3.x
...
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.24.3
2024-04-04 19:42:09 +00:00
renovate[bot]
e8f26699df
Update module github.com/crc-org/crc/v2 to v2.34.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-04 17:56:49 +00:00
renovate[bot]
81d2ef889b
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.24.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-03 19:58:21 +00:00
Paul Holzinger
ce04fbc16a
vendor latest c/common main
...
Includes several rootless-netns fixes.
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-04-03 15:01:21 +02:00
renovate[bot]
fc18dbad70
fix(deps): update module github.com/openshift/imagebuilder to v1.2.7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 21:17:03 +00:00
Brent Baude
ffb8b2dc36
Fix reference to deprecated types.Info
...
upstream docker folks deprecated types.Info in favor of system.Info.
fixes #22132 and #22117
Signed-off-by: Brent Baude <bbaude@redhat.com >
2024-03-27 08:17:10 -05:00
openshift-merge-bot[bot]
5c39ddca5d
Merge pull request #22140 from baude/hypervrmf
...
hyperv: fix machine rm -r
2024-03-26 14:03:24 +00:00
Brent Baude
a6ffb5656f
hyperv: fix machine rm -r
...
this pr fixes two hyperv bugs. previous podman 5 versions of hyperv
failed to actually remove the vm from hyperv when machine rm -f was
called.
also fixes an annoying bug where removal of the hyperv ignition entries
were failing because this can only be done (with the current api) when
the vm is running. new api in latest libhvee fixes this.
Signed-off-by: Brent Baude <bbaude@redhat.com >
2024-03-22 11:09:17 -05:00
renovate[bot]
f2073ca397
fix(deps): update github.com/containers/common digest to bc5f97c
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-21 00:25:22 +00:00
renovate[bot]
77c4cb5721
fix(deps): update module github.com/onsi/gomega to v1.32.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 16:32:58 +00:00
tomsweeneyredhat
079bfb085a
CVE-2024-1753 fix for main
...
Bump to the version of Buidah in it's main branch to get the
CVE-2024-1753 fix.
[NO NEW TESTS NEEDED]
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com >
2024-03-18 16:30:07 -04:00
renovate[bot]
83e671a2c5
fix(deps): update module github.com/containers/ocicrypt to v1.1.10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-12 03:55:46 +00:00
renovate[bot]
f91b8e77b7
Update module github.com/go-jose/go-jose/v3 to v3.0.3 [SECURITY]
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 02:13:56 +00:00
tomsweeneyredhat
b234bb55e4
Bump Buildah to v1.35.0
...
As the title says. This is the last step in the vendor dance for
Podman v5.0.
[NO NEW TESTS NEEDED]
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com >
2024-03-07 11:51:09 -05:00
renovate[bot]
79012795a0
fix(deps): update github.com/containers/libhvee digest to 7cee23c
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 01:34:54 +00:00
Jason T. Greene
6272abbbb8
Resurrect auto-port reassignment, but for all providers
...
- Updates common to pull in new locked edit
[NO NEW TESTS NEEDED]
Signed-off-by: Jason T. Greene <jason.greene@redhat.com >
2024-03-04 23:55:36 -06:00
renovate[bot]
8c92228482
fix(deps): update github.com/containers/libhvee digest to 0ff33af
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 13:51:06 +00:00
renovate[bot]
bce14b1e67
fix(deps): update module github.com/stretchr/testify to v1.9.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 18:17:25 +00:00
renovate[bot]
c5c294a35a
fix(deps): update module github.com/shirou/gopsutil/v3 to v3.24.2
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 12:07:18 +00:00
Daniel J Walsh
3abc488c84
Vendor in containers/(buildah, common)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2024-02-29 20:06:28 -05:00
Matt Heon
4c1c4c082a
Vendor latest c/common and fix tests
...
This vendors the latest c/common version, including making Pasta
the default rootless network provider. That broke a number of
tests, which have been fixed as part of this PR.
Also includes a change to network stats logic, which simplifies
the code a bit and makes it actually work with Pasta.
Signed-off-by: Matt Heon <mheon@redhat.com >
2024-02-29 12:16:51 -05:00
Daniel J Walsh
2c9c7273ca
Vendor in latest containers/common
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2024-02-29 10:20:21 -05:00
Daniel J Walsh
7e374a52a8
Vendor in latest containers/(image,storage)
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2024-02-27 13:18:57 -05:00
openshift-merge-bot[bot]
2f88c0a170
Merge pull request #21740 from containers/renovate/github.com-openshift-imagebuilder-1.x
...
Update module github.com/openshift/imagebuilder to v1.2.6
2024-02-26 22:24:23 +00:00
renovate[bot]
1884043662
Update github.com/containers/libhvee digest to c1bda9d
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 09:50:21 +00:00
renovate[bot]
6089769026
Update module github.com/openshift/imagebuilder to v1.2.6
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-24 17:16:24 +00:00
renovate[bot]
d85a71b4d5
Update module github.com/klauspost/compress to v1.17.7
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 15:10:33 +00:00
Matt Heon
2af73b83fe
Vendor vfkit v0.5.1 and gopsutil v3.24.1
...
Signed-off-by: Matt Heon <mheon@redhat.com >
2024-02-21 14:53:40 -05:00
renovate[bot]
24b8d1446d
fix(deps): update module github.com/opencontainers/image-spec to v1.1.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 15:10:40 +00:00
Brent Baude
1f64ae10f6
Prune FCOS related code
...
Given the switch to pulling oci artifacts for podman, we no longer need
a fair bit of fedora coreos code for automatically downloading images.
[NO NEW TESTS NEEDED]
Signed-off-by: Brent Baude <bbaude@redhat.com >
2024-02-15 21:05:17 -06:00
openshift-merge-bot[bot]
fcd69c997e
Merge pull request #21542 from jakecorrenti/bump-gvproxy
...
Enable passing logfile to gvproxy
2024-02-12 21:49:41 +00:00
openshift-merge-bot[bot]
c524da252e
Merge pull request #21597 from n1hility/wsl-refactor
...
Complete WSL implementation in Podman 5
2024-02-12 18:05:45 +00:00
openshift-merge-bot[bot]
9b7568619b
Merge pull request #21533 from Luap99/podman-connections-doc
...
document new connection/farm storage location
2024-02-12 13:46:52 +00:00
Jason T. Greene
487219d809
Complete WSL implementation, refactor a few areas
...
Also addresses a number of issues:
- StopHostNetworking isn't plumbed, win-sshproxy leaks on hyperv
- Wait api and print output doesn't work properly on Windows
- API forwarding doesn't work on WSL
- Terminal corruption with after start/stop on Windows
- Gvproxy is forcefully killed vs gracefully quit
- Switching rootful/rootless does not update /var/run/docker.sock on the guest
- File already closed error on init
- HyperV backend is publishing Unix sockets when it should be named pipes
- User-mode networking doesn't always work
- Stop state outside of lock boundaries
- WSL blocks parallel machined (should be supported)
[NO NEW TESTS NEEDED]
Signed-off-by: Jason T. Greene <jason.greene@redhat.com >
2024-02-11 12:58:11 -06:00