Petr Michalec

Results 27 issues of Petr Michalec

if repo has submodules, the commits are not found

Please check https://github.com/fluent/fluentd/issues/1736 ( I quite believe the issue with wrong escapes happen in the influx plugin)

When used in Salt, as of now it only printed: ``` root@cfg01:/usr/lib/python2.7/dist-packages/reclass# salt ctl01\* pillar.data ctl01.virtual-mcp10-ovs.local: ---------- _errors: - Failed to load ext_pillar reclass: ext_pillar.reclass: ``` With this patch: ```...

I have run cluster (1.23/stable) in HA of 3 nodes, 2 were lost. I tried a recovery from the remaining node finding out things are fishy. Ultimate question is there...

**Describe the bug** Check fails, if path not exist ``` control 'cis-dil-benchmark-6.2.6' do title 'Ensure root PATH Integrity' ``` **Expected behavior** directory that not exist is not checked

If I am aware there is not better Makefile/build a framework to compose images as in this tool. I have some suggestions/enhancements: Add "Jinja2" processing of the makefile before yaml...

I have multiple users,emails configured in general section. I use multiple gerrits. ``` DEBUG url = https://gerrit.mcp.xyz.net/changes/?q=status:abandoned+owner:epcim+-age:11d#/ Traceback (most recent call last): File "/usr/local/bin/did", line 42, in did.cli.main() File "/usr/local/lib/python2.7/dist-packages/did/cli.py",...

plugin | gerrit

Ignore my own commits, show all other. This would be particularly helpful with the option to get output from a specified type of plugin. ``` did last week --plugin git...

enhancement
plugin | git

if self.config.owner is specified use it instead of self.user.login

plugin | gerrit

I run the KitchenCI using kitchen-docker in the Docker container (Drone.io). I expose the Drone docker sock to the inner instance that kitchenCI use to spin it's own CI containers....