Skip to content

Fujitsu support#85

Open
izvyk wants to merge 24 commits intomasterfrom
83-fujitsu-support
Open

Fujitsu support#85
izvyk wants to merge 24 commits intomasterfrom
83-fujitsu-support

Conversation

@izvyk
Copy link
Copy Markdown

@izvyk izvyk commented Feb 5, 2026

Closes #83

@izvyk izvyk self-assigned this Feb 5, 2026
@izvyk izvyk linked an issue Feb 5, 2026 that may be closed by this pull request
@metal-robot metal-robot bot added this to Development Feb 5, 2026
Comment thread internal/vendors/fujitsu/fujitsu.go Outdated
@simcod simcod moved this to In Progress in Development Feb 9, 2026
@izvyk izvyk force-pushed the 83-fujitsu-support branch from 7bc6c6c to 61d0c75 Compare February 16, 2026 15:26
@stmcginnis
Copy link
Copy Markdown
Contributor

Last commit can now be replaced with latest release. Gofish v0.21.1 includes the Reset fix.

@simcod
Copy link
Copy Markdown
Contributor

simcod commented Apr 15, 2026

Final tests verified:

  • Power Management (Cycle / On / Off)
  • BMC user management (root and metal user creation)
  • LED Management (On / Off)
  • Serial console access via IPMI with metalctl machine console <id> --ipmi
  • Machine allocation
  • Machine deletion
# BootSourceOverride for machine creation
{
  "BootSourceOverrideEnabled": "Continuous",
  "BootSourceOverrideTarget": "Hdd"
}
# BootSourceOverride for machine deletion
{
  "BootSourceOverrideEnabled": "Continuous",
  "BootSourceOverrideTarget": "Pxe"
}

@simcod simcod marked this pull request as ready for review April 15, 2026 14:34
@simcod simcod requested a review from a team as a code owner April 15, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Fujitsu support

3 participants