Jonathan Lebon
Jonathan Lebon
Right, those are the same rules as in https://github.com/kubernetes/contrib/pull/1612. Probably we should just point users to https://github.com/kubernetes/contrib from the get-go?
I think a simple "Starting Middleman" right before `docker run` should suffice. Heck, that script should probably have `set +x` to begin with.
See also https://lists.projectatomic.io/projectatomic-archives/atomic-devel/2017-March/msg00053.html.
One snag is that AFAICT GitHub doesn't provide any way to visualize what requests were made, which would've been a nice debugging tool. So the three users of the token...
We're hitting this every hour right now. As a short-term workaround, I've submitted a request to drop testing for openshift-ansible: https://github.com/openshift/release/pull/550.
I've never actually played with Pulp, though if it's easy to set up and maintain, then I'm all for it. We definitely have the space for it!
It's feasible, though I'm unsure about the benefit to cost ratio. I don't know much about Ubuntu, and I'd wager there'd be a lot of work involved in generalizing the...
I think we need to talk in terms of pre and post-OCP timelines. I don't know when the PACI work that's been going on will be ready, but features that...
Another way to see this: I think the goal is to make `host` and `cluster` provision VMs in containers natively, right? So e.g. YAML files that today have: ```yaml host:...
> or maybe it's just a matter of adding a Dockerfile to the PACI repo to "add your own distro"? Now that we have `container:` pretty much down in the...