Stephen Milner

Results 117 comments of Stephen Milner

[cpd-126](https://github.com/projectatomic/commissaire/wiki/cpd-126) is close to being finished. Feel free to start reviewing it early and commenting in this issue.

If I am following right it sounds like it would make better sense to: - Collapse the proposal plugin methods down to `save`, `get`, `delete`, and `list` - Have the...

[cpd-126](https://github.com/projectatomic/commissaire/wiki/cpd-126) has been significantly updated based on the feedback here and further thoughts. Please take a look.

> It's less clear to me now how we specify where Commissaire's internal data (settings, etc.) should go. Or is it just always going to be etcd? (I'm okay with...

> store-handler="class=commissaire.store.EtcdStorePlugin, ...other kwargs..." :+1: > If we use model instances instead of key ID strings, then the routing could just be based on the model's type instead of dealing...

@mbarnes @petervo PTAL.

@mbarnes @petervo bump :smile:

Thanks for the report @kryachkov! @jasonbrooks is this the same issue as found in other recent issues such as https://github.com/projectatomic/atomic-system-containers/issues/156?

I think you found a bug in recent commit. I was able to reproduce this and identify an issue where the backend store handler is failing back to the default...