-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Initial work on kops-server #2766
Conversation
a7cc7e9
to
161673e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exciting stuff. You have a bad merge.
BUILD
Outdated
@@ -0,0 +1,13 @@ | |||
load("@io_bazel_rules_go//go:def.bzl", "go_library", "go_prefix") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is bazel doing cross compiling yet? I thought that is was not.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is the hack script in core decent? Having the bazel build files updated automatically would be nice.
WORKSPACE
Outdated
( | ||
"deb_busybox", | ||
"83d809a22d765e52390c0bc352fe30e9d1ac7c82fd509e0d779d8289bfc8a53d", | ||
"http://ftp.us.debian.org/debian/pool/main/b/busybox/busybox-static_1.22.0-9+deb8u1_amd64.deb", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is core using this or the default debian image?
protokube/cmd/protokube/main.go
Outdated
@@ -153,7 +155,18 @@ func run() error { | |||
if internalIP == nil { | |||
internalIP = vsphereVolumes.InternalIp() | |||
} | |||
<<<<<<< HEAD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bad merge :(
Can we get the bazel changed broken out of this PR? Also I think we already merged the clientset changes. |
5f7ca21
to
e8c0e3c
Compare
/assign |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Going to update the tracking issue with questions from this PR
This change is![Reviewable](https://camo.githubusercontent.com/bdad2d5a4be7a00dc3b2426ea57eabd73ef84d8ed5ee05653b2f1501b6ea93ab/68747470733a2f2f72657669657761626c652e6b756265726e657465732e696f2f7265766965775f627574746f6e2e737667)