Dennis Zheleznyak

Results 6 issues of Dennis Zheleznyak

Having the following example playbooks vars: ```yaml datadog_checks: rabbitmq: init_config: instances: - rabbitmq_api_url: 'http://localhost:15672/api/' user: 'admin' password: 'password' ``` Will output this default template behavior(ugly and unclean yaml structure): ```yaml...

The default metrics are not enough. I'd like to add these metrics to monitor the success/ failure rate of messages being sent by the sink. ## What changes were proposed...

## Change Allow variables in `nameOverride`, `fullnameOverride` and `podLabels`. This will help us use custom templated values instead of hard coding them. e.g today we use: ``` fullnameOverride: prod-eu-central-1-telegraf ```...

**What this PR does / why we need it** We're moving our infra charts from Terraform to ArgoCD/ApplicationSets and we need the ability to template nodeSelector and tolerations - [X]...

**Is your feature request related to a problem?** I'm trying to migrate our Terraform code to ACK but I'm having some issues doing so since we are using REST API...

APIGateway
kind/new-resource

**Is your feature request related to a problem?** We're using Argo ApplicationSet to manage our infra while having a structure of global config and environment config that overrides. Since fields...

lifecycle/rotten
kind/feature
area/helm