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

Add "language" support for Kubernetes #9470

Closed
fabiand opened this issue Apr 10, 2018 · 8 comments
Closed

Add "language" support for Kubernetes #9470

fabiand opened this issue Apr 10, 2018 · 8 comments
Labels

Comments

@fabiand
Copy link

fabiand commented Apr 10, 2018

Hey, using KinVolks method (https://kinvolk.io/blog/2017/10/running-kubernetes-on-travis-ci-with-minikube/) you can easily run basic functional tests of i.e. Kubernetes Operators on a single node Kube cluster using minikube.

We are actually using it a few times, i.e. here: https://travis-ci.org/kubevirt/containerized-data-importer

I'm suggesting to introduce a "language" type "Kubernetes" to automate the setup of Kubernetes using kinvolk's method.
That might enable other kube projects to sue travis for functional tests.

@fabiand
Copy link
Author

fabiand commented Apr 12, 2018

Just see the number of projects which are affected by this issue:
kubernetes/minikube#2704

Which could be solved by solving this issue here.

@fabiand
Copy link
Author

fabiand commented Apr 24, 2018

@svenfuchs heya - do you have a hint who could help us here?

@svenfuchs
Copy link
Contributor

Thanks for the ping @fabiand. I think the question is probably best directed at @joshk and @BanzaiMan.

@fabiand
Copy link
Author

fabiand commented Apr 24, 2018

Sven, cheers. Cool - maybe they saw, I'll stay tuned.

Maybe there is a hint at where those language tempaltes are kept, then I might be able tot ake a look ..

@joshk
Copy link
Contributor

joshk commented Apr 24, 2018

@fabiand Hey! we have a little chat internally and think maybe adding an addon would be better.

We are still discussing this, but you could play around with this idea now if you like?

@fabiand
Copy link
Author

fabiand commented Apr 24, 2018

@joshk is there a guide of how to write addons?

Edit: I see, https://github.com/travis-ci/travis-build/search?utf8=%E2%9C%93&q=firefox&type=

addon sounds good.

@joshk
Copy link
Contributor

joshk commented Apr 24, 2018

Ah, yes, I was just going to link to https://github.com/travis-ci/travis-build/blob/master/lib/travis/build/addons/firefox.rb

This could be a good place to start

@stale
Copy link

stale bot commented Jul 23, 2018

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue in 24 hours. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please do feel free to either reopen this issue or open a new one. We'll gladly take a look again! You can read more here: https://blog.travis-ci.com/2018-03-09-closing-old-issues

@stale stale bot added the stale label Jul 23, 2018
@stale stale bot closed this as completed Jul 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants