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

cilium-cni: Scripts to install and uninstall CNI configuration #745

Merged
merged 1 commit into from
May 17, 2017

Conversation

tgraf
Copy link
Member

@tgraf tgraf commented May 17, 2017

No description provided.

Signed-off-by: Thomas Graf <thomas@cilium.io>
@tgraf tgraf added the kind/enhancement This would improve or streamline existing functionality. label May 17, 2017
@tgraf tgraf added this to the 0.9 milestone May 17, 2017
@tgraf tgraf requested review from aalemayhu and aanm May 17, 2017 09:03
aanm
aanm previously requested changes May 17, 2017
chmod +x /home/with-cni.sh
rm -fr /root /var/lib/apt/lists/* /tmp/* /var/tmp/* /usr/local/go

ADD plugins/cilium-cni/cni-install.sh /cni-install.sh
Copy link
Member

Choose a reason for hiding this comment

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

You can copy the file from /tmp/cilium-net-build/src/github.com/cilium/cilium/plugins/cilium-cni/cni-install.sh before the rm -fr command.

Copy link
Member Author

Choose a reason for hiding this comment

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

What do you mean? What file? What is wrong with ADD?

Copy link
Member

Choose a reason for hiding this comment

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

We can optimize the image size later.

@aanm aanm dismissed their stale review May 17, 2017 15:03

We can optimize the image size later.

@aanm aanm self-requested a review May 17, 2017 15:03
@tgraf tgraf merged commit 7ebeeb9 into master May 17, 2017
@tgraf tgraf deleted the install-cni branch May 17, 2017 15:05
Copy link
Contributor

@aalemayhu aalemayhu left a comment

Choose a reason for hiding this comment

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

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement This would improve or streamline existing functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants