orchard/pkg/resource/v1
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
..
service_account.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
service_account_role.go Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
v1.go Events Entity (#28) 2023-03-13 08:04:17 -04:00