Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate: support blkio related options #235

Merged

Conversation

Mashimiao
Copy link

Signed-off-by: Ma Shimiao [email protected]

@Mashimiao Mashimiao force-pushed the generate-add-blkio-options branch 4 times, most recently from 7f8c86c to 2c8f641 Compare October 14, 2016 07:14
}

// SetLinuxResourcesBlockIOLeafWeightDevice sets g.spec.Linux.Resources.BlockIO.WeightDevice.LeafWeight.
func (g *Generator) SetLinuxResourcesBlockIOLeafWeightDevice(major int64, minor int64, weight uint16) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you make the same Add*, drop, and “Can be specified multiple times…” changes you made to #247?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, I will update this PR in a few days.

@Mashimiao Mashimiao force-pushed the generate-add-blkio-options branch 2 times, most recently from b5e1652 to bcd9bb9 Compare October 20, 2016 07:48
@Mashimiao
Copy link
Author

ping @wking @mrunalp @liangchenye fixed and rebased.

@Mashimiao Mashimiao force-pushed the generate-add-blkio-options branch 2 times, most recently from ee66578 to b7bd4c2 Compare October 25, 2016 09:26
@Mashimiao Mashimiao force-pushed the generate-add-blkio-options branch from b7bd4c2 to b1d3918 Compare November 18, 2016 09:23
@Mashimiao Mashimiao force-pushed the generate-add-blkio-options branch from b1d3918 to 10705c4 Compare February 3, 2017 08:30
@Mashimiao
Copy link
Author

Rebased. @mrunalp @wking @liangchenye @hqhq PTAL

@Mashimiao Mashimiao force-pushed the generate-add-blkio-options branch from 10705c4 to a586fab Compare July 15, 2017 09:06
@Mashimiao Mashimiao force-pushed the generate-add-blkio-options branch from a586fab to a9c6787 Compare July 28, 2017 02:14
@Mashimiao Mashimiao added this to the v0.6.0 milestone Sep 26, 2017
@liangchenye
Copy link
Member

liangchenye commented Nov 29, 2017

LGTM

Approved with PullApprove

1 similar comment
@zhouhao3
Copy link

zhouhao3 commented Nov 29, 2017

LGTM

Approved with PullApprove

@zhouhao3 zhouhao3 merged commit 1b3d6bd into opencontainers:master Nov 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants