You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storing binary blobs in a separate blob storage leads to synchronization problems: if we don't do two-phase commits, we risk ending up with orphaned files in the storage.
Optimize pkg/ dependencies: in many cases there's really no need for syz-cluster to use vm/ or sys/, but the transitive dependencies demand copying them into Dockerfiles.
Adjust to GKE. Set up CI/CD. Formulate the update rollout strategy.
Consider using mockery instead of workflow.MockService.
#5620 is the first (not yet complete) version of the
syz-cluster
system, many more changes still need to be done.Global:
-mod=mod
? #5645 to address the only growingvendor
folderpkg/
dependencies: in many cases there's really no need for syz-cluster to usevm/
orsys/
, but the transitive dependencies demand copying them into Dockerfiles.workflow.MockService
.ID
andExtID
ofSeries
.TODO (general):
syz-diff
: syz-cluster: assorted improvements #5728TODO (series-tracker):
TODO (controller):
TODO (syzbot dashboard):
The text was updated successfully, but these errors were encountered: