Skip to content

feat: customer add command#40

Merged
alanshaw merged 3 commits into
mainfrom
ash/feat/customer-add
Jul 1, 2026
Merged

feat: customer add command#40
alanshaw merged 3 commits into
mainfrom
ash/feat/customer-add

Conversation

@alanshaw

Copy link
Copy Markdown
Member

An invocation that Hilt can make to insert a customer directly into the upload service DB.

Customers added by Hilt are "tenants" that are authenticated, authorized and billed by fil.one. However they need to be registered in the upload service to allow spaces to be provisioned and used.

Comment thread commands/customer/types.go Outdated
Comment thread commands/customer/types.go Outdated
Comment thread commands/customer/types.go
Comment thread commands/customer/types.go

@Peeja Peeja left a comment

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.

LGTM with @bajtos's documentation suggestions to clarify the semantics

alanshaw added 2 commits July 1, 2026 17:21
Adds the S3 commands as specified in
fil-one/RFC#8

A few of the types have some hand-rolled CBOR/JSON encoders/decoders
since for some reason `cbor-gen` (and hence `dag-json-gen`) do not
support slices as map values.
@alanshaw alanshaw merged commit f0706e1 into main Jul 1, 2026
7 checks passed
@alanshaw alanshaw deleted the ash/feat/customer-add branch July 1, 2026 16:23
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.

3 participants