Stefano Torresi
Stefano Torresi
@marvinpinto any chances to see this picked up again? What API would you like instead? I could maybe work on something.
It's been a while but I wanted to add something to the discussion. I've been using the module happily for quite some time now, but there are a few catches...
Good idea; it needs some Sculpin-fu, though, so that we can drop the inclusion of the raw `index.md` file from `fig-standards` repo and use a dynamic table view. Anyone feel...
I think this was done by design by @reinink, see https://github.com/php-fig/www.php-fig.org/blob/54e3d54f15f92b34562fa6c056a1e4a242631e8a/source/_sass/blocks/markdown.scss#L8-L14 that said, I think we can easily reinstate them by adding some coherent styiling.
I don't think `done()` *needs* to be implemented, but I think there should be a mechanism of some sort to let exceptions bubble out of promise chains. In ReactPHP this...
Hey @steffenv-msft, Yeah, we are well aware of this issue, and we have been having some discussions about this. The problem is that this exporter is quite atypical in the...
`crm_mon` is just an additional layer that parses the CIB itself, why would it be the "cleanest solution"? What are the shortcomings of parsing the CIB directly?
I guess we should open an issue on the Pacemaker project to add the feature we require to `crm_mon`, then. :) I'm still not entirely sure if the benefits are...
okay, let's keep this in the back burner and see how the whole contributing-to-upstream thing goes.
I'm not able to reproduce this issue: your example matches the regex we're using to parse quorumtool output. What's the output of `ha_cluster_exporter --version`?