-
Notifications
You must be signed in to change notification settings - Fork 378
Labels
consoleenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmanager
Milestone
Description
Feature request:
Support enableTaskIDBasedBlobDigest for preheat job in Manager.
Now client.download_task gRPC API has supported enableTaskIDBasedBlobDigest, refer to https://github.com/dragonflyoss/api/blob/main/proto/common.proto#L653. Manager REST API needs add enableTaskIDBasedBlobDigest field for preheating job, and set enableTaskIDBasedBlobDigest to call client.download_task gRPC API.
For the Manager's REST API, the default value of enableTaskIDBasedBlobDigest should be true, and the frontend Console can set it when creating or querying preheat jobs.
Refer to dragonflyoss/client#1499.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
consoleenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmanager