Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

feat: control loop for model state monitoring #1

Merged
merged 5 commits into from
Mar 24, 2023

Conversation

heiruwu
Copy link
Member

@heiruwu heiruwu commented Mar 16, 2023

Because

  • monitor the states of model resources continuously

This commit

  • add production/development dockerfile
  • implement control loop
  • add service methods between model-backend according to protobufs

@linear
Copy link

linear bot commented Mar 16, 2023

@heiruwu heiruwu marked this pull request as ready for review March 24, 2023 07:23
pkg/service/service.go Fixed Show fixed Hide fixed
pkg/service/service.go Fixed Show fixed Hide fixed
pkg/service/service.go Fixed Show fixed Hide fixed
pkg/service/service.go Fixed Show fixed Hide fixed
@heiruwu heiruwu force-pushed the heiru/ins-171-implement-model-state-monitoring branch from 9276838 to de53045 Compare March 24, 2023 08:27
@heiruwu heiruwu merged commit a692c76 into main Mar 24, 2023
@heiruwu heiruwu deleted the heiru/ins-171-implement-model-state-monitoring branch March 24, 2023 16:53
heiruwu pushed a commit that referenced this pull request Apr 7, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.1.0-alpha](v0.0.0-alpha...v0.1.0-alpha)
(2023-04-07)


### Features

* control loop for model state monitoring
([#1](#1))
([a692c76](a692c76))


### Bug Fixes

* add missing integration test files
([#6](#6))
([bdb8eb7](bdb8eb7))
* hotfix dockerfile
([96555e5](96555e5))
* **model:** adopt latest model structure
([#7](#7))
([d5c4264](d5c4264))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
pinglin pushed a commit that referenced this pull request Apr 8, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.1.0-alpha](v0.0.0-alpha...v0.1.0-alpha)
(2023-04-08)


### Features

* control loop for model state monitoring
([#1](#1))
([a692c76](a692c76))


### Bug Fixes

* add missing integration test files
([#6](#6))
([bdb8eb7](bdb8eb7))
* hotfix dockerfile
([96555e5](96555e5))
* **model:** adopt latest model structure
([#7](#7))
([d5c4264](d5c4264))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant