orchard/internal/controller/store
Fedor Korotkov 0582108ea6
Events Entity (#28)
* Generic Events

We can try to use these generic events for script execution and storing of the output logs in events with `log` kind.

* Lint issues

* Cleanup events upon VM deletion

* Basic integration test

* Run an actual VM in tests

* Apply suggestions from code review

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>

* Use POST

* Make newEventKey private

* Append events in batches

* Lint issues

* Private `scopePrefix`

---------

Co-authored-by: Nikolay Edigaryev <edigaryev@gmail.com>
2023-03-13 08:04:17 -04:00
..
badger Events Entity (#28) 2023-03-13 08:04:17 -04:00
errors.go Refactored working with a storage (#20) 2023-02-08 19:36:30 -05:00
store.go Events Entity (#28) 2023-03-13 08:04:17 -04:00