orchard/internal/command
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
..
context Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
controller Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
create Better state syncing and other improvements (#24) 2023-03-01 11:42:16 -05:00
deletecmd Better state syncing and other improvements (#24) 2023-03-01 11:42:16 -05:00
dev Events Entity (#28) 2023-03-13 08:04:17 -04:00
get Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
list Introduce service accounts and bootstrap tokens (#22) 2023-02-21 11:34:12 -05:00
stop Better state syncing and other improvements (#24) 2023-03-01 11:42:16 -05:00
worker Introduce "controller init" and generate self-signed X.509 certificate (#17) 2023-02-04 11:40:07 +04:00
root.go Better state syncing and other improvements (#24) 2023-03-01 11:42:16 -05:00