Allow overwriting existing entries #34
Labels
No Label
Kind/Bug
Kind/Enhancement
Kind/Feature
Project/Lander
Project/Landerctl
idea
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Chewing_Bever/lander#34
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I'd like to be able to overwrite existing entries, e.g. with a
force=1
HTTP param. One idea for this would be having a permanent/landerctl
entry that always serves the newest version of the static binary.For this we first need to implement updates in the
lsm_store
.