daftping

Results 4 issues of daftping

We use locals very heavily in our code, TFLint skips these resources. Is it expected behavior? Thanks in advance. main.tf ``` provider "aws" { region = "us-east-1" } locals {...

enhancement

**Is this a request for help?**: BUG REPORT --- **Is this a BUG REPORT or FEATURE REQUEST?** (choose one): **Version of Helm and Kubernetes**: ``` helm version --short v3.7.0+geeac838 ```...

bug
fixed-waiting-for-public-release

## Feature Request In the current implementation, it is impossible to customize the style based on the Kubernetes namespace, only the Kubernetes context is supported. One of the common patterns...

✨ enhancement

Fixes https://github.com/argoproj/argo-rollouts/issues/2595 Aligns with Argo CD supported notification configurations https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/templates/#defining-user-defined-context Checklist: * [X] Either (a) I've created an [enhancement proposal](https://github.com/argoproj/argo-rollouts/issues/new/choose) and discussed it with the community, (b) this is a...