This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
Implement persistent storage for procedures in the storage #277
Labels
enhancement
New feature or request
Description
Merge the implementation of the procedure storage with the storage storage implementation to prevent cases where the etcd key is not prefixed with the root path.
Proposal
Support persisting procedure in
server/storage/storage_impl.go
.Additional context
The text was updated successfully, but these errors were encountered: