Joe Beda
Joe Beda
This is important for packages (like https://github.com/golang/glog) where the flags are embedded deeply into the code. I already have this supported in kubernetes here that we can borrow/steal: https://github.com/GoogleCloudPlatform/kubernetes/blob/master/pkg/util/plog_import.go (I...
Looks like right now the cluster name in kubeconfig is hard coded to `kubernetes`. Should probably use the cluster name used in the state store.
### Issue description The docs state: ``` BLEND - linear interpolation of colours: C = A*factor + B. This is the default blending mode. ``` But linear interpolation would be...
This may be an issue with my setup so all bets are off... My setup: * Ubuntu 16.04 cluster set up via kubeadm (via Heptio AWS quickstart)[https://aws.amazon.com/quickstart/architecture/heptio-kubernetes/] * `echo 1...
Probably quit with error and quit without error. Good for testing out restart policy.
On small screens or windows, make the big header smaller somehow.
I may be dense (and is anyone really a GNU Make expert?) but I'm not sure how this line is supposed to work. When I run `make` on my precise...
Upgrade all integer types to be 64 bits. Also start logging tags that aren't supported and add extra tags that are 64 bit ints. I'm working on taking DXF from...
### Issue description The docs state: ``` BLEND - linear interpolation of colours: C = A*factor + B. This is the default blending mode. ``` But linear interpolation would be...
Monday or Tuesday: * [ ] Pick a topic and create/use an issue in the repo * [ ] If applicable coordinate with an upstream project if they're interested in...