Commit Graph

4309 Commits

Author SHA1 Message Date
openshift-merge-bot[bot] 9c21c35110
Merge pull request #2480 from containers/renovate/github.com-spf13-pflag-1.x
fix(deps): update module github.com/spf13/pflag to v1.0.7
2025-07-17 19:29:42 +00:00
renovate[bot] 18895a3114
fix(deps): update module github.com/spf13/pflag to v1.0.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-16 22:22:32 +00:00
Miloslav Trmač 6df5b01c2e
Merge pull request #2476 from TomSweeneyRedHat/dev/tsweeney/0.64.0
Bump c/storage to v1.59.0, c/image to v5.36.0, c/common to v0.64.0, then v0.65.0-dev
2025-07-17 00:21:08 +02:00
tomsweeneyredhat 6119e7a035 Bump to c/common v0.65.0-dev
Bump to the next dev version in main, v0.65.0-dev

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-07-16 16:58:13 -04:00
tomsweeneyredhat a849094a01 Bump to c/common v0.64.0
Bump to c/common v0.64.0 in preparation for Podman v5.6

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-07-16 16:58:13 -04:00
tomsweeneyredhat 6b8a310edc Bump to c/storage v1.59.0, c/image v5.36.0
Vendor in c/storage v1.59.0 and c/image v5.36.0 in preparation
for Podman v5.36.0

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-07-16 16:58:02 -04:00
openshift-merge-bot[bot] 4f0f5790df
Merge pull request #2478 from Luap99/gitignore
Fix broken gitignore exclude
2025-07-16 14:48:37 +00:00
Paul Holzinger bc80b16c17
vendor: regenerate files
Now that build is no longer incorrectly excluded it gets added. The fact
that this did not cause a compile failure was just because gingko is
used directly by the tests and not compiled from these sources.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-07-16 16:19:08 +02:00
Paul Holzinger a199e85ed9
.gitignore: do not ignore all build directories
This matches all directories not just the top level one we wanted to
ignore, however we no loner use or put anything into /build so we can
just remove it instead.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-07-16 16:19:00 +02:00
openshift-merge-bot[bot] b7ddbf005e
Merge pull request #2474 from containers/renovate/github.com-opencontainers-cgroups-0.x
fix(deps): update module github.com/opencontainers/cgroups to v0.0.4
2025-07-15 09:35:16 +00:00
renovate[bot] c4cda6785b
fix(deps): update module github.com/opencontainers/cgroups to v0.0.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 22:04:25 +00:00
openshift-merge-bot[bot] f3f68c4e79
Merge pull request #2472 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.2.2
2025-07-11 14:45:26 +00:00
renovate[bot] bd0a648b73
chore(deps): update dependency golangci/golangci-lint to v2.2.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-11 14:31:52 +00:00
openshift-merge-bot[bot] 283ff02a55
Merge pull request #2471 from Luap99/error
libimage: drop "internal error" message on regular error
2025-07-11 14:31:17 +00:00
Paul Holzinger 9626517298
libimage: drop "internal error" message on regular error
This error can happen in many different cases such a a non existing
image or other kind of pull errors. In all cases they do not reflect any
sort of internal inconsistency in the code itself so this is just
misleading to users.

Fixes: #2465

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-07-11 16:04:15 +02:00
openshift-merge-bot[bot] 43321acfb1
Merge pull request #2470 from containers/renovate/golang.org-x-crypto-0.x
fix(deps): update module golang.org/x/crypto to v0.40.0
2025-07-11 09:28:51 +00:00
renovate[bot] 95c2fb8153
fix(deps): update module golang.org/x/crypto to v0.40.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 23:43:25 +00:00
openshift-merge-bot[bot] 1a89ee3f93
Merge pull request #2467 from containers/renovate/golang.org-x-sync-0.x
fix(deps): update module golang.org/x/sync to v0.16.0
2025-07-10 10:19:09 +00:00
renovate[bot] 15f76cc9fc
fix(deps): update module golang.org/x/sync to v0.16.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 09:50:09 +00:00
openshift-merge-bot[bot] 2bf37f78b8
Merge pull request #2469 from containers/renovate/golang.org-x-term-0.x
fix(deps): update module golang.org/x/term to v0.33.0
2025-07-10 09:48:49 +00:00
renovate[bot] 2fe58785af
fix(deps): update module golang.org/x/term to v0.33.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 06:30:06 +00:00
openshift-merge-bot[bot] 2b4e95a951
Merge pull request #2464 from Luap99/machine-host
libnetwork/etchosts: add host.containers.internal for machine
2025-07-07 18:58:59 +00:00
Paul Holzinger 02d7ba788e
libnetwork/etchosts: add host.containers.internal for machine
When running inside podman machine we cannot use the normal ip lookup
logic for host.containers.internal because that should refer to the
actual host system and not the VM ip.

