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

Fix multus-daemonset to use configmap to change config in yaml #279

Merged
merged 1 commit into from
Mar 7, 2019
Merged

Fix multus-daemonset to use configmap to change config in yaml #279

merged 1 commit into from
Mar 7, 2019

Conversation

s1061123
Copy link
Member

@s1061123 s1061123 commented Mar 7, 2019

This fix utilizes ConfigMap for multus.conf to change config from yaml file. This change allows users to change multus config file without container image change.
This change removes images/70-multus.conf because it is no longer used.

@coveralls
Copy link

coveralls commented Mar 7, 2019

Pull Request Test Coverage Report for Build 691

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 52.79%

Totals Coverage Status
Change from base Build 690: 0.0%
Covered Lines: 596
Relevant Lines: 1129

💛 - Coveralls

@s1061123 s1061123 changed the title Fix multus-daemonset to use configmap to change config in yaml [WIP]Fix multus-daemonset to use configmap to change config in yaml Mar 7, 2019
This fix utilizes ConfigMap for multus.conf to change config from
yaml file. This change allows users to change multus config file
without container image change.
This change removes images/70-multus.conf because it is no longer
used.
@s1061123 s1061123 changed the title [WIP]Fix multus-daemonset to use configmap to change config in yaml Fix multus-daemonset to use configmap to change config in yaml Mar 7, 2019
@s1061123 s1061123 merged commit 102cfc3 into k8snetworkplumbingwg:master Mar 7, 2019
@s1061123 s1061123 deleted the fix/fix-daemonset branch March 7, 2019 15:04
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.

None yet

3 participants