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

Port mock-service to use kuksa-client lib #85

Closed
SebastianSchildt opened this issue Jul 19, 2023 · 1 comment
Closed

Port mock-service to use kuksa-client lib #85

SebastianSchildt opened this issue Jul 19, 2023 · 1 comment

Comments

@SebastianSchildt
Copy link
Contributor

Currently Mock is not very maintainable as it uses its homespun GRPC wrappers. This is a lot of code dupblication, instead it should use the well/better tested kuksa-client lib

Potential issue: It might rely on pending "discoverability" issue in the val.v1 API. In any case, I suggest we start moving as mich calls as possible over to the API now, and follow up with the rest once upstream updated kuksa-client and databroker API

@SebastianSchildt
Copy link
Contributor Author

Done in #88

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

No branches or pull requests

2 participants