Skip to content

ctr: enable specifying additional environment variables#902

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
ehazlett:ctr-env
May 24, 2017
Merged

ctr: enable specifying additional environment variables#902
crosbymichael merged 1 commit intocontainerd:masterfrom
ehazlett:ctr-env

Conversation

@ehazlett
Copy link
Copy Markdown
Member

This adds the ability to specify environment variables for testing with ctr.

@codecov-io
Copy link
Copy Markdown

codecov-io commented May 24, 2017

Codecov Report

Merging #902 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #902   +/-   ##
=======================================
  Coverage   59.55%   59.55%           
=======================================
  Files           5        5           
  Lines         759      759           
=======================================
  Hits          452      452           
  Misses        199      199           
  Partials      108      108

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17033dc...02fa534. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Comment thread cmd/ctr/run_unix.go Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What about windows? 👼

Although on windows I think the array actually need to only have the same variable defined once.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

ah, always forgetting windows :( i'll get it updated!

@ehazlett
Copy link
Copy Markdown
Member Author

ehazlett commented May 24, 2017

Copy link
Copy Markdown
Contributor

@mlaventure mlaventure left a comment

Choose a reason for hiding this comment

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

LGTM

@crosbymichael crosbymichael merged commit 5157a32 into containerd:master May 24, 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