Skip to content

Verda Finalization - #143

Merged
drewmalin merged 9 commits into
mainfrom
dm/verdaround2
Aug 13, 2026
Merged

Verda Finalization#143
drewmalin merged 9 commits into
mainfrom
dm/verdaround2

Conversation

@drewmalin

@drewmalin drewmalin commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Some fixes to verda:

  • Explicitly create a new user rather than relying on root (this is suggested by verda, and either way makes for a more natural fit amongst the other providers)
  • Fetch the disk as an explicit API call
  • Stop advertising spot pricing (this is always provided by the API so confuses devplane)
  • Remove 'cloud' so that we just show these types as "Verda"
  • Ensure 'Bytes' object is used everywhere

@drewmalin drewmalin changed the title Dm/verdaround2 Verda Finalization Aug 13, 2026
@drewmalin
drewmalin marked this pull request as ready for review August 13, 2026 20:36
@drewmalin
drewmalin requested a review from a team as a code owner August 13, 2026 20:36
maxSize := 10 * units.TiB
maxSizeBytes := v1.NewBytes(10, v1.Tebibyte)

pricePerGBHr, _ := currency.NewAmount("0.0002740", "USD")

@patelspratik patelspratik Aug 13, 2026

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.

should we move this somewhere more obvious for when we have to change it? Maybe constant at the top?

@drewmalin
drewmalin merged commit 630bc36 into main Aug 13, 2026
7 checks passed
@drewmalin
drewmalin deleted the dm/verdaround2 branch August 13, 2026 20:47
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