Charlie Drage

Results 453 comments of Charlie Drage

Here is the full log running `sudo make functional-test` ``` ########## INSTALLING ATOMIC CLI ########## atomic-1.8/ atomic-1.8/.gitignore atomic-1.8/Atomic/ atomic-1.8/Atomic/Export.py atomic-1.8/Atomic/Import.py atomic-1.8/Atomic/__init__.py atomic-1.8/Atomic/atomic.py atomic-1.8/Atomic/diff.py atomic-1.8/Atomic/mount.py atomic-1.8/Atomic/pulp.py atomic-1.8/Atomic/satellite.py atomic-1.8/Atomic/satellite_new.py.test atomic-1.8/Atomic/top.py atomic-1.8/Atomic/util.py atomic-1.8/Atomic/verify.py...

Works for me :+1: Good work! LGTM ``` dropbox/dev/atomicapp pr_681 ✔ 5h7m ▶ atomicapp usage: atomicapp {run,fetch,stop,genanswers} ... This will fetch and run an Atomic App, a containerized application conforming...

Yeahhhh..... To be honest it's on my todo-list. I need to work on converting the openshift provider to kubeshift :)

To answer your questions: #696 It was complete, but agreed that we use `kubeshift.py` for the implementation since it was very similar #720 Nope, doesn't block this. We can still...

@containscafeine in the code openshift is still a separate code-base. Kubeshift handles authentication for Kubernetes at the moment. But after we fix the base64 encoding issue (converting -data files to...

@containscafeine yup :) https://github.com/projectatomic/atomicapp/issues/743 no, haven't worked on it yet, but will be

This should be solved by binary generation via #724 , just need to test this out >.>

Blah. I need to find a Mac OS X machine to fix this. Binary generation has been added, but it is largely undocumented at the moment / not tested.