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

Honor CNI and bridge related config fields #7237

Merged
merged 2 commits into from
Mar 3, 2020
Merged

Conversation

notnoop
Copy link
Contributor

@notnoop notnoop commented Feb 28, 2020

Nomad agent may silently ignore cni_path and bridge setting, when it
merges configs from multiple files (or against default/dev config).

This PR ensures that the values are merged properly.

To illustrate the problem, TestConfig_ParseMerge fails in first sha build but succeeds in the second sha build.

Fixes #7227

Mahmood Ali added 2 commits February 28, 2020 14:18
Nomad agent may silently ignore cni_path and bridge setting, when it
merges configs from multiple files (or against default/dev config).

This PR ensures that the values are merged properly.
@notnoop notnoop requested a review from nickethier February 28, 2020 19:35
@notnoop notnoop self-assigned this Feb 28, 2020
@notnoop notnoop merged commit e31695b into master Mar 3, 2020
@notnoop notnoop deleted the b-config-cnipath-parsing branch March 3, 2020 13:43
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Customize cni_path not working.
2 participants