Commit Graph

  • 64f822f857 docs: delete the duplicated phrase in introduction page Subrat Lima 2025-04-03 09:53:12 +0530
  • 9277643ead Set the IDMappings also when RootfsOverlay is used. Jan Kaluza 2025-04-03 10:52:30 +0200
  • fbb118ed7e cirrus: save/restore golangci-lint cache for linux Kir Kolyshkin 2025-04-02 18:54:04 -0700
  • 403d126ac8 hack/install_golang.sh: revamp Kir Kolyshkin 2025-04-02 12:58:04 -0700
  • 7882de95ff libpod: fix whitespace linter issue on freebsd Kir Kolyshkin 2025-04-01 16:21:23 -0700
  • 421ee18e18 libpod: add a nolint:wastedassign annotation Kir Kolyshkin 2025-04-01 15:12:21 -0700
  • 5f582e9f11 pkg/emulation: add linux build tag for elf Kir Kolyshkin 2025-04-01 15:11:09 -0700
  • 8c0c1c8906 libpod: fix wastedassign warning on freebsd Kir Kolyshkin 2025-04-01 15:02:20 -0700
  • 30fd68cb23 libpod: rm some unused freebsd code Kir Kolyshkin 2025-04-01 15:00:38 -0700
  • 8754687b55 libpod: move linux-specific code to _linux.go Kir Kolyshkin 2025-04-01 14:53:35 -0700
  • c1c963affe libpod: fix unconvert linter warning Kir Kolyshkin 2025-04-01 14:48:59 -0700
  • 6bf1923f3e pkg/specgen: fix ST1019 on freebsd Kir Kolyshkin 2025-04-01 14:41:29 -0700
  • 118670b31f pkg/specgen/generate: fix S1002 on freebsd Kir Kolyshkin 2025-04-01 14:39:16 -0700
  • 0eea1cb297 libpod: don't capitalize error string Kir Kolyshkin 2025-04-01 14:37:24 -0700
  • 66c7efdb6b libpod: use context.TODO to fix SA1012 on freebsd Kir Kolyshkin 2025-04-01 14:35:48 -0700
  • 4165877c58 libpod: gix a govet warning on freebsd Kir Kolyshkin 2025-04-01 14:34:02 -0700
  • 851bd141af Fix errcheck warnings on freebsd Kir Kolyshkin 2025-04-01 14:33:19 -0700
  • 8fd7143e36 cmd/podman-testing: fix freebsd compilation Kir Kolyshkin 2025-04-01 13:50:13 -0700
  • c6189c5b51 test/checkseccomp: add linux build tag Kir Kolyshkin 2025-04-01 13:47:14 -0700
  • f589811073 pkg/rootless: fix ST1005 warning for freebsd Kir Kolyshkin 2025-03-31 17:01:26 -0700
  • 4f75d0be47
    Merge pull request #25770 from containers/renovate/github.com-onsi-gomega-1.x openshift-merge-bot[bot] 2025-04-02 19:31:33 +0000
  • dac6de0f1d
    Merge pull request #25757 from baude/needsinfo openshift-merge-bot[bot] 2025-04-02 19:26:09 +0000
  • 1d8947965d
    Merge pull request #25764 from xixishidibei/main openshift-merge-bot[bot] 2025-04-02 19:09:30 +0000
  • d04783ad8e
    Merge pull request #25398 from mheon/add_governance openshift-merge-bot[bot] 2025-04-02 18:44:47 +0000
  • f938f0d175
    Merge pull request #25768 from baude/updateroadmap2q25 openshift-merge-bot[bot] 2025-04-02 18:36:23 +0000
  • 783f0c8076
    fix(deps): update module github.com/onsi/gomega to v1.37.0 renovate[bot] 2025-04-02 18:13:17 +0000
  • 0d7ffeb1e9
    Merge pull request #25767 from plettich/update_documentation openshift-merge-bot[bot] 2025-04-02 18:11:41 +0000
  • f1f84320a2 Add initial draft of Podman project Governance Matt Heon 2025-02-25 14:37:52 -0500
  • 83cf9ee8a9 Update roadmap for 2Q 2025 Brent Baude 2025-04-02 12:27:17 -0500
  • 5ca84ef7e1
    Merge pull request #25766 from mheon/bump_542 v5.4 openshift-merge-bot[bot] 2025-04-02 15:34:19 +0000
  • 84203fa6ce Update links and markup in man pages Paul Lettich 2025-03-24 17:32:03 +0100
  • 9b5e9a0ea9
    Merge dd476f0a5d into 53be17d126 Antonio 2025-04-02 16:18:53 +0200
  • ddfa2dd623 Bump to v5.4.3-dev Matt Heon 2025-04-02 09:43:35 -0400
  • be85287fcf
    Bump to v5.4.2 v5.4.2 Matt Heon 2025-04-02 09:43:09 -0400
  • 96ea5c9ed2 Add release notes for v5.4.2 Matt Heon 2025-04-02 09:37:31 -0400
  • 0ccb836156 Fix a potential deadlock during `podman cp` Matt Heon 2025-03-14 09:37:54 -0400
  • 040385ef9b chore: fix function name in comment xixishidibei 2025-04-02 21:26:27 +0800
  • a7ac20d913
    oci: report empty exec path as ENOENT Giuseppe Scrivano 2025-02-18 10:21:13 +0100
  • 170d8630f1
    test: adapt tests new crun error messages Giuseppe Scrivano 2025-02-17 09:12:31 +0100
  • ae4b00cb9d
    test: remove duplicate test Giuseppe Scrivano 2025-02-17 10:39:35 +0100
  • 8db52f8984 Add autocomment for `needs-info` label Brent Baude 2025-04-01 15:36:19 -0500
  • 382ec5f0b0
    Update storage.conf location doc Lewis Denny 2025-04-02 15:10:53 +1000
  • af85ef64f8
    fix(deps): update module github.com/containers/buildah to v1.39.4 renovate[bot] 2025-04-02 00:28:26 +0000
  • 53be17d126
    Merge pull request #25756 from danegsta/danegsta/buildahVendor openshift-merge-bot[bot] 2025-04-02 00:26:44 +0000
  • 6c950bdb40 Remove unused code and data structures Kir Kolyshkin 2025-04-01 10:51:39 -0700
  • 684126e426 Suppress failing bud tests in remote David Negstad 2025-04-01 14:54:16 -0700
  • 275e77d1fa test/tools/vendor: drop ginkgo Kir Kolyshkin 2025-03-30 13:30:25 -0700
  • 3d12f1e2ed Update vendored c/buildah to 32d78c69be17 David Negstad 2025-04-01 13:25:06 -0700
  • 4b2472595c
    Merge pull request #25753 from flouthoc/vendor-common openshift-merge-bot[bot] 2025-04-01 19:09:00 +0000
  • f5120f4ee8
    Merge pull request #25752 from containers/renovate/github.com-shirou-gopsutil-v4-4.x openshift-merge-bot[bot] 2025-04-01 17:41:01 +0000
  • 74356e1b5a
    config: use ErrInvalidName flouthoc 2025-04-01 10:14:48 -0700
  • c27195ea65
    fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.3 renovate[bot] 2025-04-01 16:58:58 +0000
  • 51bb71d1b3
    vendor: bump c/common to 9b0d134f392 flouthoc 2025-04-01 09:58:40 -0700
  • d4988898ac
    Merge pull request #25726 from kolyshkin/golangci-v2 openshift-merge-bot[bot] 2025-04-01 16:56:56 +0000
  • 69408391f6
    Merge pull request #25744 from containers/renovate/github.com-opencontainers-runtime-tools-digest openshift-merge-bot[bot] 2025-04-01 14:41:28 +0000
  • ce959bbd40
    Merge pull request #25745 from containers/renovate/github.com-openshift-imagebuilder-digest openshift-merge-bot[bot] 2025-04-01 14:22:18 +0000
  • c7f3bd846a
    Merge pull request #25747 from Luap99/v5.4-backports openshift-merge-bot[bot] 2025-04-01 11:35:18 +0000
  • 5a1aca2d6b
    Makefile: link to system sqlite by default Paul Holzinger 2025-03-31 17:08:34 +0200
  • 6cba2b37b7
    New images 2025-04-01 Paul Holzinger 2025-03-31 17:05:09 +0200
  • 3dea3c4054
    Improve the file format documentation of podman-import. Miloslav Trmač 2025-03-26 20:33:28 +0100
  • 31412fb7e1
    Revert "podman-import only supports gz and tar" Paul Holzinger 2025-04-01 11:40:53 +0200
  • c2706d0b6a
    Bump buildah to v1.39.4 Paul Holzinger 2025-04-01 11:39:56 +0200
  • 66e4a8d31e
    libpod: do not cover idmapped mountpoint Giuseppe Scrivano 2025-03-10 21:11:07 +0100
  • ad9c505699
    test: Fix runc error message Ricardo Branco 2025-03-28 12:53:42 +0100
  • 52deb8c76e
    oci: report empty exec path as ENOENT Giuseppe Scrivano 2025-02-18 10:21:13 +0100
  • 1a4c075a1f
    test: adapt tests new crun error messages Giuseppe Scrivano 2025-02-17 09:12:31 +0100
  • 6a5340bc94
    test: remove duplicate test Giuseppe Scrivano 2025-02-17 10:39:35 +0100
  • 66b2bf83d9
    fix(deps): update github.com/openshift/imagebuilder digest to e87e4e1 renovate[bot] 2025-04-01 06:03:55 +0000
  • 6703564339
    fix(deps): update github.com/opencontainers/runtime-tools digest to 260e151 renovate[bot] 2025-04-01 01:50:57 +0000
  • 4817f2a4fc
    Merge 87c34b145f into 827dbaefcf Danish Prakash 2025-03-31 12:45:51 -0700
  • 4eb75f68cf test/e2e: fix unused linter warning Kir Kolyshkin 2025-03-29 23:50:33 -0700
  • dac3fa2f97 pkg/specgen/generate: fix unused warning on freebsd Kir Kolyshkin 2025-03-29 23:48:13 -0700
  • 18fdbaee80 pkg/machine/qemu: fix ST1016 linter warning on freebsd Kir Kolyshkin 2025-03-29 23:46:45 -0700
  • c860e67884 cmd/rootlessport: add missing linux build tags Kir Kolyshkin 2025-03-29 23:32:40 -0700
  • 061e1a17a9 pkg/rctl: fix fprintf statement Kir Kolyshkin 2025-03-29 23:27:30 -0700
  • 1739b7170e pkg/systemd/quadlet: rm splitPorts Kir Kolyshkin 2025-03-29 23:20:55 -0700
  • c9b108d5b3 Bump golangci-lint to v2.0.2 Kir Kolyshkin 2025-03-29 23:03:52 -0700
  • 8bd73b7d2c pkg/machine/wsl: rm unused structures Kir Kolyshkin 2025-03-29 22:18:11 -0700
  • 2861bc3702 pkg/machine/qemu: rm unused code Kir Kolyshkin 2025-03-29 22:10:46 -0700
  • 9f0032d3fd pkg/machine/shim: fix unused warnings on windows Kir Kolyshkin 2025-03-29 22:03:41 -0700
  • d9090645c3 pkg/machine: fix various linter warnings Kir Kolyshkin 2025-03-29 19:57:36 -0700
  • 4638d434bc pkg/machine/wsl/wutil: fix imports formatting Kir Kolyshkin 2025-03-29 19:56:44 -0700
  • c1f9c0b127 pkg/machine/e2e: fix unparam warnings Kir Kolyshkin 2025-03-29 19:53:33 -0700
  • 7c175064da libpod: rm nolint annotation Kir Kolyshkin 2025-03-29 19:43:50 -0700
  • 032250a478 pkg/binding/images: rm dead code Kir Kolyshkin 2025-03-29 19:26:52 -0700
  • 486327e2b9 pkg/bindings/images: fix linter warning on Darwin Kir Kolyshkin 2025-03-29 19:19:28 -0700
  • 6b1033eaa0 libpod/events: refactor to eliminate unused code Kir Kolyshkin 2025-03-29 19:02:49 -0700
  • 91113c46ef test/utils: suppress ST1001 warnings Kir Kolyshkin 2025-03-28 18:23:30 -0700
  • 0f975f8526 ci: rm allow-unused from nolintlint settings Kir Kolyshkin 2025-03-27 16:40:31 -0700
  • bed6ee6bb7 pkg/machine/e2e: move windows-specific function to windows file Kir Kolyshkin 2025-03-27 16:31:48 -0700
  • cc4d904dd2 Fix QF1012 staticcheck warnings Kir Kolyshkin 2025-03-27 16:11:18 -0700
  • f4f2580b0d ci: remove stylecheck linter Kir Kolyshkin 2025-03-27 16:06:57 -0700
  • 5aa035c69c libpod: fix a few minor staticcheck warnings Kir Kolyshkin 2025-03-27 15:32:25 -0700
  • 0105131b5c Fix QF1003: could use tagged switch" staticcheck warning Kir Kolyshkin 2025-03-27 15:14:48 -0700
  • 0dddc5e3c0 Apply De Morgan's law Kir Kolyshkin 2025-03-27 14:13:40 -0700
  • b1010808ed .golangci.yml: remove exclude-dirs Kir Kolyshkin 2025-03-27 12:57:29 -0700
  • 1a9cf6b9db .golangci.yml: rm exclude-files Kir Kolyshkin 2025-03-27 12:53:40 -0700
  • f3e7b26fdd .golangci.yml: remove some linters Kir Kolyshkin 2025-03-27 12:27:50 -0700
  • c72526cd9c .golangci.yml: switch to list of enabled linters Kir Kolyshkin 2025-03-27 12:13:28 -0700
  • 827dbaefcf
    Merge pull request #25733 from ninja-quokka/update_no_new_priv_docs openshift-merge-bot[bot] 2025-03-31 19:01:29 +0000