Skip to content

Fix KWOK stage manifest installation#611

Merged
shayasoolin merged 1 commit into
ai-dynamo:mainfrom
shayasoolin:fix-kwok-stage-install
May 13, 2026
Merged

Fix KWOK stage manifest installation#611
shayasoolin merged 1 commit into
ai-dynamo:mainfrom
shayasoolin:fix-kwok-stage-install

Conversation

@shayasoolin

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind bug

What this PR does / why we need it:

Fixes KWOK setup by applying kwok.yaml first, waiting for the Stage CRD to become established and discoverable, and only then applying stage-fast.yaml. The scale test CI was creating KWOK nodes without the stage policy because stage-fast.yaml raced CRD registration and failed with no matches for kind "Stage".

Which issue(s) this PR fixes:

Fixes #550

Special notes for your reviewer:

This makes KWOK stage installation mandatory. Without stage-fast.yaml, KWOK nodes can become NotReady and scale pods never become Ready.

Does this PR introduce a API change?

NONE

Additional documentation e.g., enhancement proposals, usage docs, etc.:

NONE

@copy-pr-bot

copy-pr-bot Bot commented May 13, 2026

Copy link
Copy Markdown

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.

@shayasoolin shayasoolin merged commit 74fe402 into ai-dynamo:main May 13, 2026
15 of 16 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.

Scheduled CI: scale-test trend tracking and comparison

3 participants