agola/internal/services/runservice
Simone Gotti b3867fb7ca objectstorage: add posix standard storage
rename the previous posix storage to posixflat and make it currently not user
selectable (since I'm not sure it's really worth using it).

The new posix storage uses the filesystem without any escaping so it's not a
real flat namespace.

This isn't a real issue since also minio is not a flat namespace and we are so
forced to use it like a hierarchycal filesystem.
2019-05-21 15:17:53 +02:00
..
action *: add run cancel action 2019-05-15 14:42:50 +02:00
api objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
common runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
readdb objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
store objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
types runservice: move RunEvent to types 2019-05-15 09:40:32 +02:00
runservice.go runservice: add runEvents handler 2019-05-15 09:46:21 +02:00
scheduler.go objectstorage: add posix standard storage 2019-05-21 15:17:53 +02:00
scheduler_test.go runservice: split and simplify scheduler and executor naming 2019-05-07 23:56:10 +02:00