commissaire icon indicating copy to clipboard operation
commissaire copied to clipboard

A lightweight REST interface for under-the-covers cluster system management.

Results 4 commissaire issues
Sort by recently updated
recently updated
newest added

# Docs The documentation is missing a clear **How to install and deploy** section. The closest thing to that I can find right now is in [DEVEL.rst](https://github.com/projectatomic/commissaire/blob/master/DEVEL.rst). Which is not...

clean up
docs

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