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

binaries in rpms and ci refactor #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

binaries in rpms and ci refactor #6

wants to merge 4 commits into from

Conversation

langston-barrett
Copy link

  • refactor CI build to drop Docker
  • CI build now has six parallel builds that take a max of 6 min
  • only clone a single commit
  • always tail logs, in case of false positives
  • update README, remove bad description

fixes #4

 * refactor CI build to drop Docker
 * CI build now has six parallel builds that take a max of 6 min
 * only clone a single commit
 * always tail logs, in case of false positives
- [kube-controller-manager](#kube-controller-manager)
- [kube-scheduler](#kube-scheduler)
- [kubectl](#kubectl)
- [kubelet](#kubelet)
Copy link
Contributor

Choose a reason for hiding this comment

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

don't we need kube-proxy too?

@ryane
Copy link
Contributor

ryane commented Jul 29, 2016

nice, lgtm. just the one question on kube-proxy

@langston-barrett
Copy link
Author

langston-barrett commented Jul 29, 2016

@ryane That would be good to have, huh 😄

@ryane
Copy link
Contributor

ryane commented Jul 29, 2016

actually we should probably update .bintray to point to the 1.3 repo as part of this so we don't risk breaking 1.2 builds

@ryane
Copy link
Contributor

ryane commented Jul 29, 2016

just realized that we do lose the kube2consul image with this. we still need to build that image until MustWin/kubernetes#12 is addressed

@langston-barrett
Copy link
Author

This PR is on hold for now, since we probably still want to run k8s in k8s.

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.

Binaries
2 participants