Skip to content

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

Open
russellb wants to merge 1 commit intoNVIDIA:mainfrom
russellb:fix/podman-supervisor-task-name
Open

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

Conversation

@russellb
Copy link
Copy Markdown

@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

Thank you for your submission! We ask that you sign our Developer Certificate of Origin before we can accept your contribution. You can sign the DCO by adding a comment below using this text:


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


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the DCO Assistant Lite bot.

@russellb
Copy link
Copy Markdown
Author

russellb commented May 9, 2026

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

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.

1 participant