Charlie Drage
Charlie Drage
Mind arching this too @jzb @aweiteka ?
Should conform to how k8s does it officially: https://github.com/kubernetes/kubernetes/blob/master/examples/guestbook-go/guestbook-service.json
Seems that the latest `docker pull openshift/origin` has broken persistent storage security constraints. ``` sh 1459269937 - [ERROR] - providers/openshift.py - 403 {u'status': u'Failure', u'kind': u'Status', u'code': 403, u'apiVersion': u'v1',...
Seems that most readme's are all over the place, let's make it a lot more clearer (how to run on atomic cli, atomicapp, etc.) as well as what to look...
We should have a simple "hello world" application (preferably an apache / nginx web server with "Hello Atomic App") rather than our current helloapache example.
Are there any specific examples that work at the moment that showcase inheritance / external atomicapp's?
This is roughly what I would vision it to be. I've copied-pasted the doc that I did with `nulecule.md` on the atomicapp repo. There's a few things missing (for example,...
This implements XPathing as per the Atomic App PR https://github.com/projectatomic/atomicapp/pull/366. Fixes issue #70. I'm not too good at modfying / changing spec information, so will need some input from @bexelbie...
Please feel free to have a look at: https://github.com/projectatomic/atomicapp/blob/master/docs/nulecule.md At how I implemented this. Could we change the Nulecule spec to something that's a lot simpler / easier-to-read similar to...
This is a tentative issue / discussion for persistent storage as well as persistent storage types as a continuation of issue #181 @goern I agree with you in regards to...