Skip to content

fix(gateway): update Podman supervisor build task name#1288

Merged
maxamillion merged 1 commit intoNVIDIA:mainfrom
russellb:fix/podman-supervisor-task-name
May 9, 2026
Merged

fix(gateway): update Podman supervisor build task name#1288
maxamillion merged 1 commit intoNVIDIA:mainfrom
russellb:fix/podman-supervisor-task-name

Conversation

@russellb
Copy link
Copy Markdown
Contributor

@russellb russellb commented May 9, 2026

Summary

Fix the Podman path in the dev gateway script which references the removed build:docker:supervisor-sideload mise task, causing mise run gateway to fail when Podman is the detected compute driver.

Related Issue

Broken by d8b8477 ("feat(rpm): add RPM packaging with Packit/COPR and GHA release publishing (#1126)"), which consolidated the sideload and standalone supervisor image builds into a single build:docker:supervisor task but did not update the gateway script.

Changes

  • Updated tasks/scripts/gateway.sh to reference build:docker:supervisor instead of the removed build:docker:supervisor-sideload

Testing

  • mise run pre-commit passes (pre-existing python:proto failure on main, unrelated)
  • Manually verified mise run gateway succeeds with Podman driver
  • Unit tests added/updated (N/A — script fix)
  • E2E tests added/updated (N/A — script fix)

Checklist

The Podman path in the dev gateway script references the
build:docker:supervisor-sideload mise task, which was removed in
d8b8477 ("feat(rpm): add RPM packaging with Packit/COPR and GHA
release publishing (NVIDIA#1126)"). That commit consolidated the sideload
and standalone supervisor image builds into a single
build:docker:supervisor task.

Update the reference so `mise run gateway` works with the Podman
compute driver.

Signed-off-by: Russell Bryant <russell.bryant@gmail.com>
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 9, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

All contributors have signed the DCO ✍️ ✅
Posted by the DCO Assistant Lite bot.

@russellb
Copy link
Copy Markdown
Contributor Author

russellb commented May 9, 2026

I have read the DCO document and I hereby sign the DCO.

Copy link
Copy Markdown
Collaborator

@maxamillion maxamillion left a comment

Choose a reason for hiding this comment

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

I swear I fixed this. 🤦

Thank you. LGTM +1

@maxamillion maxamillion merged commit 57a80ed into NVIDIA:main May 9, 2026
5 of 6 checks passed
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.

2 participants