Skip to content

nomad-driver-podman doc updates for release v0.6.5#2814

Merged
ritesh-harihar merged 1 commit into
mainfrom
rh-update-nomad-driver-podman-docs-release-v0.6.5
Jul 13, 2026
Merged

nomad-driver-podman doc updates for release v0.6.5#2814
ritesh-harihar merged 1 commit into
mainfrom
rh-update-nomad-driver-podman-docs-release-v0.6.5

Conversation

@ritesh-harihar

@ritesh-harihar ritesh-harihar commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR updates the nomad-driver-podman documentation for the v0.5.0 release.

Ticket

Changes

Image platform overrides (PR , JIRA Ticket)

  • Documents the new os, arch, and variant task config fields that override the platform used when pulling an image (mirroring podman's --os, --arch, --variant flags)
  • Adds an example and explains the always-pull behavior when any override is set, plus constraint guidance for pinning workloads to compatible nodes

IPC namespace mode (PR , JIRA Ticket)

  • Documents the new ipc_mode task config with all supported values (host, private, shareable, none, container:, ns:, task:)
  • Adds a task:mps-daemon example and the shm_size compatibility note

Custom Podman network names (PR , JIRA Ticket)

  • Documents that network_mode accepts the name of a pre-existing Podman network created with podman network create
  • Notes the network must already exist and that this requires Podman 4.0 or later; adds a network_mode = "mynet" example

HTTP(S) archive URLs for images (PR , JIRA Ticket)

  • Documents that the image field's oci-archive and docker-archive transports accept http(s):// URLs, not just local archive paths
  • Adds an oci-archive:https://... example

Contributor checklists

Review urgency:

  • ASAP: Bug fixes, broken content, imminent releases
  • 3 days: Small changes, easy reviews
  • 1 week: Default expectation
  • Best effort: No urgency

Pull request:

  • Verify that the PR is set to merge into the correct base branch
  • Verify that all status checks passed
  • Verify that the preview environment deployed successfully
  • Add additional reviewers if they are not part of assigned groups

Content:

  • I added redirects for any moved or removed pages
  • I followed the Education style guide
  • I looked at the local or Vercel build to make sure the content rendered correctly

Reviewer checklist

  • This PR is set to merge into the correct base branch.
  • The content does not contain technical inaccuracies.
  • The content follows the Education content and style guides.
  • I have verified and tested changes to instructions for end users.

@ritesh-harihar
ritesh-harihar requested a review from a team as a code owner July 10, 2026 13:47
@ritesh-harihar
ritesh-harihar requested a review from a team as a code owner July 10, 2026 13:47
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Fri Jul 10 13:53:29 UTC 2026
Unified Docs API ✅ Ready (Inspect) Visit Preview Fri Jul 10 13:49:09 UTC 2026

@github-actions

Copy link
Copy Markdown
Contributor

Broken Link Checker

This PR contains broken links, but won't be blocked. Use this report to improve content quality:

Quick Actions

  • Internal links (HashiCorp sites): Please fix these - they impact user experience
  • External links: Consider if these are essential or can be updated/removed
  • Temporary issues: External sites may recover - check again before merging

Need Help?


Internal Links

Full Github Actions output

External Links

Summary

Status Count
🔍 Total 67
✅ Successful 16
⏳ Timeouts 0
🔀 Redirected 2
👻 Excluded 48
❓ Unknown 0
🚫 Errors 1
⛔ Unsupported 0

Errors per input

Errors in content/nomad/v2.0.x/content/plugins/drivers/podman.mdx

Redirects per input

Redirects in content/nomad/v2.0.x/content/plugins/drivers/podman.mdx

Full Github Actions output

@ritesh-harihar
ritesh-harihar merged commit 47234f5 into main Jul 13, 2026
15 checks passed
@ritesh-harihar
ritesh-harihar deleted the rh-update-nomad-driver-podman-docs-release-v0.6.5 branch July 13, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants