Skip to content

fix: use flashBootType, not -fb#261

Merged
TimPietruskyRunPod merged 1 commit intomainfrom
luxbarker/ce-1396-update-runpodctl-to-use-flashboottype
Mar 25, 2026
Merged

fix: use flashBootType, not -fb#261
TimPietruskyRunPod merged 1 commit intomainfrom
luxbarker/ce-1396-update-runpodctl-to-use-flashboottype

Conversation

@k-nox
Copy link
Copy Markdown
Collaborator

@k-nox k-nox commented Mar 23, 2026

indicate an endpoint is flashboot enabled with flashBootType instead of appending -fb to the name

@promptless
Copy link
Copy Markdown

promptless bot commented Mar 23, 2026

📝 Documentation updates detected!

Updated existing suggestion: Update GraphQL docs to use flashBootType field for FlashBoot


Tip: Leave inline comments with @Promptless on suggestion diffs in the Promptless dashboard for targeted refinements 💬

Copy link
Copy Markdown
Member

@TimPietruskyRunPod TimPietruskyRunPod left a comment

Choose a reason for hiding this comment

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

tested e2e against the live api: created a serverless template and two endpoints via the graphql saveEndpoint mutation — one with flashBootType: "FLASHBOOT" and one with flashBootType: "OFF". both were accepted by the api and created successfully. all test resources cleaned up.

lgtm — clean fix replacing the -fb name suffix hack with the proper api field.

@TimPietruskyRunPod TimPietruskyRunPod force-pushed the luxbarker/ce-1396-update-runpodctl-to-use-flashboottype branch from 92be329 to fb5a10e Compare March 25, 2026 14:28
@TimPietruskyRunPod TimPietruskyRunPod merged commit 673143d into main Mar 25, 2026
1 check passed
@TimPietruskyRunPod TimPietruskyRunPod deleted the luxbarker/ce-1396-update-runpodctl-to-use-flashboottype branch March 25, 2026 14:29
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.

2 participants