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

Transfer PATH environment variable when delegating weave #67

Merged
merged 1 commit into from
Mar 31, 2019

Conversation

clivez
Copy link
Contributor

@clivez clivez commented Mar 27, 2019

What type of PR is this?

Uncomment only one, leave it on its own line:

bug

cleanup
design
documentation
failing-test
feature

What does this PR give to us:

Which issue(s) this PR fixes (in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #66

Special notes for your reviewer:
'PATH' is needed by Weave.
Since we want to pass the minimum environment variables to delegates, I think we will need to specify the cniType when apending the environment variables other than CNI_X.

Does this PR introduce a user-facing change?:

NONE

pkg/cnidel/cnidel.go Outdated Show resolved Hide resolved
@Levovar Levovar merged commit 878f556 into nokia:master Mar 31, 2019
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.

Failed to create interface for pod when delegating weave network plugin
2 participants