mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: map compose volumes to server spec, initial volume scheduling
This commit is contained in:
@@ -150,6 +150,8 @@ type ImageResolverClient interface {
|
||||
api.MachineClient
|
||||
}
|
||||
|
||||
// TODO(lhf): as of April 2025, ImageDigestResolver is not used in the codebase and considered more harmful
|
||||
// than helpful. It's safe to remove it.
|
||||
type ImageDigestResolver struct {
|
||||
Ctx context.Context
|
||||
Client ImageResolverClient
|
||||
|
||||
Reference in New Issue
Block a user