Aleksandr Cupacenko

Results 6 issues of Aleksandr Cupacenko

Currently, ansible-cmdb is storing parsed Ansible hosts and variables in dictionary variable in memory. While this works well for tens and hundreds of hosts, it does not scale for larger...

Correct service status detection in Zabbix v4 trigger rule definition Possibly fixes #34

When StatsD is run as a cluster proxy it will ignore the SIGTERM signal. **Steps to reproduce:** * create a proxy config from the default example `cp exampleProxyConfig.js proxyConfig.js` *...

Fixes https://github.com/fluent/fluent-bit/issues/3763 ### Summary This pull request addresses the issue where the precedence of logical operators (`AND`, `OR`, `NOT`) was not defined in the grammar for the stream processor. ###...

docs-required

This pull request introduces a new feature that filters sensitive manifests based on their `group_kind`. The changes include: - Creating a local map `sensitive_manifests` by iterating over the data source...