R.I.Pienaar
R.I.Pienaar
Today setting `plugin.choria.agent_provider.mcorpc.libdir` will result in agents looked up under `mcollective/agent` under there. This should check `choria/agent` also - [ ] ruby provider - [ ] external provider - [...
When using kv to configure an auto agent that would only ever get config on some nodes we, today, will just keep polling the db at a set pace till...
I'd love to gather statistics for a few cities and export them all from one exporter Would you be open to a PR making it support --city multiple times and...
Obviously we couldnt sign cron jobs but for one off this would be good. The idea is that if the infrastructure runs in an untrusted location that we can control...
Puppet did something where knockout behaviour changed, so: ``` classifier::extra_classes: - foo ``` now fails, current behaviour is probably more correct, but this module relied on old broken behaviour. We...
There's a race between the refresh interval and the end time of the app, if the app finishes and exits before the refresh interval allowed 100% to be printed you...
## Overview In 2.11 consumers can be paused using the API and optionally started paused. Clients should at the very least support the added fields to config and state for...
## Overview We should support compression in KV as a configuration and status item. The behavior is documented in https://github.com/nats-io/nats-architecture-and-design/pull/252 ## Clients and Tools - [x] CLI @ripienaar - [x]...
## Overview Previously all deleted messages would be returned in a long list of sequences, this list can become massive. This is now opt in and the server only returns...