Setting a friendly name for a new key shoud be optional #382

Closed
opened 2022-09-14 13:17:56 +00:00 by quentin · 1 comment
Owner

It seems that setting a name for the key is mandatory: https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/main/src/api/admin/key.rs#L61-L76

But in the CLI, it is optional. It should be possible to send a POST request with an empty body to generate an unnamed key

It seems that setting a name for the key is mandatory: https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/main/src/api/admin/key.rs#L61-L76 But in the CLI, it is optional. It should be possible to send a POST request with an empty body to generate an unnamed key
quentin added the
AdminAPI
Improvement
labels 2022-09-14 13:18:08 +00:00
quentin added this to the v0.9 milestone 2022-09-14 13:26:38 +00:00
lx added the
Newcomer
label 2022-10-18 15:38:20 +00:00
Owner

Fixed in commit 28cc9f178a in branch next, which will be merged in Garage v0.9

Fixed in commit 28cc9f178a in branch `next`, which will be merged in Garage v0.9
lx closed this issue 2023-06-14 12:20:36 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#382
No description provided.