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 demo.sh for MULTI_CNI #889

Merged
merged 1 commit into from
Oct 4, 2019
Merged

Conversation

GregoryVds
Copy link
Contributor

@GregoryVds GregoryVds commented Jun 20, 2019

As demo::install-cri-proxy() causes a restart of the pods, it should
be done before demo::install-cni-genie(). Otherwise the modifications
done by demo::jq-patch() to /etc/cni/net.d get overwritten.

Signed-off-by: Gregory Vander Schueren gregory.vanderschueren@tessares.net

Also, I noticed the MULTI_CNI demo runs with a single host. Is there any reason not to run it with 2 hosts like the regular demo? I would be interested in modifying it to have 2 hosts. Will I run into troubles if I do so? Thanks.


This change is Reviewable

As demo::install-cri-proxy() causes a restart of the pods, it should
be done before demo::install-cni-genie(). Otherwise the modifications
done by demo::jq-patch() to /etc/cni/net.d get overwritten.

Signed-off-by: Gregory Vander Schueren <gregory.vanderschueren@tessares.net>
@stale
Copy link

stale bot commented Aug 4, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 4, 2019
@stale stale bot closed this Aug 11, 2019
@pigmej pigmej reopened this Aug 18, 2019
@stale stale bot removed the wontfix label Aug 18, 2019
@stale
Copy link

stale bot commented Oct 2, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 2, 2019
@jellonek
Copy link
Contributor

jellonek commented Oct 3, 2019

@pigmej @ivan4th PTAL and merge or reopen that.

@stale stale bot removed the wontfix label Oct 3, 2019
Copy link
Contributor

@pigmej pigmej left a comment

Choose a reason for hiding this comment

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

LGTM

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained

Copy link
Contributor

@pigmej pigmej left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 1 of 1 approvals obtained

@pigmej pigmej merged commit b3e72ad into Mirantis:master Oct 4, 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.

3 participants