Stephen Milner

Results 19 issues of Stephen Milner

# Feature Request # Create a daemon mode for afterburn for clouds where having a reactive/scheduled pattern makes sense instead of oneshot runs. ## Environment ## TBD ## Desired Feature...

kind/design
status/on-hold

``` $ podman run --rm localhost/mantle:latest No command provided: Please choose one of the following: - ore - kola - plume $ podman run --rm localhost/mantle:latest kola version mantle/kola version...

This repo currently has a test suite file within the repo. As part of the test process it seems it would be better to grab the current one and test...

hacktoberfest

A user following the [Openshift Ansible instructions](https://docs.openshift.com/container-platform/3.7/install_config/install/advanced_install.html#running-the-advanced-installation-containerized) was unable to use the run_once functionality. After digging into the code a bit I found that ``_inspect_system_branch(..)`` loads the manifest and assumes...

The current [Getting Started](http://www.projectatomic.io/docs/gettingstarted/) documentation seems like it will become out of date with upcoming changes in Fedora Atomic Host 25. > - Move towards "system containers" (or layered packages)...

Right now we are holding keys the same way that secrets are used in some container managers. I'd like us to update our key storage to add a layer of...

enhancement

Our [documentation](https://github.com/projectatomic/commissaire/tree/master/doc) has a number of TODO's defined that need to be addressed. This includes wordsmithing areas that flow awkwardly.

help wanted
clean up
docs

Our current model implementation uses a custom validation scheme which can be confusing to folks just jumping in to the code. `jsonschema` provides a standard way to validate data. Since...

enhancement
help wanted

There is some repetitiveness in the i-s-t suite. Consider moving things which are done multiple times into their own role OR playbook which gets included more than once.

enhancement

**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...

bug