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

ci: refactor Minikube example to reuse Docker images #352

Merged
merged 2 commits into from
Oct 21, 2019

Conversation

yskopets
Copy link
Contributor

Summary

  • refactor Minikube example to reuse Docker images already built at earlier CI step

@yskopets yskopets added the ci label Oct 20, 2019
@yskopets yskopets force-pushed the ci/refactor-minikube-example branch 14 times, most recently from 04ba293 to a10a065 Compare October 20, 2019 22:03
@@ -0,0 +1,18 @@
FROM alpine:3.10
Copy link
Contributor

Choose a reason for hiding this comment

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

So why do we have this file? If the motivation is to have kumactl docker image faster, why not do something like this with all images?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've added a new commit to remove old Dockerfiles at the repo root.

Now, only 1 Dockerfile per component is left.

@yskopets yskopets changed the base branch from ci/release-workflow to master October 21, 2019 09:23
@yskopets yskopets merged commit 4a81461 into master Oct 21, 2019
@yskopets yskopets deleted the ci/refactor-minikube-example branch October 23, 2019 09:54
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

2 participants