gvproxy already resolves the host.containers.internal name correctly but
the issue is when a users wants to set a custom name via --add-host
foobar:host-gateway then we need to know the actual ip to replace the
host-gateway part. Right now we just always error which is not good.

To fix this just look up the name ourselves so we can add it to
/etc/hosts.

Fixes: containers/podman#21681

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-07-07 17:25:06 +02:00
openshift-merge-bot[bot] 074a6e0b96
Merge pull request #2462 from remos/add-dynamic-cdi-dir-default
Add /var/run/cdi as a default cdi spec dir in config
2025-07-04 08:50:03 +00:00
openshift-merge-bot[bot] c156ac8432
Merge pull request #2463 from containers/renovate/github.com-opencontainers-runtime-tools-digest
fix(deps): update github.com/opencontainers/runtime-tools digest to 0ea5ed0
2025-07-01 09:06:30 +00:00
renovate[bot] 65fcf3f894
fix(deps): update github.com/opencontainers/runtime-tools digest to 0ea5ed0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 01:26:12 +00:00
Somer Hayter d88bdca883 Add /var/run/cdi as a default cdi spec dir in config
Fixes: #2460

Signed-off-by: Somer Hayter <git@somer.cc>
2025-06-30 21:20:13 +10:00
openshift-merge-bot[bot] f1e5103afb
Merge pull request #2461 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.2.1
2025-06-30 08:55:11 +00:00
renovate[bot] dcd4376ff4
chore(deps): update dependency golangci/golangci-lint to v2.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 01:30:19 +00:00
openshift-merge-bot[bot] bed7a8b142
Merge pull request #2459 from containers/renovate/go.etcd.io-bbolt-1.x
fix(deps): update module go.etcd.io/bbolt to v1.4.2
2025-06-27 12:59:09 +00:00
renovate[bot] 711f7e2e8a
fix(deps): update module go.etcd.io/bbolt to v1.4.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-27 11:45:53 +00:00
openshift-merge-bot[bot] 8003ce3192
Merge pull request #2458 from containers/renovate/sigs.k8s.io-yaml-1.x
fix(deps): update module sigs.k8s.io/yaml to v1.5.0
2025-06-26 10:50:23 +00:00
renovate[bot] c8264a026d
fix(deps): update module sigs.k8s.io/yaml to v1.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-26 10:35:17 +00:00
openshift-merge-bot[bot] 3952c67718
Merge pull request #2413 from Honny1/list-images
Fix unexpected results when filtering images
2025-06-26 10:33:59 +00:00
Jan Rodák ec24373ced
Fix unexpected results when filtering images
The filtered image contains all Names of image. This causes the podman to list images that are not expected.

Fixes: https://github.com/containers/podman/issues/25725
Fixes: https://issues.redhat.com/browse/RUN-2726

Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2025-06-25 10:10:28 +02:00
openshift-merge-bot[bot] 1bc9d17370
Merge pull request #2457 from ygalblum/secret-create-ignore
SecretsManager - support ignore flag to noop if already exists
2025-06-24 16:31:46 +00:00
Jan Rodák 8dc0e3bf9f
Improve filter tests by verifying image names
Signed-off-by: Jan Rodák <hony.com@seznam.cz>
2025-06-24 15:32:33 +02:00
openshift-merge-bot[bot] 6769e5bed1
Merge pull request #2455 from giuseppe/change-calculation-used-memory
cgroups: change memory usage calculation to match Docker
2025-06-24 09:22:04 +00:00
Ygal Blum e5e3f5e511 SecretsManager - support ignore flag to noop if already exists
Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2025-06-19 13:17:27 -04:00
openshift-merge-bot[bot] d638ae9ccc
Merge pull request #2451 from containers/renovate/go.etcd.io-bbolt-1.x
fix(deps): update module go.etcd.io/bbolt to v1.4.1
2025-06-19 11:03:36 +00:00
renovate[bot] 2537b2c6a0
fix(deps): update module go.etcd.io/bbolt to v1.4.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-19 09:55:36 +00:00
openshift-merge-bot[bot] 5e25dcd214
Merge pull request #2456 from containers/renovate/github.com-opencontainers-cgroups-0.x
fix(deps): update module github.com/opencontainers/cgroups to v0.0.3
2025-06-19 09:54:29 +00:00
renovate[bot] 8fa15ed6f6
fix(deps): update module github.com/opencontainers/cgroups to v0.0.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-18 22:44:25 +00:00
Giuseppe Scrivano 2eca56c34f
cgroups: change memory usage calculation to match Docker
This changes the memory usage calculation to follow Docker's approach:

- For cgroup v2: memory.current - memory.stat['inactive_file']
- For cgroup v1: memory.usage_in_bytes - memory.stat['total_inactive_file']

The previous calculation used anonymous memory only, but Docker's
calculation provides more accurate memory usage by excluding
inactive file cache.

