Skip to content

feat: Add build support for GB200/300 image series#8521

Open
keith-ms wants to merge 81 commits into
mainfrom
keithpimm/pull-gb-files-into-main
Open

feat: Add build support for GB200/300 image series#8521
keith-ms wants to merge 81 commits into
mainfrom
keithpimm/pull-gb-files-into-main

Conversation

@keith-ms
Copy link
Copy Markdown

This change pulls in the commits specific to the release-gb200 branch into main rather than trying to merge commit from main into release-gb200.

I've modified the vhdbuilder/packer/pre-install-dependencies.sh from the release-gb200 branch so that the NVIDIA kernel path from the PPA depends on the presence of the GB200 feature flag.

anson627 and others added 30 commits May 14, 2026 09:33
…E_LABELS are written to a /etc/default/kubelet
…els are written to the /etc/default/kubelet file
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 14, 2026

PR Title Lint Failed ❌

Current Title: feat: Add build support for GB200/300 image series

Your PR title doesn't follow the expected format. Please update your PR title to follow one of these patterns:

Conventional Commits Format:

  • feat: add new feature - for new features
  • fix: resolve bug in component - for bug fixes
  • docs: update README - for documentation changes
  • refactor: improve code structure - for refactoring
  • test: add unit tests - for test additions
  • chore: remove dead code - for maintenance tasks
  • chore(deps): update dependencies - for updating dependencies
  • ci: update build pipeline - for CI/CD changes

Guidelines:

  • Use lowercase for the type and description
  • Keep the description concise but descriptive
  • Use imperative mood (e.g., "add" not "adds" or "added")
  • Don't end with a period

Examples:

  • feat(windows): add secure TLS bootstrapping for Windows nodes
  • fix: resolve kubelet certificate rotation issue
  • docs: update installation guide
  • Added new feature
  • Fix bug.
  • Update docs

Please update your PR title and the lint check will run again automatically.

@keith-ms keith-ms changed the title Add build support for GB200/300 image series feat: Add build support for GB200/300 image series May 14, 2026
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.

4 participants