Skip to content

fix: rename skyhook CR to remove training suffix#111

Merged
mchmarny merged 4 commits into
NVIDIA:mainfrom
yuanchen8911:fix/skyhook-cr-name-training-suffix
Feb 12, 2026
Merged

fix: rename skyhook CR to remove training suffix#111
mchmarny merged 4 commits into
NVIDIA:mainfrom
yuanchen8911:fix/skyhook-cr-name-training-suffix

Conversation

@yuanchen8911

Copy link
Copy Markdown
Contributor

Summary

  • PR refactor: rename skyhook customization manifest to remove training suffix #109 renamed the manifest file from h100-eks-ubuntu-training.yaml to h100-eks-ubuntu.yaml but missed updating the Skyhook CR metadata.name inside the file
  • This caused inference deployments to create pods with "training" in their name (e.g. h100-eks-ubuntu-training-fix-mac-address-policy-...)
  • Renames the CR from h100-eks-ubuntu-training to h100-eks-ubuntu

Test plan

  • Deploy inference-dynamo recipe and verify skyhook pods no longer have "training" in their name
  • Verify training recipe still works (shared manifest)

@yuanchen8911 yuanchen8911 requested review from a team as code owners February 12, 2026 21:17
ayuskauskas
ayuskauskas previously approved these changes Feb 12, 2026

@ayuskauskas ayuskauskas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lets merge this in before my PR #96 as that will cleanup all the syhook parts anyway

PR #109 renamed the manifest file from h100-eks-ubuntu-training.yaml
to h100-eks-ubuntu.yaml but missed updating the Skyhook CR
metadata.name inside the file. This caused inference deployments to
create pods with "training" in their name.

Signed-off-by: Yuan Chen <[email protected]>

@mchmarny mchmarny left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

/lgtm

@mchmarny mchmarny merged commit b103146 into NVIDIA:main Feb 12, 2026
8 checks passed
lockwobr pushed a commit that referenced this pull request Feb 12, 2026
lockwobr pushed a commit that referenced this pull request Feb 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically locked since it has been closed for 90 days with no further activity. Please open a new pull request for related changes.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants