Skip to content

Instantly share code, notes, and snippets.

@hoegaarden
Last active January 18, 2019 17:15
Show Gist options
  • Save hoegaarden/ab09275c5c7f3750fdff37caa8761c80 to your computer and use it in GitHub Desktop.
Save hoegaarden/ab09275c5c7f3750fdff37caa8761c80 to your computer and use it in GitHub Desktop.
git lg -- build{,-tools}/{deb,rpm}s
* 4cd93dada4 - add CNI_VERSION to build/workspace.bzl, use it to dedupe version (7 weeks ago) <Benjamin Elder>
* 2d7b386193 - Add conntrack as a dependency of kubelet (7 weeks ago) <Duffie Cooley>
* 3ee10e9ceb - Fix bazel //build/rpms (7 weeks ago) <Jason DeTiberus>
* a7ecb562b3 - changes for update-bazel script (3 months ago) <Ashwani Khemani>
* b929ba01ef - changes done to enable br_filter and ip_forward for debian packages (3 months ago) <Ashwani Khemani>
* 7f2d51d4d0 - Merge pull request #68625 from sysrich/exec_fixes (4 months ago) <k8s-ci-robot>
|\
| * eabd95c8a1 - correct directory modes (4 months ago) <Richard Brown>
| * fe8493bbe7 - Merge branch 'master' into exec_fixes (4 months ago) <Richard Brown>
| |\
| * | 0bd695d8d1 - Avoid marking configuration files as executable (4 months ago) <Richard Brown>
* | | da5730e883 - Merge pull request #69033 from feiskyer/crictl-update (4 months ago) <k8s-ci-robot>
|\ \ \
| |_|/
|/| |
| * | fa42ba649a - Update crictl to v1.12.0 (4 months ago) <Pengfei Ni>
* | | 8c4d37ece5 - Merge pull request #68624 from sysrich/crio_support (4 months ago) <k8s-ci-robot>
|\ \ \
| |/ /
|/| |
| * | 5a302f58a9 - Package fixes for enabling br_netfilter & ip_forward with kubeadm (kubeadm#1062) (4 months ago) <Richard Brown>
| |/
* | 0474e90599 - correct kubelet service file permission (5 months ago) <Xiang Dai>
|/
* 330ed52747 - Update crictl to v1.11.1. (6 months ago) <Lantao Liu>
* 2a54f83ef1 - Merge pull request #65554 from rdodev/kubelet-postinstall-step (7 months ago) <Kubernetes Submit Queue>
|\
| * 512eb62eeb - adds post install step to kubeadm deb built by bazel (7 months ago) <Ruben Orduz>
* | 639fbaf9e2 - Merge pull request #65338 from andrewsykim/65337 (7 months ago) <Kubernetes Submit Queue>
|\ \
| * | 3a002eaf26 - remove cloud-controller-manager deb from releases (7 months ago) <andrewsykim>
| |/
* | d0ff465b1c - Merge pull request #65313 from chuckha/cri-tools-dep (7 months ago) <Kubernetes Submit Queue>
|\ \
| * | 2b8482aa29 - Adds cri-tools as a dependency to kubeadm deb/rpms (7 months ago) <Chuck Ha>
| |/
* | b8e31b5306 - Add OWNERS file for rpm packages to mirror the debs (7 months ago) <Lucas Käldström>
|/
* 30181e542d - Bumps cri-tools version to GA in bazel build (7 months ago) <Chuck Ha>
* 42b7940a4b - cri-tools deb: Rename cri_tools to the correct cri-tools (7 months ago) <Lucas Käldström>
* 03456a33f9 - Adds a crictl package for kubeadm installs (8 months ago) <Chuck Ha>
* b930d7f915 - kubeadm: Update the dropin for the kubelet in v1.11 (8 months ago) <Lucas Käldström>
* 40a782cf36 - Fix pkg_rpm rules for bazel 0.13+ (9 months ago) <Jeff Grafton>
* 6ddf6c12c5 - Tag pkg_rpm rules as manual (9 months ago) <Jeff Grafton>
* 898320bba8 - build/rpms: fix kubeadm rpm (9 months ago) <Yann Hodique>
* eefe8cbf5b - Patch for #61632, add `/etc/sysconfig/kublet` and supporting wiring. (10 months ago) <Brian Topping>
* 1b503e0e3d - Use the pkg_tar wrapper from kubernetes/repo-infra (1 year ago) <Jeff Grafton>
* 85c5862552 - Fix scheduler refs in BUILD files. (1 year ago) <Jonathan Basseri>
* cbd63cfd15 - Fix kubeadm e2e CI build (1 year, 3 months ago) <Lucas Käldström>
* 94b70b79da - Update debs/rpm packages to use v0.6.0 (1 year, 3 months ago) <Di Xu>
* b0e1641f97 - Improve deb and rpm packaging (1 year, 4 months ago) <Alexander Kanevskiy>
* 523ec9c78a - Merge pull request #52304 from luxas/deb_owners (1 year, 4 months ago) <Kubernetes Submit Queue>
|\
| * 0ec5e0fd7a - Add OWNERS for build/debs (1 year, 4 months ago) <Lucas Käldström>
* | 84976f0ae2 - kubeadm: Enable certificate rotation (1 year, 4 months ago) <Lucas Käldström>
|/
* 19cb090381 - Generate deb and rpms package with correct versions. (1 year, 5 months ago) <Alexander Kanevskiy>
* a6fe42f78c - kubeadm: make rpm use --bootstrap-kubeadm (1 year, 6 months ago) <Mike Danese>
* fe7ba9e748 - kubeadm: use kubelet bootstrap instead of reimplementing (1 year, 6 months ago) <Mike Danese>
* 38aee0464d - Providing kubeconfig file is now the switch for standalone mode (1 year, 6 months ago) <Michael Taufen>
* c257eb358f - Reflect kubeadm-specific kubelet changes in the bazel debs (1 year, 7 months ago) <Lucas Käldström>
* c67e4d1df0 - plumb through version (1 year, 8 months ago) <Mike Danese>
* fd9c017d2d - bazel: build rpms to match the debs that we output (1 year, 8 months ago) <Mike Danese>
* e231d4280b - Replace git_repository with http_archive and use ixdy's fork of bazel tools for pkg_tar (1 year, 9 months ago) <Jeff Grafton>
* 46971d6d21 - Merge pull request #45120 from ixdy/bazel-push-build (1 year, 9 months ago) <Kubernetes Submit Queue>
|\
| * f0e0a27f3e - Also upload debs to bin/$OS/$ARCH (1 year, 9 months ago) <Jeff Grafton>
* | 37eb292bc0 - Update bazel build to dockerize cloud-controller-manager (1 year, 9 months ago) <Jeff Grafton>
|/
* 82089af496 - bazel: delete deb that doesn't build (1 year, 9 months ago) <Mike Danese>
* 453651cbfc - rename kubernetes-discovery to kube-aggregator (2 years ago) <deads2k>
* 20d221f75c - Enable auto-generating sources rules (2 years ago) <Jeff Grafton>
* 35ca259464 - uses debs to build k8s docker images (2 years ago) <Mike Danese>
* dd7c960aaf - Rename build-tools/debs to build/debs (2 years, 1 month ago) <Jeff Grafton>
* caa4a4304e - bazel: build debs for kubelet and kubeadm (2 years, 1 month ago) <Mike Danese>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment