10BC0 chore: updated podman to v5.6.0 by MarsKubeX · Pull Request #13624 · podman-desktop/podman-desktop · GitHub
[go: up one dir, main page]

Skip to content

Conversation

MarsKubeX
Copy link
Contributor

What does this PR do?

Update Podman to v5.6.0
https://github.com/containers/podman/releases/tag/v5.6.0

Screenshot / video of UI

What issues does this PR fix or reference?

closes #13427

How to test this PR?

  • Tests are covering the bug fix or the new feature

Signed-off-by: Marcel Bertagnini <mbertagn@redhat.com>
@MarsKubeX MarsKubeX requested review from benoitf and a team as code owners August 18, 2025 07:13
@MarsKubeX MarsKubeX requested review from cdrage and axel7083 and removed request for a team August 18, 2025 07:13
Copy link
Contributor
coderabbitai bot commented Aug 18, 2025
📝 Walkthrough

Walkthrough

Bumps Podman version references from 5.5.2 to 5.6.0 in extensions/podman/packages/extension/src/podman5.json. Updates the root version, releaseNotes href, Windows installer filename to podman-5.6.0-setup.exe, and macOS installer filenames for x64, arm64, and universal variants to v5.6.0 .pkg names. No other files or exported/public declarations changed.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Assessment against linked issues

Objective Addressed Explanation
Update Podman to v5.6 in Podman Desktop (#13427)

Possibly related PRs

Suggested reviewers

  • axel7083
  • dgolovin

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between e7e0475 and 92c70c6.

📒 Files selected for processing (1)
  • extensions/podman/packages/extension/src/podman5.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • extensions/podman/packages/extension/src/podman5.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (11)
  • GitHub Check: build website
  • GitHub Check: unit tests / ubuntu-24.04
  • GitHub Check: unit tests / windows-2025
  • GitHub Check: typecheck
  • GitHub Check: linter, formatters
  • GitHub Check: unit tests / macos-15
  • GitHub Check: smoke e2e tests (production)
  • GitHub Check: Windows
  • GitHub Check: Linux
  • GitHub Check: smoke e2e tests (development)
  • GitHub Check: macOS
✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor
@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Signed-off-by: Marcel Bertagnini <mbertagn@redhat.com>
Copy link
Contributor
@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 152b788 and e7e0475.

📒 Files selected for processing (1)
  • extensions/podman/packages/extension/src/podman5.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (11)
  • GitHub Check: unit tests / macos-15
  • GitHub Check: typecheck
  • GitHub Check: linter, formatters
  • GitHub Check: unit tests / windows-2025
  • GitHub Check: build website
  • GitHub Check: unit tests / ubuntu-24.04
  • GitHub Check: smoke e2e tests (production)
  • GitHub Check: macOS
  • GitHub Check: smoke e2e tests (development)
  • GitHub Check: Linux
  • GitHub Check: Windows
🔇 Additional comments (1)
extensions/podman/packages/extension/src/podman5.json (1)

2-2: Version bump to 5.6.0 looks good

Top-level version updated correctly.

Comment on lines +8 to +9
"version": "v5.6.0",
"fileName": "podman-5.6.0-setup.exe"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Verification agent

🧩 Analysis chain

Validate asset filenames exist in the v5.6.0 release

The platform versions and filenames look correct. To avoid runtime 404s, verify that these assets exist for tag v5.6.0 on GitHub.

Also applies to: 12-21


🏁 Script executed:

#!/bin/bash
set -euo pipefail

TAG="v5.6.0"
OWNER="containers"
REPO="podman"

expected=(
  "podman-5.6.0-setup.exe"
  "podman-installer-macos-amd64-v5.6.0.pkg"
  "podman-installer-macos-aarch64-v5.6.0.pkg"
  "podman-installer-macos-universal-v5.6.0.pkg"
)

echo "Fetching assets for ${OWNER}/${REPO} tag ${TAG}..."
names=$(curl -fsSL "https://api.github.com/repos/${OWNER}/${REPO}/releases/tags/${TAG}" | jq -r '.assets[].name')

echo "Assets published:"
printf '%s\n' "$names" | sed 's/^/  - /'

missing=()
for f in "${expected[@]}"; do
  if ! printf '%s\n' "$names" | grep -Fxq "$f"; then
    missing+=("$f")
  fi
done

if ((${#missing[@]})); then
  echo "Missing expected assets:"
  printf '  - %s\n' "${missing[@]}"
  exit 1
else
  echo "All expected assets are present."
fi

Length of output: 4503


Incorrect macOS asset filenames in podman5.json

The JSON references three macOS packages with embedded -v5.6.0 suffixes that don’t exist on GitHub. The actual assets published under v5.6.0 are:

  • podman-installer-macos-amd64.pkg
  • podman-installer-macos-arm64.pkg
  • podman-installer-macos-universal.pkg

Please update your entries in extensions/podman/packages/extension/src/podman5.json (lines 12–21) accordingly. For example:

   {
     "platform": "macos-amd64",
-    "fileName": "podman-installer-macos-amd64-v5.6.0.pkg"
+    "fileName": "podman-installer-macos-amd64.pkg"
   },
   {
     "platform": "macos-aarch64",
-    "fileName": "podman-installer-macos-aarch64-v5.6.0.pkg"
+    "fileName": "podman-installer-macos-arm64.pkg"
   },
   {
     "platform": "macos-universal",
-    "fileName": "podman-installer-macos-universal-v5.6.0.pkg"
+    "fileName": "podman-installer-macos-universal.pkg"
   },

This will prevent runtime 404 errors when downloading the macOS installers.

📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
"version": "v5.6.0",
"fileName": "podman-5.6.0-setup.exe"
{
"platform": "macos-amd64",
"fileName": "podman-installer-macos-amd64.pkg"
},
{
"platform": "macos-aarch64",
"fileName": "podman-installer-macos-arm64.pkg"
},
{
"platform": "macos-universal",
"fileName": "podman-installer-macos-universal.pkg"
},
🤖 Prompt for AI Agents
In extensions/podman/packages/extension/src/podman5.json around lines 12–21, the
macOS asset filenames incorrectly include a "-v5.6.0" suffix that doesn’t exist
on GitHub; replace those three macOS entries with the actual asset names
podman-installer-macos-amd64.pkg, podman-installer-macos-arm64.pkg, and
podman-installer-macos-universal.pkg (remove the "-v5.6.0" suffix) so the JSON
points to the correct published installers and avoids 404s.

@MarsKubeX MarsKubeX requested a review from feloy August 18, 2025 07:18
Copy link
Contributor
@axel7083 axel7083 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, and created #13626 for future

@MarsKubeX
Copy link
Contributor Author

LGTM, and created #13626 for future

@axel7083 great idea :)

Copy link
Contributor
@gastoner gastoner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codewise LGTM

@MarsKubeX MarsKubeX merged commit 7f21d48 into podman-desktop:main Aug 18, 2025
22 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.21.0 milestone Aug 18, 2025
@coderabbitai coderabbitai bot mentioned this pull request Aug 25, 2025
1 task
gastoner pushed a commit to gastoner/podman-desktop that referenced this pull request Aug 27, 2025
* chore: updated podman to v5.6.0

Signed-off-by: Marcel Bertagnini <mbertagn@redhat.com>

* chore: updated missing ref to new podman v5.6.0

Signed-off-by: Marcel Bertagnini <mbertagn@redhat.com>

---------

Signed-off-by: Marcel Bertagnini <mbertagn@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update podman to v.5.6
5 participants
0