Commit Graph

  • 49cce3ec16 libpod: modernize state test Kir Kolyshkin 2026-02-05 15:25:26 -08:00
  • 72838c8458 Update release notes for v5.8.0-RC1 Matt Heon 2026-02-06 13:46:17 -05:00
  • 05135d35fe fix: remove unnecessary -t flag from podman run commands in documentation MayorFaj 2025-12-17 22:29:40 +00:00
  • e330a9fd83 Add /usr/libexec/podman/qemu-system-arch Jindrich Novy 2025-12-15 15:45:07 +01:00
  • 949d406ed1 test/system: skip podman volumes with XFS quotas on fedora Paul Holzinger 2025-12-12 14:16:39 +01:00
  • 3235579b48 cirrus: ensure NOTIFY_SOCKET is properly unset for all tests Paul Holzinger 2025-12-12 14:09:18 +01:00
  • faedb9c911 docs: Update filter options and add podman ps documentation MayorFaj 2025-12-06 10:44:47 +00:00
  • e70bfff716 docs: Deduplicate --filter descriptions MayorFaj 2025-12-05 00:36:53 +00:00
  • 63ea75a599 Deterministically order pod inspect fields Matt Heon 2025-12-04 15:25:11 -05:00
  • 4e3dd47967 bindings: fix handling of env secrets in remote builds ZuhairM7 2025-11-29 20:43:20 -06:00
  • b17e90703c Add perl to make validatepr Brent Baude 2025-12-02 12:47:34 -06:00
  • 86b6c75cef Fix unless-stopped restart policy to match Docker behavior Jan Rodák 2025-11-26 14:16:51 +01:00
  • 8e93487dcc docs/podman.1: Fix leftover rootless mention Timothée Ravier 2025-11-27 17:00:39 +01:00
  • 35c602bfbb fix: improve userns validation when joining pods 0xdvc 2025-11-25 07:07:39 +00:00
  • 371b3ecdc1 docs: further tweaks Salim B 2025-11-22 01:17:47 +01:00
  • 36b11b43fd docs: improve note about Quadlet TimeoutStartSec Salim B 2025-11-22 00:51:01 +01:00
  • d6c79580f8 [Fixes: #27571] Fix 'shouldResolveWinPaths' returning 'false' on Windows Vyacheslav Bespalov 2025-11-21 12:23:29 +03:00
  • 243b623629 fix(api/compat): typo in the remove secret handle axel7083 2025-11-21 12:50:06 +01:00
  • 8423b3bbd0 Clamp rootless rlimits to host on format Aaron Ang 2025-11-18 19:14:27 -08:00
  • 58a15f1500 Add ulimits to podman update API Aaron Ang 2025-11-18 11:23:38 -08:00
  • 0f5b913a7c podman-systemd.unit.5: document /sbin/nologin accounts Erik Sjölund 2025-11-20 21:01:42 +01:00
  • 484858710c feat(exec): Add --no-session flag for improved performance ryanmccann1024 2025-07-31 11:16:57 -05:00
  • 790f21d355 quadlet install: multiple quadlets from single file should share app flouthoc 2025-11-03 13:00:09 -08:00
  • ed79cdfd6a quadlet: add support for multiple quadlets in a single file flouthoc 2025-10-26 22:38:36 -07:00
  • e8c334f3cb chore: fix the inconsistent method names in the comments xiaolinny 2025-11-10 15:24:17 +08:00
  • 2a0b5c3593 docs: Add references to quadlet Erik Sjölund 2025-11-08 08:52:16 +01:00
  • 479b363020 test/system: Update test to handle new error message from runc 1.3.3 Ricardo Branco 2025-11-07 09:33:59 +01:00
  • d45377c6c8 Ignore auth header with empty JSON object Alessandro Verzicco 2025-11-06 17:29:58 +01:00
  • d36b61c211 Fixes: #27444, Fix tiny typos in some artifact docs Byounguk Lee 2025-11-06 05:30:42 +00:00
  • f1dcf63a91 Fixes #27421 aritfact push and pull with authfile Byounguk Lee 2025-11-04 12:56:21 +00:00
  • 60bf36386b Bumping timeout for aarch64 machine Brent Baude 2025-11-04 10:35:51 -06:00
  • 87bb060531 Fix remote client rejecting empty --detach-keys string shiavm006 2025-11-04 09:12:02 +05:30
  • 49a704eb06 Makefile: Drop dead CONTAINER_RUNTIME Colin Walters 2025-10-31 10:52:19 -04:00
  • 5a8dbd1dfb Fixes #27378 Missing network type in events document ByoungUk Lee 2025-10-28 04:17:42 +00:00
  • dcf7644cbc Update docs/source/markdown/podman-run.1.md.in codynguyen-dev 2025-10-27 19:49:51 -04:00
  • 28b04a8604 Escape periods in path Brent Baude 2025-10-27 15:41:55 -05:00
  • 8b8390522b Escape RequiresMountsFor value Dmitry Konishchev 2025-10-27 20:01:45 +03:00
  • d5b72d973a Introduce assert-has-key assertion Dmitry Konishchev 2025-10-27 19:57:35 +03:00
  • 62f1e1176e Rename misleading assertion name Dmitry Konishchev 2025-10-27 19:23:51 +03:00
  • eeae782945 docs: expand --mount section with detailed type descriptions (#25888) codynguyen-dev 2025-10-26 15:00:35 -04:00
  • 9d29245500 Fix tmpfs U/chown documentation lordwelch 2025-10-25 22:58:46 -07:00
  • 415e3fc4c8 [CI:DOCS]Fix minor typo in buildah test tomsweeneyredhat 2025-10-22 17:14:56 -04:00
  • ee88292812 Add system test Zifei Tong 2025-09-09 13:16:00 -07:00
  • b866c3d49d Fix podman build "newer" pull policy Zifei Tong 2025-09-05 18:50:01 -07:00
  • 99136fbc4c test/e2e: fix 'block all syscalls' seccomp for runc Kir Kolyshkin 2025-08-29 17:18:44 -07:00
  • f76be2a94d [play_kube] Add validation to container image field Lewis Denny 2025-12-17 22:17:42 +10:00
  • b4202348ad test: Fix PODMAN_BATS_LEAK_CHECK Ricardo Branco 2025-12-25 19:06:22 +01:00
  • cc83ebbb3e Fix docs for Volume User= and Group= options Matthijs Kooijman 2026-01-05 17:52:39 +01:00
  • 763b7b3821 test/system: fix log timestamp work around Paul Holzinger 2026-01-05 19:25:13 +01:00
  • 6c1378be44 extract shared TTY handling code into helper function shiavm006 2026-01-07 10:19:38 +05:30
  • b847c344f6 test: Fix --hostuser octal UID test flakiness Ricardo Branco 2025-12-20 23:20:08 +01:00
  • 10187a23af Fixes #27651 - Fix health inspect/ps for rootfs containers with empty healthcheck Jason Oh 2025-12-10 23:30:37 -06:00
  • 2f348b3c19 test/e2e: Skip privileged container test if NoNewPrivs is set Ricardo Branco 2026-01-02 17:22:05 +01:00
  • abc9a6ff29 Don't assume v1.41 is the default docker Anders F Björklund 2026-01-17 13:03:49 +01:00
  • d93268f286 Bump Compat API version to supported v1.44 Anders F Björklund 2026-01-17 09:51:20 +01:00
  • dc97c9af7e libpod: fix Volume.Mount() returning empty path for plugin volumes Alessio Attilio 2026-01-18 17:34:47 +01:00
  • 8eacbd8464 fix: correct env/envFrom precedence in kube play MayorFaj 2025-12-17 22:53:47 +00:00
  • 5ff402aa80 Fix PowerShell Write-Error multi-line argument Mario Loriedo 2026-01-27 14:53:12 +01:00
  • 7036d09c5e fix: generate correct error message if Wix is not installed Jeff MAURY 2026-01-26 14:11:35 +01:00
  • 9e965498aa Fix interfering escaping of commas and spaces in no_proxy variable Gregor Dschung 2026-02-02 15:33:57 +01:00
  • 4ea22f1b29 Write DefaultEnvironment proxy values to /etc/systemd/user.conf.d/default-env.conf Gregor Dschung 2026-02-02 15:49:05 +01:00
  • 0e4dc26c05 Fix test proxyenv/env_test.go for systems that use proxy variables Gregor Dschung 2026-01-30 09:47:49 +01:00
  • eb118bafb4 Fix healthcheck argument with spaces split in Docker API (#27818) Mayowa Fajobi 2026-02-03 11:49:28 +00:00
  • 3d02daa261 fix: prevent race condition during database initialization by using INSERT OR IGNORE. SanjayReddy91 2026-02-01 16:18:44 +05:30
  • b41f2d3a3a Release notes for v5.8.0-RC1 (initial) Matt Heon 2026-01-29 14:24:06 -05:00
  • 96dd0e1ad1 Fix podman run equivalent for HealthStartPeriod Bryan Parry 2026-01-14 15:48:52 -05:00
  • 7477ffa9c6 libpod: simplify unnecessary loops Caleb Xu 2026-01-09 16:45:14 -05:00
  • d941f62082 secrets/create: remove pipe check and allow interactive stdin Danish Prakash 2026-01-14 13:10:25 +05:30
  • e1408e5a35 Fix container export emitting incorrect event type. shiavm006 2026-01-12 16:25:25 +05:30
  • 0747179589 Add AppArmor key to quadlet .container files givensuman 2025-10-30 21:02:20 -04:00
  • f111cedfce fix(logs): enhance timestamp format to include timezone in logs MayorFaj 2025-12-06 12:53:43 +00:00
  • dac1e82710 fix(logs): add tests for nanosecond precision in log timestamps MayorFaj 2025-12-06 12:17:39 +00:00
  • d3bda38309 fix(logs): improve timestamp precision in container logs MayorFaj 2025-12-05 16:28:29 +00:00
  • 06fe9b21c1 Fix missing newlines in stderr error messages Colin Walters 2025-12-16 11:16:46 -05:00
  • 17d7be80c9 test/system: remove apk from build Paul Holzinger 2025-12-12 15:44:38 +01:00
  • ac22866156 libpod: fix healthchecks not executing every interval on linux Winter M 2025-10-20 14:23:38 -04:00
  • fcaf1300d7 fix: skip execution of probes when initialDelaySeconds is not elapsed Vasileios Anagnostopoulos 2025-12-07 13:39:07 +01:00
  • a798f30849 fix(deps): update module github.com/shirou/gopsutil/v4 to v4.26.1 renovate[bot] 2026-02-06 17:01:16 +00:00
  • ee64636cea Merge pull request #28032 from containers/renovate/github.com-openshift-imagebuilder-1.x Paul Holzinger 2026-02-06 17:59:09 +01:00
  • b81c17090d Merge pull request #27804 from Honny1/dev/v5.8/jrodak/local-api-artifact-add Paul Holzinger 2026-02-06 17:46:41 +01:00
  • b16073bb85 Merge pull request #28039 from TomSweeneyRedHat/dev/tsweeney/buildah_v1.43.0 Matt Heon 2026-02-06 11:41:33 -05:00
  • af7c36eae3 make curl error on non success status codes Paul Holzinger 2026-02-06 17:29:49 +01:00
  • efff41698b test/buildah-bud: skip failed remote test Paul Holzinger 2026-02-06 16:40:42 +01:00
  • fedda4a758 test/e2e: skip build userns=auto test in remote mode Lokesh Mandvekar 2026-02-06 20:32:32 +05:30
  • 0843c6ee1c Merge pull request #28030 from Luap99/configfile Brent Baude 2026-02-06 08:49:42 -06:00
  • 37e511d216 [v5.8] Bump Buildah to v1.43.0 Tom Sweeney 2026-02-06 08:53:23 -05:00
  • c4c07d329c test/system: adjust pod memory limit for runc minimum requirement Lokesh Mandvekar 2026-02-06 16:54:01 +05:30
  • e23cfded3e test/system: handle runc/crun differences for directory exec Lokesh Mandvekar 2026-02-06 16:52:43 +05:30
  • 978484bdaf test/system: skip blkio tests when cgroup path doesn't exist Lokesh Mandvekar 2026-02-06 15:29:51 +05:30
  • a6a9272430 Merge pull request #27753 from mcgitty/patch-1 Jan Rodák 2026-02-06 10:09:16 +01:00
  • b320fbcaff Add migration code for BoltDB to SQLite Matt Heon 2025-12-02 12:15:32 -05:00
  • aec7f806b5 [skip-ci] Update zizmorcore/zizmor-action action to v0.5.0 renovate[bot] 2026-02-05 21:35:50 +00:00
  • 4fdb90e02c Deterministically order pod inspect fields Matt Heon 2025-12-04 15:25:11 -05:00
  • 7ae6813dfc [v5.8] artifact: Skip AddLocal optimization on WSL Jan Rodák 2025-11-19 14:13:02 +01:00
  • 3918d4ca75 [v5.8] Require absolute path for local API Jan Rodák 2025-10-31 16:18:02 +01:00
  • 6465c07d21 [v5.8] Add local artifact add API endpoint Jan Rodák 2025-10-31 16:15:50 +01:00
  • f3a6457c8e Merge pull request #28029 from inknos/backport-quadlets-to-5.8 Matt Heon 2026-02-05 12:05:44 -05:00
  • 2c4e9333ac fix(deps): update module github.com/openshift/imagebuilder to v1.2.20 renovate[bot] 2026-02-05 15:20:55 +00:00
  • 9d288bd2bd Merge pull request #28026 from containers/renovate/github.com-onsi-ginkgo-v2-2.x Paul Holzinger 2026-02-05 16:18:30 +01:00
  • 044d71ea85 test/system: skip cp test with new filename in remote mode Lokesh Mandvekar 2026-02-05 20:29:12 +05:30