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: test Minikube example on different versions of Kubernetes #353

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

yskopets
Copy link
Contributor

Summary

  • test Minikube example on different versions of Kubernetes

@yskopets yskopets added the ci label Oct 21, 2019
@yskopets yskopets force-pushed the ci/test-multiple-versions-of-kubernetes branch from 9cd6bdb to 3007975 Compare October 21, 2019 07:19
@jakubdyszkiewicz
Copy link
Contributor

Nice!

So why the check passes? Is the problem with old K8S fixed or we don't have integration test for it?

@yskopets yskopets changed the base branch from ci/refactor-minikube-example to master October 21, 2019 09:19
@yskopets yskopets force-pushed the ci/test-multiple-versions-of-kubernetes branch from 3007975 to aead9b7 Compare October 21, 2019 09:22
@yskopets yskopets changed the base branch from master to ci/refactor-minikube-example October 21, 2019 09:23
@yskopets yskopets changed the base branch from ci/refactor-minikube-example to master October 21, 2019 09:35
@yskopets
Copy link
Contributor Author

So why the check passes? Is the problem with old K8S fixed or we don't have integration test for it?

There is no integration test yet. It will be in a separate PR.

@yskopets yskopets merged commit 22c6203 into master Oct 21, 2019
@hutchic
Copy link

hutchic commented Oct 21, 2019

FWIW in my experience I found KIND a much nicer experience to CI / CD with. A few cncf projects have switched over as well so I don't think my experience is that unique

Some prior art if you like: https://github.com/Kong/kong-build-tools/blob/master/.ci/setup_kind.sh

@yskopets yskopets deleted the ci/test-multiple-versions-of-kubernetes branch October 23, 2019 09:55
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