Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

server,cli: Add explicit delete RPC and CLI endpoints for Config and ConfigSourcers + tests #4754

Merged
merged 20 commits into from
Jun 1, 2023

Conversation

briancain
Copy link
Member

This commit adds an explicit delete endpoint for both Config and ConfigSourcers. It introduces the RPC endpoints for each, and additionally adds CLI commands for each. It's built on top of the "Unset" flow that already existed to minimize the footprint of this addition to mostly be a front-end change in the API layer.

@briancain briancain force-pushed the f/cfg-cfgsrcs/explicit-endpoints branch from 6f485e6 to 1a9852d Compare June 1, 2023 17:46
@briancain
Copy link
Member Author

Fixed a merge conflict in the server proto gen file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants