feat: declareService — persist a host service via the new RPC
Some checks failed
Security / Security check (push) Failing after 1s

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-22 23:56:03 +02:00
parent a0c5725578
commit 70f04af438
5 changed files with 233 additions and 0 deletions

View file

@ -6,6 +6,9 @@ for the authoritative per-release detail.
## Unreleased
- `declareService()` — persist a host service into the operator
config via the new DeclareService RPC (returns restartRequired).
- Regenerated stubs: `StoreEntry.maintainers` (maintainer display
strings from the store index).