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
Mario Loriedo
7ecc414678
Vendor crc CopySparse
...
Added the module github.com/crc-org/crc/ as a dependency.
Updated `decompress.go` and `copy_test.go` in compression
so that `CopySparse` from crc-org/crc/v2/pkg/os is used instead
of the local version in `copy.go`.
Deleted `copy.go` that is not used anymore.
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com >
2024-02-09 19:33:56 +01:00
renovate[bot]
d676c1b1ae
fix(deps): update module github.com/docker/docker to v25.0.3+incompatible
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-09 14:51:30 +00:00
Paul Holzinger
ef8e63cb29
update c/common to latest main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-02-08 18:05:31 +01:00
openshift-merge-bot[bot]
5e081e47aa
Merge pull request #21332 from rhatdan/timezone
...
Reuse timezone code from containers/common
2024-02-08 14:13:40 +00:00
Jake Correnti
69d54c482e
Bump gvisor-tap-vsock from 0.7.2 to 0.7.3
...
Bump the gvisor-tap-vsock version that podman uses from 0.7.2 to 0.7.3
Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me >
2024-02-08 08:31:50 -05:00
Christophe Fergeau
6ca6184ed6
gomod: Update containers/psgo to 1.9.0
...
This solves an issue with a non-existing module:
```
$ go mod tidy
[...]
github.com/mitchellh/osext@v0.0.0-20151018003038-5e2d6d41470f: invalid version
```
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com >
2024-02-07 12:31:35 +01:00
Paul Holzinger
5de4bd5d13
vendor: update c/common + libhvee to latest main
...
Signed-off-by: Paul Holzinger <pholzing@redhat.com >
2024-02-06 16:39:02 +01:00
Daniel J Walsh
85904e01f3
Vendor in containers/common
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com >
2024-02-06 07:09:16 -05:00
openshift-merge-bot[bot]
a2f0a44501
Merge pull request #21410 from ashley-cui/cnici
...
Do not test CNI in CI
2024-02-06 10:41:48 +00:00
openshift-merge-bot[bot]
bb6a561583
Merge pull request #21457 from containers/renovate/github.com-mattn-go-sqlite3-1.x
...
fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.21
2024-02-05 14:53:48 +00:00