Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

add seed response in seed pattern. #1290

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

wangforthinker
Copy link
Contributor

Signed-off-by: allen.wq allen.wq@alipay.com

Ⅰ. Describe what this PR did

In seed pattern, add response for seed.

Ⅱ. Does this pull request fix one issue?

NONE.

Ⅲ. Why don't you add test cases (unit test/integration test)? (你真的觉得不需要加测试吗?)

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Signed-off-by: allen.wq <allen.wq@alipay.com>
// seed resp
AsSeed bool `json:"asSeed"`
// if as seed, SeedTaskID is the taskID of seed file.
SeedTaskID string `json:"seedTaskID"`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They are wrong addition in the last commit.

Copy link
Member

@lowzj lowzj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lowzj lowzj merged commit 0e4e541 into dragonflyoss:master Apr 17, 2020
@wangforthinker wangforthinker deleted the feat/add-seed-response branch April 17, 2020 10:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants