atomic-enterprise
atomic-enterprise copied to clipboard
Atomic Enterprise - deploy and manage your containers with Docker and Kubernetes
See https://pagure.io/atomic-wg/issue/428 If no reply is received to this issue (or on the above ticket), this repository will be archived.
Since `builder` is disabled in AE, it makes no sense to create it for each project. ``` oc get serviceaccounts NAME SECRETS builder 2 default 2 deployer 2 ```
Allow to specify service account while creating docker registry in order to allow usage of `--mount-host`. Resolves #49
Without registry command accepting service account, `--mount-host` option isn't usable. The option requires registry's service account to be privileged. However, default service account, which certainly isn't privileged, is selected for...
I have no idea why it's in `/usr/share`. Kind of the point of this tool is to show up in `/usr/bin`.
**Rev**: 0bca21a823fc4904de1f72839af916f78675fdca **Environment**: F21 (Vagrant DevBox w/VirtualBox) **Failure**: ``` ... [FAIL] !!!!! Test Failed !!!! I0709 12:21:36.537924 2143 panic.go:17] OpenShift will terminate as soon as a panic occurs. 2015/07/09 12:21:36...