Closes: https://github.com/containers/common/issues/2454

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2025-06-12 10:54:42 +02:00
openshift-merge-bot[bot] 2d2b7a4886
Merge pull request #2450 from containers/renovate/golang.org-x-crypto-0.x
fix(deps): update module golang.org/x/crypto to v0.39.0
2025-06-06 09:43:53 +00:00
renovate[bot] 6b931ed760
fix(deps): update module golang.org/x/crypto to v0.39.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-06 00:59:27 +00:00
openshift-merge-bot[bot] e06bb9f9d6
Merge pull request #2449 from containers/renovate/golang.org-x-sync-0.x
fix(deps): update module golang.org/x/sync to v0.15.0
2025-06-06 00:58:24 +00:00
renovate[bot] b05e6f3835
fix(deps): update module golang.org/x/sync to v0.15.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 15:53:57 +00:00
openshift-merge-bot[bot] bb2062b626
Merge pull request #2448 from Luap99/merge-back
Merge v0.63.1 tag into main
2025-06-04 18:49:22 +00:00
Paul Holzinger 1baa9dde64 v0.63.1
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE3ot0rWfKLB0vVsTu6xRd2TijyvIFAmhACKgACgkQ6xRd2Tij
 yvK4Vw/7BqQQABbGvBPWqkkpIUXKNp1t6FxVseLgqSPFWMFLWFPXwvxipvWOKW8k
 MnV6PxsmArABdbGvSlCBajxGSxCx3PzHHvcYuqgXJBlojsDBUHJyKIczCqH6fNk5
 ZvfhJtK2mizLzdsc13q0Vd10oVxGVvNC5TnE/Uo28gZYRq6GoQgusnbVpt9z99AC
 BpwDxW/Zcgvwq4mJ8OpCzeID/QEW1nLUCHpYQIEnWNjLak+gdA6sfMlrcFJ5PUCT
 CcI0HCp1mXvdqUUf8P/DQFGGpVCFgGDTStUEpxixA65MP4zoWEnCBR0EU/e6S6uU
 xJhv1OAtU2IElPiL+sHJ0AMzrtuDjLcEAG3E9GyMi2mA0s2VDtOXmdEaxElPnjr5
 88FQjjNwjOXWy9xjYXSw/DOOCy5RGiVjgitP+FcAXR00DQXE588zr7ffCQmrn0BE
 OC4GHkYfcCWYf0Q22O9ZVHPgyqRTtxQdks2OpaHN18q4UDWSn9Svg+aGcp5uZI5Q
 EZEicVBFqkqoUsw064qKEP0XEsCnVkBFHg/cs1ZK94v4FzLdK4g9Ak/G7s88luFD
 jEjEHPi+oG0jfA2jNLIZ9udVV/TeJEJtTxMAZeIycHFrQ9DFzSJljezfUYSAiHlR
 IBnOCU4g9lW5nP9kYUvFwO8hmbHPz4pLPx/O8rJ0PrpxsOHYru0=
 =y8I5
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE3ot0rWfKLB0vVsTu6xRd2TijyvIFAmhANfMACgkQ6xRd2Tij
 yvLY8w/9HrY0brGRfWpFGAR7bThNywdJRSsJoZuGJ+RFejz/2vEpEfnGTDhr2tWM
 Og238JoWmAi3c+XP5/T9j8QGQkiZNEE0/C0EuXRLL8/dXTUVJQTHxewSH1fojyDW
 P0ACcv6k85xhWL4Dn3qvSPtelBKvcybsb6ZpJyMM6T4GJvZ9ciQZ5XVOwBgkRONf
 pw2C1SJtS0McPoMXGIo09IPWH6W8eyXOOu+AyVrfuB3nxjTA20i7TRrwUWOZ0Ie0
 xxKew5uNI+Qxcqv2JjBUmK4CYweI5vfXu5zw9ZQ1yEO8x3XLVn4kJzxh2k1SPCUf
 QyPPDEGaVve1PS2YQXzUU9ChupZMbobxw2+RRikFFNnLVlmFVTHqLVY4/O9mslMJ
 t5EbT02uo7sy6Et8FVIDbvmig/Bo191A5mO/jhCPuk336ViAdETb5AfXYeplSQgi
 3Bv1yN3TpZ3lE1ygwtyCHw4C5pbQ4WGQyK7cex97pnaqYPsfoWCDTr4QoIhKIyLg
 sy/I7l3/O730z4/Yks6Q67/xT1/AlajHeJWTYiM5oL03Qf+BMlKN9Ww1V7rd/oj/
 3HWO+dEQQ70VjusvApJp6pjJaKY9g68HVaEkM6AAUf8V6MObVOT6gOkTX6deKaU/
 /WPbFxBJwpTure1SvX1lnrF8rxXUfdZOTHUNYINPcqtMt002qro=
 =Gct5
 -----END PGP SIGNATURE-----

Merge tag 'v0.63.1' into merge-back

Merge the tag back into main to make go modules aware that main is newer
than this tag.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-06-04 14:02:50 +02:00