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

update urfave/cli package #174

Merged
merged 1 commit into from
Aug 2, 2016
Merged

Conversation

haiyanmeng
Copy link
Contributor

The new version of urfave/cli supports Int64Flag and Uint64Flag.
These flag types are useful for setting cpu/mem resources.

Signed-off-by: Haiyan Meng hmeng@redhat.com

@haiyanmeng
Copy link
Contributor Author

@mrunalp , PTAL.

"Comment": "v1.17.0-57-gedb24d0",
"Rev": "edb24d02aa3cea2319c33f2836d4a5133907fe4c"
"Comment": "v1.18.0-47-g168c954",
"Rev": "168c95418e66e019fe17b8f4f5c45aa62ff80e23"
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we bump this to v1.18.0 on the nose (urfave/cli@1efa31f)? It includes the features you want.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@wking , no problem. Fixed it. Thanks. PTAL.

	The new version of urfave/cli supports Int64Flag and Uint64Flag.
	These flag types are useful for setting cpu/mem resources.

Signed-off-by: Haiyan Meng <hmeng@redhat.com>
@mrunalp
Copy link
Contributor

mrunalp commented Aug 2, 2016

LGTM

@wking
Copy link
Contributor

wking commented Aug 2, 2016 via email

@mrunalp mrunalp merged commit 9d3881d into opencontainers:master Aug 2, 2016
@haiyanmeng haiyanmeng deleted the update_cli branch August 2, 2016 17:57
wking pushed a commit to wking/ocitools-v2 that referenced this pull request Aug 3, 2016
	The new version of urfave/cli supports Int64Flag and Uint64Flag.
	These flag types are useful for setting cpu/mem resources.

Signed-off-by: Haiyan Meng <hmeng@redhat.com>

Backported to v1.0.0.rc1 from dc3404e opencontainers#174 (cherry-pick applied
cleanly).

Signed-off-by: W. Trevor King <wking@tremily.us>
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.

3 participants