Danny Krainas
Danny Krainas
This limits rancher-registrator from registering containers not actually managed by rancher using a heuristic label check; allowing registrator and rancher-registrator to coexist peacefully without stepping on eachother's foot.
Is there a list of things that still need to be done somewhere? I'd like to contribute, but would need to know where to start looking. Thanks!
While a LICENSE file is the convention, it is not the standard. It is convention to name the file UNLICENSE when using "the Unlicense" license. It would be helpful to...
This addresses #28 by swapping out `error` for `
I can break these up into multiple PRs if you'd like but thought you might appreciate just the one. Several improvements: - adds Docker build support - Makefile for building...
Not sure if there was a way this built in the past but I couldn't get it to work, I've never seen a relative import path in golang before. So...