Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request juju#18445 from ycliuhw/model-status-refactor-clie…
…nt-facade juju#18445 This PR replaces the model status Mongo state with the domain service and removes model status history code and raises a notimplemented error. Driveby fix: add a missing clock in the domain model service. ## Checklist - [x] Code style: imports ordered, good names, simple structure, etc - [x] Comments saying why design decisions were made - [x] Go unit tests, with comments saying what you're testing - [ ] ~[Integration tests](https://github.com/juju/juju/tree/main/tests), with comments saying what you're testing~ - [ ] ~[doc.go](https://discourse.charmhub.io/t/readme-in-packages/451) added or updated in changed packages~ ## QA steps Unit tests (the state layer is not implemented yet). ## Documentation changes No ## Links **Jira card:** [JUJU-7102](https://warthogs.atlassian.net/browse/JUJU-7102) [JUJU-7102]: https://warthogs.atlassian.net/browse/JUJU-7102?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- Loading branch information