Dusty Mabe
Dusty Mabe
If I run and my answers.conf doesn't have a `namespace=default` in it then the namespace from the `providerconfig` (if provided) will be used. We need to make sure the namespace...
We should check the status of the target environment before we start deploying artifacts. If we have 4 artifacts to deploy: etherpad rc etherpad svc mariadb rc mariadb svc Then...
If a user wants to use an externally provided database, such as one set up by their IT or a hosted solution such as a cloud service offered by AWS,...
Right now we don't validate that Nulecule files match the spec when we start an Atomic App. We should start validating them which will cause app devs to catch problems...
We discussed in a meeting today that it would be nice to have a command to run to view all of the atomicapps that have been deployed in a running...
We'd like to use mattermost as an open source alternative to slack/hipchat. It would be nice if we had an mattermost in the nulecule-library.
The readme says `atomic run projectatomic/guestbook-go-atomicapp` but the name in docker hub is actually `projectatomic/guestbookgo-atomicapp`. We should update the readme or update the docker hub repo.
The gitlab example uses redis and postgres but it doesn't use nested nulecules to achieve this. We should use the redis atomicapp and the postgres atomicapp within this application. Additionally...
Not sure what is wrong with this example but the wordpress container in the kubernetes pod just keeps restarting and the logs from one of them is: ``` $ docker...
**Host system details** FCOS @`31.20191031.dev.0` ``` [root@coreos ~]# rpm -q rpm-ostree ostree rpm-ostree-2019.6-1.fc31.x86_64 ostree-2019.4-3.fc31.x86_64 ``` **Expected vs actual behavior** Units under ` /usr/local/lib/systemd/system` don't seem to be working on ostree...