TwiN
TwiN
http://freehub.com is already taken, though. :( **UPDATE:** I bought [gitbye.com](http://gitbye.com), which is a pretty cute alternative
I don't think that the issue is that we have nowhere to go. There are already existing alternatives (e.g. BitBucket, GitLab). The thing is that GitHub somewhat ditched us. On...
@Bengt on the other hand, GitLab has the annoying "This site uses cookies" pop-up...
My only problem with BitBucket is that the UI's disgusting compared to GitHub's.
Would setting the kube2iam DaemonSet as `priorityClassName: system-cluster-critical` be sufficient?
Honestly, I'm a bit stumped. I can't think of any way to make it configurable cleanly other than reverting the entire change, as this is now used in every core...
Yeah that's not going to work. The problem is that it's not really possible for aws-asg-roller to know what nodes were scaled up as a result of its change to...
@deitch As far as I know, cluster-autoscaler publishes its current status in a configmap named `cluster-autoscaler-status`, however, I don't think it reads from that ConfigMap - only writes in it....
@outofcoffee Ah, I had seen c1e8e98116d1e9788e658115ddf3d4a5aa7adadd but assumed that the configurable portion of it had been removed due to added complexity (specifically for testing)
Bit of an update on this, reintroducing `ROLLER_ORIGINAL_DESIRED_ON_TAG` just ended up surfacing new problems for me when leveraged on my clusters, and I ended up making a new ASG roller...