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

Simplify Multus install options #278

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

s1061123
Copy link
Contributor

To address #245 and #258, this change fixes followings:

  • rename multus_npwg_demo to multus-2nics
  • make multus_use_crd default
  • add multus_build flag
    (if no/false, use daemonset yaml in github/multus)
  • unsupport legacy multus version
  • add docker_install_suppress_newgrp for latest ansible
  • fix daemonset yaml to support latest k8s
  • fix several build script (e.g. sr-iov cni)

Verified it under following combinations:

  • pod_network_type=none
  • pod_network_type=multus
  • pod_network_type=multus + multus_build=true
  • pod_network_type=none + multus_build=true
  • pod_network_type=multus-2nics
  • pod_network_type=multus-2nics + multus_build=true

@ghost ghost assigned s1061123 Dec 27, 2018
@ghost ghost added the state:needs_review label Dec 27, 2018
To address redhat-nfvpe#245 and redhat-nfvpe#258, this change fixes followings:
 + rename multus_npwg_demo to multus-2nics
 + make multus_use_crd default
 + add multus_build flag
   (if no/false, use daemonset yaml in github/multus)
 + unsupport legacy multus version
 + add docker_install_suppress_newgrp for latest ansible
 + fix daemonset yaml to support latest k8s
 + fix several build script (e.g. sr-iov cni)

Verified it under following combinations:
 + pod_network_type=none
 + pod_network_type=multus
 + pod_network_type=multus + multus_build=true
 + pod_network_type=none + multus_build=true
 + pod_network_type=multus-2nics
 + pod_network_type=multus-2nics + multus_build=true
Copy link
Member

@dougbtv dougbtv left a comment

Choose a reason for hiding this comment

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

Tomo, this looks awesome -- thanks for cleaning this up and simplifying it!

@dougbtv dougbtv merged commit 76ca708 into redhat-nfvpe:master Jan 2, 2019
@ghost ghost removed the state:needs_review label Jan 2, 2019
@s1061123 s1061123 deleted the dev/simplify-multus-options branch February 12, 2019 21:18
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.

2 participants